Show patches with: Archived = No       |   1346 patches
« 1 2 3 413 14 »
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
sunrpc: clean cache_detail immediately when flush is written frequently sunrpc: clean cache_detail immediately when flush is written frequently - - - --- 2024-12-27 Li Lingfeng cel Under Review
[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
lockd: add netlink control interface lockd: add netlink control interface - - - --- 2025-01-08 Jeff Layton cel Under Review
[v1] nfsd: drop the lock during filecache LRU scans [v1] nfsd: drop the lock during filecache LRU scans - - - --- 2025-01-09 Chuck Lever cel Under Review
SUNRPC: Remove unused krb5_decrypt SUNRPC: Remove unused krb5_decrypt - - - --- 2025-01-12 Dr. David Alan Gilbert cel Under Review
nfsd: free nfsd_file by gc after adding it to lru list nfsd: free nfsd_file by gc after adding it to lru list - 1 - --- 2025-01-13 Li Lingfeng cel Changes Requested
[RFC] NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up [RFC] NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up - 1 - --- 2025-01-14 Chuck Lever cel Under Review
[1/3] llist: add ability to remove a particular entry from the list fix removal of nfsd listeners - - - --- 2025-01-15 Olga Kornievskaia cel Changes Requested
[2/3] SUNRPC: add ability to remove specific server transport fix removal of nfsd listeners - - - --- 2025-01-15 Olga Kornievskaia cel Changes Requested
[3/3] nfsd: fix management of listener transports fix removal of nfsd listeners - - - --- 2025-01-15 Olga Kornievskaia cel Changes Requested
[1/1] nfsd: fix management of listener transports [1/1] nfsd: fix management of listener transports - 1 - --- 2025-01-17 Olga Kornievskaia cel Under Review
[v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations [v2] nfsd: map EBUSY to NFS4ERR_ACCESS for all operations - 1 - --- 2025-01-21 Amir Goldstein cel Changes Requested
[1/4] nfsd: filecache: use nfsd_file_dispose_list() in nfsd_file_close_inode_sync() nfsd: filecache: change garbage collect lists - 1 - --- 2025-01-22 NeilBrown cel RFC
[2/4] nfsd: filecache: move globals nfsd_file_lru and nfsd_file_shrinker to be per-net nfsd: filecache: change garbage collect lists - 1 - --- 2025-01-22 NeilBrown cel RFC
[3/4] nfsd: filecache: change garbage collection list management. nfsd: filecache: change garbage collect lists - - - --- 2025-01-22 NeilBrown cel RFC
[4/4] nfsd: filecache: change garbage collection to a timer. nfsd: filecache: change garbage collect lists - - - --- 2025-01-22 NeilBrown cel RFC
nfsd: always handle RPC_SIGNALLED earlier in nfsd4_cb_sequence_done() nfsd: always handle RPC_SIGNALLED earlier in nfsd4_cb_sequence_done() - - - --- 2025-01-22 Jeff Layton cel Superseded
[1/1] nfsd: adjust WARN_ON_ONCE in revoke_delegation [1/1] nfsd: adjust WARN_ON_ONCE in revoke_delegation - - - --- 2025-01-23 Olga Kornievskaia cel Under Review
[RFC,1/4] NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs() Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-23 Chuck Lever cel Changes Requested
[RFC,2/4] NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-23 Chuck Lever cel Changes Requested
[RFC,3/4] NFSD: Return NFS4ERR_FILE_OPEN only when renaming over an open file Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-23 Chuck Lever cel Changes Requested
[RFC,4/4] NFSD: Return NFS4ERR_FILE_OPEN only when linking an open file Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-23 Chuck Lever cel Changes Requested
[1/8] nfsd: don't restart v4.1+ callback when RPC_SIGNALLED is set nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-23 Jeff Layton cel Changes Requested
[2/8] nfsd: fix CB_SEQUENCE error handling of NFS4ERR_{BADSLOT,BADSESSION,SEQ_MISORDERED} nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-23 Jeff Layton cel Changes Requested
[3/8] nfsd: when CB_SEQUENCE gets NFS4ERR_DELAY, release the slot nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-23 Jeff Layton cel Changes Requested
[4/8] nfsd: fix default case in nfsd4_cb_sequence_done() nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-23 Jeff Layton cel Changes Requested
[5/8] nfsd: reverse default of "ret" variable in nfsd4_cb_sequence_done() nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-23 Jeff Layton cel Changes Requested
[6/8] nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault() nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-23 Jeff Layton cel Changes Requested
[7/8] nfsd: clean up and amend comments around nfsd4_cb_sequence_done() nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-23 Jeff Layton cel Changes Requested
[8/8] sunrpc: make rpc_restart_call() and rpc_restart_call_prepare() void return nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-23 Jeff Layton cel Changes Requested
[v2,1/4] NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs() Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-24 Chuck Lever cel Superseded
[v2,2/4] NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-24 Chuck Lever cel Superseded
[v2,3/4] NFSD: Return NFS4ERR_FILE_OPEN only when renaming over an open file Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-24 Chuck Lever cel Superseded
[v2,4/4] NFSD: Return NFS4ERR_FILE_OPEN only when linking an open file Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-24 Chuck Lever cel Superseded
nfsd: validate the nfsd_serv pointer before calling svc_wake_up nfsd: validate the nfsd_serv pointer before calling svc_wake_up - - - --- 2025-01-26 Jeff Layton cel Under Review
[v2] nfsd: clear acl_access/acl_default after releasing them [v2] nfsd: clear acl_access/acl_default after releasing them - 2 - --- 2025-01-26 Li Lingfeng cel Under Review
[1/2] nfsd: map the ELOOP to nfserr_symlink to avoid warning nfsd: add a new mapping and remove the redundant one - - - --- 2025-01-26 Li Lingfeng cel Changes Requested
[2/2] nfsd: remove the redundant mapping of nfserr_mlink nfsd: add a new mapping and remove the redundant one - - - --- 2025-01-26 Li Lingfeng cel Under Review
[v3,1/4] NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs() Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-26 Chuck Lever cel Under Review
[v3,2/4] NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-26 Chuck Lever cel Under Review
[v3,3/4] NFSD: Return NFS4ERR_FILE_OPEN only when renaming over an open file Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-26 Chuck Lever cel Under Review
[v3,4/4] NFSD: Return NFS4ERR_FILE_OPEN only when linking an open file Avoid returning NFS4ERR_FILE_OPEN when not appropriate - - - --- 2025-01-26 Chuck Lever cel Under Review
[1/7] nfsd: filecache: remove race handling. nfsd: filecache: change garbage collection lists - 1 - --- 2025-01-27 NeilBrown cel Changes Requested
[2/7] nfsd: filecache: use nfsd_file_dispose_list() in nfsd_file_close_inode_sync() nfsd: filecache: change garbage collection lists - 1 - --- 2025-01-27 NeilBrown cel Changes Requested
[3/7] nfsd: filecache: move globals nfsd_file_lru and nfsd_file_shrinker to be per-net nfsd: filecache: change garbage collection lists - 1 - --- 2025-01-27 NeilBrown cel Changes Requested
[4/7] nfsd: filecache: change garbage collection list management. nfsd: filecache: change garbage collection lists - 1 - --- 2025-01-27 NeilBrown cel Changes Requested
[5/7] nfsd: filecache: document the arbitrary limit on file-disposes-per-loop nfsd: filecache: change garbage collection lists - 1 - --- 2025-01-27 NeilBrown cel Changes Requested
[6/7] nfsd: filecache: change garbage collection to a timer. nfsd: filecache: change garbage collection lists - 1 - --- 2025-01-27 NeilBrown cel Changes Requested
[7/7] nfsd: filecache: give disposal lock a unique class name. nfsd: filecache: change garbage collection lists - 1 - --- 2025-01-27 NeilBrown cel Changes Requested
[nfsd-next] nfsd: fix uninitialised slot info when a request is retried [nfsd-next] nfsd: fix uninitialised slot info when a request is retried - 1 - --- 2025-01-27 NeilBrown cel Under Review
[1/1] nfsd: fix __fh_verify for localio [1/1] nfsd: fix __fh_verify for localio - 1 - --- 2025-01-28 Olga Kornievskaia cel Under Review
[v2,1/7] nfsd: add routines to get/put session references for callbacks nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-29 Jeff Layton cel Changes Requested
[v2,2/7] nfsd: make clp->cl_cb_session be an RCU managed pointer nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-29 Jeff Layton cel Changes Requested
[v2,3/7] nfsd: add a cb_ses pointer to nfsd4_callback and use it instead of clp->cb_cb_session nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-29 Jeff Layton cel Changes Requested
[v2,4/7] nfsd: overhaul CB_SEQUENCE error handling nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-29 Jeff Layton cel Changes Requested
[v2,5/7] nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault() nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-29 Jeff Layton cel Changes Requested
[v2,6/7] nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done() nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-29 Jeff Layton cel Changes Requested
[v2,7/7] sunrpc: make rpc_restart_call() and rpc_restart_call_prepare() void return nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-29 Jeff Layton cel Changes Requested
[1/1] NFSD: fix hang in nfsd4_shutdown_callback [1/1] NFSD: fix hang in nfsd4_shutdown_callback - - - --- 2025-01-29 Dai Ngo cel Changes Requested
[v3,1/6] nfsd: add routines to get/put session references for callbacks nfsd: CB_SEQUENCE error handling fixes and cleanups - - - --- 2025-01-29 Jeff Layton cel Changes Requested
« 1 2 3 413 14 »