Show patches with: none      |   31312 patches
« 1 2 ... 26 27 28313 314 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v6.5-rc2,2/3] fs: lockd: fix race in async lock request handling [RFC,v6.5-rc2,1/3] fs: lockd: nlm_blocked list race fixes - - - --- 2023-07-20 Alexander Aring New
[RFC,v6.5-rc2,1/3] fs: lockd: nlm_blocked list race fixes [RFC,v6.5-rc2,1/3] fs: lockd: nlm_blocked list race fixes - 1 - --- 2023-07-20 Alexander Aring New
[v3,5/5] SUNRPC: Reduce thread wake-up rate when receiving large RPC messages Send RPC-on-TCP with one sock_sendmsg() call - - - --- 2023-07-19 Chuck Lever New
[v3,4/5] SUNRPC: Revert e0a912e8ddba Send RPC-on-TCP with one sock_sendmsg() call - 1 - --- 2023-07-19 Chuck Lever New
[v3,3/5] SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array Send RPC-on-TCP with one sock_sendmsg() call - - - --- 2023-07-19 Chuck Lever New
[v3,2/5] SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call Send RPC-on-TCP with one sock_sendmsg() call - 1 - --- 2023-07-19 Chuck Lever New
[v3,1/5] SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly Send RPC-on-TCP with one sock_sendmsg() call - 1 - --- 2023-07-19 Chuck Lever New
nfsd: inherit required unset default acls from effective set nfsd: inherit required unset default acls from effective set - - - --- 2023-07-19 Jeff Layton New
filemap: Fix errors in file.c filemap: Fix errors in file.c - - - --- 2023-07-19 huzhi001@208suo.com New
NFSv4.1: Fix errors in nfs4state.c NFSv4.1: Fix errors in nfs4state.c - - - --- 2023-07-19 huzhi001@208suo.com New
nfsd: Remove incorrect check in nfsd4_validate_stateid nfsd: Remove incorrect check in nfsd4_validate_stateid - 1 - --- 2023-07-18 Trond Myklebust New
[01/14] lockd: remove SIGKILL handling. Refactor SUNRPC svc thread code, and use llist - 1 - --- 2023-07-18 NeilBrown New
[02/14] nfsd: don't allow nfsd threads to be signalled. Refactor SUNRPC svc thread code, and use llist - 1 - --- 2023-07-18 NeilBrown New
[03/14] SUNRPC: call svc_process() from svc_recv(). Refactor SUNRPC svc thread code, and use llist - 1 - --- 2023-07-18 NeilBrown New
[04/14] SUNRPC: change svc_recv() to return void. Refactor SUNRPC svc thread code, and use llist - - - --- 2023-07-18 NeilBrown New
[05/14] SUNRPC: remove timeout arg from svc_recv() Refactor SUNRPC svc thread code, and use llist - 1 - --- 2023-07-18 NeilBrown New
[06/14] SUNRPC: change various server-side #defines to enum Refactor SUNRPC svc thread code, and use llist - - - --- 2023-07-18 NeilBrown New
[07/14] SUNRPC: refactor svc_recv() Refactor SUNRPC svc thread code, and use llist - - - --- 2023-07-18 NeilBrown New
[08/14] SUNRPC: integrate back-channel processing with svc_recv() and svc_process() Refactor SUNRPC svc thread code, and use llist - 1 - --- 2023-07-18 NeilBrown New
[09/14] SUNRPC: change how svc threads are asked to exit. Refactor SUNRPC svc thread code, and use llist - - - --- 2023-07-18 NeilBrown New
[10/14] SUNRPC: change svc_pool_wake_idle_thread() to return nothing. Refactor SUNRPC svc thread code, and use llist - - - --- 2023-07-18 NeilBrown New
[11/14] SUNRPC: add list of idle threads Refactor SUNRPC svc thread code, and use llist - - - --- 2023-07-18 NeilBrown New
[12/14] SUNRPC: discard SP_CONGESTED Refactor SUNRPC svc thread code, and use llist - - - --- 2023-07-18 NeilBrown New
[13/14] SUNRPC: change service idle list to be an llist Refactor SUNRPC svc thread code, and use llist - - - --- 2023-07-18 NeilBrown New
[14/14] SUNRPC: only have one thread waking up at a time Refactor SUNRPC svc thread code, and use llist - - - --- 2023-07-18 NeilBrown New
[v5,5/5] NFS: Enable the READ_PLUS operation by default NFSv4.2: Various READ_PLUS fixes - - - --- 2023-07-17 Anna Schumaker New
[v5,4/5] SUNRPC: kmap() the xdr pages during decode NFSv4.2: Various READ_PLUS fixes - - - --- 2023-07-17 Anna Schumaker New
[v5,3/5] NFSv4.2: Rework scratch handling for READ_PLUS (again) NFSv4.2: Various READ_PLUS fixes - - - --- 2023-07-17 Anna Schumaker New
[v5,2/5] NFSv4.2: Fix READ_PLUS size calculations NFSv4.2: Various READ_PLUS fixes - - - --- 2023-07-17 Anna Schumaker New
[v5,1/5] NFSv4.2: Fix READ_PLUS smatch warnings NFSv4.2: Various READ_PLUS fixes - - - --- 2023-07-17 Anna Schumaker New
[v3] NFSD: add rpc_status entry in nfsd debug filesystem [v3] NFSD: add rpc_status entry in nfsd debug filesystem - 1 - --- 2023-07-17 Lorenzo Bianconi New
[v1] nfs(5): Document the new "xprtsec=" mount option [v1] nfs(5): Document the new "xprtsec=" mount option - - - --- 2023-07-14 Chuck Lever New
[v2,4/4] SUNRPC: Use a per-transport receive bio_vec array Send RPC-on-TCP with one sock_sendmsg() call - - - --- 2023-07-14 Chuck Lever New
[v2,3/4] SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array Send RPC-on-TCP with one sock_sendmsg() call - - - --- 2023-07-14 Chuck Lever New
[v2,2/4] SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call Send RPC-on-TCP with one sock_sendmsg() call - - - --- 2023-07-14 Chuck Lever New
[v2,1/4] SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly Send RPC-on-TCP with one sock_sendmsg() call - - - --- 2023-07-14 Chuck Lever New
xprtrdma: Remap Receive buffers after a reconnect xprtrdma: Remap Receive buffers after a reconnect - 1 - --- 2023-07-14 Chuck Lever New
[v5,8/8] btrfs: convert to multigrain timestamps fs: implement multigrain timestamps - - - --- 2023-07-13 Jeff Layton New
[v5,7/8] ext4: switch to multigrain timestamps fs: implement multigrain timestamps - - - --- 2023-07-13 Jeff Layton New
[v5,6/8] xfs: switch to multigrain timestamps fs: implement multigrain timestamps - - - --- 2023-07-13 Jeff Layton New
[v5,5/8] xfs: XFS_ICHGTIME_CREATE is unused fs: implement multigrain timestamps - - - --- 2023-07-13 Jeff Layton New
[v5,4/8] tmpfs: add support for multigrain timestamps fs: implement multigrain timestamps - - - --- 2023-07-13 Jeff Layton New
[v5,3/8] tmpfs: bump the mtime/ctime/iversion when page becomes writeable fs: implement multigrain timestamps - - - --- 2023-07-13 Jeff Layton New
[v5,2/8] fs: add infrastructure for multigrain timestamps fs: implement multigrain timestamps - - - --- 2023-07-13 Jeff Layton New
[v5,1/8] fs: pass the request_mask to generic_fillattr fs: implement multigrain timestamps - - - --- 2023-07-13 Jeff Layton New
[1/1] NFSv4.1: fix zero value filehandle in post open getattr [1/1] NFSv4.1: fix zero value filehandle in post open getattr - 1 - --- 2023-07-13 Olga Kornievskaia New
[1/1] NFSv4.1: fix pnfs MDS=DS session trunking [1/1] NFSv4.1: fix pnfs MDS=DS session trunking - - - --- 2023-07-13 Olga Kornievskaia New
[1/1] NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server [1/1] NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server - - - --- 2023-07-13 Olga Kornievskaia New
nfs: fix redundant readdir request after get eof nfs: fix redundant readdir request after get eof - - - --- 2023-07-13 Kinglong Mee New
systemd: Ensure that statdpath exists using systemd-tmpfiles systemd: Ensure that statdpath exists using systemd-tmpfiles - - - --- 2023-07-13 Alberto Garcia New
[v2] NFSD: add rpc_status entry in nfsd debug filesystem [v2] NFSD: add rpc_status entry in nfsd debug filesystem - - - --- 2023-07-12 Lorenzo Bianconi New
NFS: Fix memleak in nfs_sysfs_move_sb_to_server NFS: Fix memleak in nfs_sysfs_move_sb_to_server - - - --- 2023-07-12 Wenchao Hao New
NFS: Fix sysfs server name memory leak NFS: Fix sysfs server name memory leak - - 2 --- 2023-07-10 Benjamin Coddington New
[v3,9/9] SUNRPC: Convert RQ_BUSY into a per-pool bitmap SUNRPC service thread scheduler optimizations - - - --- 2023-07-10 Chuck Lever New
[v3,8/9] SUNRPC: Replace sp_threads_all with an xarray SUNRPC service thread scheduler optimizations - - - --- 2023-07-10 Chuck Lever New
[v3,7/9] SUNRPC: Replace dprintk() call site in __svc_create() SUNRPC service thread scheduler optimizations - - - --- 2023-07-10 Chuck Lever New
[v3,6/9] SUNRPC: Clean up svc_set_num_threads SUNRPC service thread scheduler optimizations - - - --- 2023-07-10 Chuck Lever New
[v3,5/9] SUNRPC: Count pool threads that were awoken but found no work to do SUNRPC service thread scheduler optimizations - - - --- 2023-07-10 Chuck Lever New
[v3,4/9] SUNRPC: Count ingress RPC messages per svc_pool SUNRPC service thread scheduler optimizations - - - --- 2023-07-10 Chuck Lever New
[v3,3/9] SUNRPC: Split the svc_xprt_dequeue tracepoint SUNRPC service thread scheduler optimizations - - - --- 2023-07-10 Chuck Lever New
[v3,2/9] SUNRPC: Report when no service thread is available. SUNRPC service thread scheduler optimizations - - - --- 2023-07-10 Chuck Lever New
[v3,1/9] SUNRPC: Deduplicate thread wake-up code SUNRPC service thread scheduler optimizations - - - --- 2023-07-10 Chuck Lever New
NFSD: add rpc_status entry in nfsd debug filesystem NFSD: add rpc_status entry in nfsd debug filesystem - - - --- 2023-07-10 Lorenzo Bianconi New
[v2] nfs(5): adding new mount option 'fasc' [v2] nfs(5): adding new mount option 'fasc' - - - --- 2023-07-10 Chengen Du New
[v3] NFS: Add mount option 'fasc' [v3] NFS: Add mount option 'fasc' - - - --- 2023-07-10 Chengen Du New
[PATCH/RFC] sunrpc: constant-time code to wake idle thread [PATCH/RFC] sunrpc: constant-time code to wake idle thread - - - --- 2023-07-10 NeilBrown New
[RFC,4/4] SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call Send RPC-on-TCP with one sock_sendmsg() call - - - --- 2023-07-09 Chuck Lever New
[RFC,3/4] SUNRPC: Use a per-transport receive bio_vec array Send RPC-on-TCP with one sock_sendmsg() call - - - --- 2023-07-09 Chuck Lever New
[RFC,2/4] SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array Send RPC-on-TCP with one sock_sendmsg() call - - - --- 2023-07-09 Chuck Lever New
[RFC,1/4] SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly Send RPC-on-TCP with one sock_sendmsg() call - - - --- 2023-07-09 Chuck Lever New
[v1,6/6] NFSD: Rename struct svc_cacherep Fix some lock contention in the NFS server's DRC - - - --- 2023-07-09 Chuck Lever New
[v1,5/6] NFSD: Remove svc_rqst::rq_cacherep Fix some lock contention in the NFS server's DRC - 1 - --- 2023-07-09 Chuck Lever New
[v1,4/6] NFSD: Refactor the duplicate reply cache shrinker Fix some lock contention in the NFS server's DRC - - - --- 2023-07-09 Chuck Lever New
[v1,3/6] NFSD: Replace nfsd_prune_bucket() Fix some lock contention in the NFS server's DRC - - - --- 2023-07-09 Chuck Lever New
[v1,2/6] NFSD: Rename nfsd_reply_cache_alloc() Fix some lock contention in the NFS server's DRC - - - --- 2023-07-09 Chuck Lever New
[v1,1/6] NFSD: Refactor nfsd_reply_cache_free_locked() Fix some lock contention in the NFS server's DRC - 1 - --- 2023-07-09 Chuck Lever New
Always run rpc-pipefs-generator generator (was: Re: Why keep var-lib-nfs-rpc_pipefs.mount around?) Always run rpc-pipefs-generator generator (was: Re: Why keep var-lib-nfs-rpc_pipefs.mount around?) - - - --- 2023-07-09 Salvatore Bonaccorso New
[nfs-utils] start-statd: Fix shellcheck warnings [nfs-utils] start-statd: Fix shellcheck warnings - - - --- 2023-07-09 Salvatore Bonaccorso New
[v2,88/92] sunrpc: convert to ctime accessor functions Untitled series #762845 - 1 - --- 2023-07-05 Jeff Layton New
[v2,58/92] nfsd: convert to ctime accessor functions Untitled series #762845 1 1 - --- 2023-07-05 Jeff Layton New
[v2,57/92] nfs: convert to ctime accessor functions Untitled series #762845 - 1 - --- 2023-07-05 Jeff Layton New
[v2,92/92] fs: rename i_ctime field to __i_ctime fs: new accessors for inode->i_ctime - 2 - --- 2023-07-05 Jeff Layton New
[v2,08/92] fs: new helper: simple_rename_timestamp fs: new accessors for inode->i_ctime - 1 - --- 2023-07-05 Jeff Layton New
[v2,07/92] fs: add ctime accessors infrastructure fs: new accessors for inode->i_ctime - 3 - --- 2023-07-05 Jeff Layton New
[32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put() block: Make blkdev_get_by_*() return handle - - - --- 2023-07-04 Jan Kara New
[26/32] nfs/blocklayout: Convert to use blkdev_get_handle_by_dev/path() block: Make blkdev_get_by_*() return handle - - - --- 2023-07-04 Jan Kara New
[01/32] block: Provide blkdev_get_handle_* functions block: Make blkdev_get_by_*() return handle - - - --- 2023-07-04 Jan Kara New
[v2,9/9] SUNRPC: Convert RQ_BUSY into a per-pool bitmap SUNRPC service thread scheduler optimizations - - - --- 2023-07-04 Chuck Lever New
[v2,8/9] SUNRPC: Replace sp_threads_all with an xarray SUNRPC service thread scheduler optimizations - - - --- 2023-07-04 Chuck Lever New
[v2,7/9] SUNRPC: Don't disable BH's when taking sp_lock SUNRPC service thread scheduler optimizations - - - --- 2023-07-04 Chuck Lever New
[v2,6/9] SUNRPC: Replace dprintk() call site in __svc_create() SUNRPC service thread scheduler optimizations - - - --- 2023-07-04 Chuck Lever New
[v2,5/9] SUNRPC: Clean up svc_set_num_threads SUNRPC service thread scheduler optimizations - - - --- 2023-07-04 Chuck Lever New
[v2,4/9] SUNRPC: Count ingress RPC messages per svc_pool SUNRPC service thread scheduler optimizations - - - --- 2023-07-04 Chuck Lever New
[v2,3/9] SUNRPC: Split the svc_xprt_dequeue tracepoint SUNRPC service thread scheduler optimizations - - - --- 2023-07-04 Chuck Lever New
[v2,2/9] SUNRPC: Report when no service thread is available. SUNRPC service thread scheduler optimizations - - - --- 2023-07-04 Chuck Lever New
[v2,1/9] SUNRPC: Deduplicate thread wake-up code SUNRPC service thread scheduler optimizations - - - --- 2023-07-04 Chuck Lever New
xprtrdma: Remap Receive buffers after a reconnect xprtrdma: Remap Receive buffers after a reconnect - - - --- 2023-07-03 Chuck Lever New
sunrpc: avoid constant-out-of-range warning with clang sunrpc: avoid constant-out-of-range warning with clang - 1 - --- 2023-07-03 Arnd Bergmann New
[GIT,PULL] Please pull NFS client updates for Linux 6.5 [GIT,PULL] Please pull NFS client updates for Linux 6.5 - - - --- 2023-07-01 Trond Myklebust New
[v4] NFSv4: Fix dropped lock for racing OPEN and delegation return [v4] NFSv4: Fix dropped lock for racing OPEN and delegation return - - - --- 2023-07-01 Benjamin Coddington New
« 1 2 ... 26 27 28313 314 »