Show patches with: none      |   33117 patches
« 1 2 3 4331 332 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] nfsd: use new wake_up_var interfaces. nfsd: use new wake_up_var interface - 1 - --- 2024-12-06 NeilBrown cel In Next
[2/2] sunrpc/svc: use store_release_wake_up() nfsd: use new wake_up_var interface - 1 - --- 2024-12-06 NeilBrown cel In Next
NFSD: Clean up unused variable NFSD: Clean up unused variable - 2 - --- 2024-12-06 Chuck Lever cel In Next
[1/2] nfsd: don't use sv_nrthreads in connection limiting calculations. nfsd: don't use sv_nrthreads in connection limiting - - - --- 2024-12-09 NeilBrown cel In Next
[2/2] sunrpc: remove all connection limit configuration nfsd: don't use sv_nrthreads in connection limiting - 1 - --- 2024-12-09 NeilBrown cel In Next
[v5,01/10] nfsd: fix handling of delegated change attr in CB_GETATTR nfsd: implement the "delstid" draft - - - --- 2024-12-09 Jeff Layton cel In Next
[v5,02/10] nfs_common: make include/linux/nfs4.h include generated nfs4_1.h nfsd: implement the "delstid" draft - - - --- 2024-12-09 Jeff Layton cel In Next
[v5,03/10] nfsd: switch to autogenerated definitions for open_delegation_type4 nfsd: implement the "delstid" draft - - - --- 2024-12-09 Jeff Layton cel In Next
[v5,04/10] nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_* nfsd: implement the "delstid" draft - - - --- 2024-12-09 Jeff Layton cel In Next
[v5,05/10] nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations nfsd: implement the "delstid" draft - - - --- 2024-12-09 Jeff Layton cel In Next
[v5,06/10] nfsd: add support for FATTR4_OPEN_ARGUMENTS nfsd: implement the "delstid" draft - - - --- 2024-12-09 Jeff Layton cel In Next
[v5,07/10] nfsd: rework NFS4_SHARE_WANT_* flag handling nfsd: implement the "delstid" draft - - - --- 2024-12-09 Jeff Layton cel In Next
[v5,08/10] nfsd: add support for delegated timestamps nfsd: implement the "delstid" draft - - - --- 2024-12-09 Jeff Layton cel In Next
[v5,09/10] nfsd: handle delegated timestamps in SETATTR nfsd: implement the "delstid" draft - - - --- 2024-12-09 Jeff Layton cel In Next
[v5,10/10] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION nfsd: implement the "delstid" draft - - - --- 2024-12-09 Jeff Layton cel In Next
[1/3] sunrpc: Remove unused xprt_iter_get_xprt sunrpc: Deadcoding 1 - - --- 2024-12-10 Dr. David Alan Gilbert cel In Next
[2/3] sunrpc: Remove gss_generic_token deadcode sunrpc: Deadcoding - - - --- 2024-12-10 Dr. David Alan Gilbert cel In Next
[3/3] sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode sunrpc: Deadcoding - - - --- 2024-12-10 Dr. David Alan Gilbert cel In Next
nfsd: fix legacy client tracking initialization nfsd: fix legacy client tracking initialization - 1 1 --- 2024-12-10 Scott Mayhew cel In Next
[1/6] nfsd: use an xarray to store v4.1 session slots nfsd: allocate/free session-based DRC slots on demand - 1 - --- 2024-12-11 NeilBrown cel In Next
[2/6] nfsd: remove artificial limits on the session-based DRC nfsd: allocate/free session-based DRC slots on demand - 1 - --- 2024-12-11 NeilBrown cel In Next
[3/6] nfsd: add session slot count to /proc/fs/nfsd/clients/*/info nfsd: allocate/free session-based DRC slots on demand - 1 - --- 2024-12-11 NeilBrown cel In Next
[4/6] nfsd: allocate new session-based DRC slots on demand. nfsd: allocate/free session-based DRC slots on demand - 1 - --- 2024-12-11 NeilBrown cel In Next
[5/6] nfsd: add support for freeing unused session-DRC slots nfsd: allocate/free session-based DRC slots on demand - 1 - --- 2024-12-11 NeilBrown cel In Next
[6/6] nfsd: add shrinker to reduce number of slots allocated per session nfsd: allocate/free session-based DRC slots on demand - 1 - --- 2024-12-11 NeilBrown cel In Next
[1/1] NFSD: fix decoding in nfs4_xdr_dec_cb_getattr [1/1] NFSD: fix decoding in nfs4_xdr_dec_cb_getattr - 2 - --- 2024-12-19 Olga Kornievskaia cel In Next
NFSD: add cb opcode to WARN_ONCE on failed callback NFSD: add cb opcode to WARN_ONCE on failed callback - 1 - --- 2024-12-19 Olga Kornievskaia cel In Next
[v2,1/4] SUNRPC: introduce cache_check_rcu to help check in rcu context nfsd/sunrpc: cleanup resource with sync mode - - - --- 2024-12-25 yangerkun cel In Next
[v2,2/4] nfsd: no need get cache ref when protected by rcu nfsd/sunrpc: cleanup resource with sync mode - - - --- 2024-12-25 yangerkun cel In Next
[v2,3/4] SUNRPC: no need get cache ref when protected by rcu nfsd/sunrpc: cleanup resource with sync mode - - - --- 2024-12-25 yangerkun cel In Next
[v2,4/4] nfsd: fix UAF when access ex_uuid or ex_stats nfsd/sunrpc: cleanup resource with sync mode - 1 - --- 2024-12-25 yangerkun cel In Next
[v4,1/9] NFSD: Encode COMPOUND operation status on page boundaries Fix XDR encoding near page boundaries - 1 1 --- 2024-12-31 Chuck Lever cel In Next
[v4,2/9] NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode buffer Fix XDR encoding near page boundaries - - - --- 2024-12-31 Chuck Lever cel In Next
[v4,3/9] NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode buffer Fix XDR encoding near page boundaries - - - --- 2024-12-31 Chuck Lever cel In Next
[v4,4/9] NFSD: Insulate nfsd4_encode_read_plus_data() from page boundaries in the encode buffer Fix XDR encoding near page boundaries - - - --- 2024-12-31 Chuck Lever cel In Next
[v4,5/9] NFSD: Insulate nfsd4_encode_fattr4() from page boundaries in the encode buffer Fix XDR encoding near page boundaries - - - --- 2024-12-31 Chuck Lever cel In Next
[v4,6/9] NFSD: Insulate nfsd4_encode_readlink() from page boundaries in the encode buffer Fix XDR encoding near page boundaries - - - --- 2024-12-31 Chuck Lever cel In Next
[v4,7/9] NFSD: Refactor nfsd4_do_encode_secinfo() again Fix XDR encoding near page boundaries - - - --- 2024-12-31 Chuck Lever cel In Next
[v4,8/9] NFSD: Insulate nfsd4_encode_secinfo() from page boundaries in the encode buffer Fix XDR encoding near page boundaries - - - --- 2024-12-31 Chuck Lever cel In Next
[v4,9/9] SUNRPC: Document validity guarantees of the pointer returned by reserve_space Fix XDR encoding near page boundaries - 2 - --- 2024-12-31 Chuck Lever cel In Next
[v1,1/2] Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages" [v1,1/2] Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages" - 1 - --- 2025-01-03 Chuck Lever cel In Next
[v2,1/3] SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout - - - --- 2016-08-05 Trond Myklebust Handled Elsewhere
[v2,2/3] NFSv4: Cleanup the setting of the nfs4 lease period - - - --- 2016-08-05 Trond Myklebust Handled Elsewhere
[v2,3/3] NFSv4: Cap the transport reconnection timer at 1/2 lease period - - - --- 2016-08-05 Trond Myklebust Handled Elsewhere
[nfs-utils,1/1] autoconf: Add Debian paths for Kerberos v5 with GSS [nfs-utils,1/1] autoconf: Add Debian paths for Kerberos v5 with GSS - - - --- 2019-11-17 Petr Vorel Handled Elsewhere
[nfs-utils,1/1] mountd: Add check for 'struct file_handle' [nfs-utils,1/1] mountd: Add check for 'struct file_handle' - - - --- 2019-11-17 Petr Vorel Handled Elsewhere
[nfs-utils,1/1] mountd: Fix compilation for --disable-uuid [nfs-utils,1/1] mountd: Fix compilation for --disable-uuid - - - --- 2019-11-18 Petr Vorel Handled Elsewhere
[nfs-utils,1/1] mount: Do not overwrite /etc/mtab if it's symlink [nfs-utils,1/1] mount: Do not overwrite /etc/mtab if it's symlink - - - --- 2019-11-20 Petr Vorel Handled Elsewhere
[nfs-utils,1/1] mount: Fix return 0 from void function [nfs-utils,1/1] mount: Fix return 0 from void function - - - --- 2019-11-22 Petr Vorel Handled Elsewhere
[nfs-utils,1/1] Switch legacy index() in favour of strchr() [nfs-utils,1/1] Switch legacy index() in favour of strchr() - 1 - --- 2019-11-22 Petr Vorel Handled Elsewhere
[nfs-utils,1/1] Let the configure script find getrpcbynumber in libtirpc [nfs-utils,1/1] Let the configure script find getrpcbynumber in libtirpc - 1 - --- 2019-11-22 Petr Vorel Handled Elsewhere
[nfs-utils,1/7] rpcgen: rpc_cout: silence unused def parameter silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Handled Elsewhere
[nfs-utils,2/7] rpcgen: rpc_util: add storeval args to prototype silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Handled Elsewhere
[nfs-utils,3/7] rpcgen: rpc_util: add findval args to prototype silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Handled Elsewhere
[nfs-utils,4/7] rpcgen: rpc_parse: add get_definition() void argument silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Handled Elsewhere
[nfs-utils,5/7] rpcgen: rpc_cout: fix potential -Wformat-nonliteral warning silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Handled Elsewhere
[nfs-utils,6/7] rpcgen: rpc_hout: fix potential -Wformat-security warning silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Handled Elsewhere
[nfs-utils,7/7] rpcgen: rpc_hout: fix indentation on f_print() argument separator silence some warning in rpcgen - - - --- 2020-01-03 Giulio Benetti Handled Elsewhere
[nfs-utils,2/3] rpcgen: rpc_cout: silence format-nonliteral bump rpcgen version and silence some warning - - - --- 2020-01-13 Giulio Benetti Handled Elsewhere
[nfs-utils,3/3] support: nfs: rpc_socket: silence unused parameter warning on salen bump rpcgen version and silence some warning - - - --- 2020-01-13 Giulio Benetti Handled Elsewhere
[nfs-utils] locktest: Makefile.am: remove host compiler costraint [nfs-utils] locktest: Makefile.am: remove host compiler costraint - 1 1 --- 2020-01-15 Giulio Benetti Handled Elsewhere
nfs: add 'noextend' option for lock-less 'lost writes' prevention nfs: add 'noextend' option for lock-less 'lost writes' prevention - - - --- 2024-06-18 Dan Aloni Handled Elsewhere
[v5,01/19] nfs: pass nfs_client to nfs_initiate_pgio nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,02/19] nfs: pass descriptor thru nfs_initiate_pgio path nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,03/19] nfs: pass struct file to nfs_init_pgio and nfs_init_commit nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,04/19] sunrpc: add rpcauth_map_to_svc_cred_local nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,05/19] nfs_common: add NFS LOCALIO protocol extension enablement nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,06/19] nfs/nfsd: add "localio" support nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,07/19] NFS: Enable localio for non-pNFS I/O nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,08/19] pnfs/flexfiles: Enable localio for flexfiles I/O nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,09/19] nfs: implement v3 and v4 client support for NFS_LOCALIO_PROGRAM nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,10/19] nfsd: implement v3 and v4 server support for NFS_LOCALIO_PROGRAM nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,11/19] nfs/nfsd: consolidate {encode,decode}_opaque_fixed in nfs_xdr.h nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,12/19] nfs/localio: move managing nfsd_open_local_fh symbol to nfs_common nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,13/19] nfs/nfsd: ensure localio server always uses its network namespace nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,14/19] nfsd/localio: manage netns reference in nfsd_open_local_fh nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,15/19] nfsd: prepare to use SRCU to dereference nn->nfsd_serv nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,16/19] nfsd: use SRCU to dereference nn->nfsd_serv nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,17/19] nfsd/localio: use SRCU to dereference nn->nfsd_serv in nfsd_open_local_fh nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,18/19] nfs/localio: use dedicated workqueues for filesystem read and write nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v5,19/19] nfs: add Documentation/filesystems/nfs/localio.rst nfs/nfsd: add support for localio - - - --- 2024-06-18 Mike Snitzer Handled Elsewhere
[v2] SUNRPC: Fix backchannel reply, again [v2] SUNRPC: Fix backchannel reply, again - 1 - --- 2024-06-19 Chuck Lever Handled Elsewhere
nfs/blocklayout: fput() needed for ENODEV error flow nfs/blocklayout: fput() needed for ENODEV error flow - 3 - --- 2024-06-19 Chuck Lever Handled Elsewhere
[RFC,1/4] nfs/blocklayout: SCSI layout trace points for reservation key reg/unreg Snapshot of fixes for SCSI PR key registration - - - --- 2024-06-19 Chuck Lever Handled Elsewhere
[RFC,2/4] nfs/blocklayout: Report only when /no/ device is found Snapshot of fixes for SCSI PR key registration - 1 - --- 2024-06-19 Chuck Lever Handled Elsewhere
[RFC,3/4] nfs/blocklayout: Fix premature PR key unregistration Snapshot of fixes for SCSI PR key registration - - - --- 2024-06-19 Chuck Lever Handled Elsewhere
[RFC,4/4] nfs/blocklayout: Use bulk page allocation APIs Snapshot of fixes for SCSI PR key registration - - - --- 2024-06-19 Chuck Lever Handled Elsewhere
[v6,01/18] nfs: pass nfs_client to nfs_initiate_pgio nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,02/18] nfs: pass descriptor thru nfs_initiate_pgio path nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,03/18] nfs: pass struct file to nfs_init_pgio and nfs_init_commit nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,04/18] sunrpc: add rpcauth_map_to_svc_cred_local nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,05/18] nfs_common: add NFS LOCALIO auxiliary protocol enablement nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,06/18] nfs/nfsd: add "localio" support nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,07/18] nfsd/localio: manage netns reference in nfsd_open_local_fh nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,08/18] NFS: Enable localio for non-pNFS I/O nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,09/18] pnfs/flexfiles: Enable localio for flexfiles I/O nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,10/18] nfs/localio: use dedicated workqueues for filesystem read and write nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,11/18] nfs: implement v3 and v4 client support for NFS_LOCALIO_PROGRAM nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,12/18] nfsd: implement v3 and v4 server support for NFS_LOCALIO_PROGRAM nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
[v6,13/18] nfs/nfsd: consolidate {encode,decode}_opaque_fixed in nfs_xdr.h nfs/nfsd: add support for localio - - - --- 2024-06-19 Mike Snitzer Handled Elsewhere
« 1 2 3 4331 332 »