Show patches with: Submitter = Jeff Layton       |    State = Action Required       |    Archived = No       |   162 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/20] filelock: split common fields into struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[03/20] filelock: the results of the coccinelle conversion filelock: split struct file_lock into file_lock and file_lease structs 1 - - --- 2024-01-16 Jeff Layton New
[04/20] filelock: fixups after the coccinelle changes filelock: split struct file_lock into file_lock and file_lease structs 1 - - --- 2024-01-16 Jeff Layton New
[05/20] filelock: convert some internal functions to use file_lock_core instead filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[06/20] filelock: convert more internal functions to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[07/20] filelock: make posix_same_owner take file_lock_core pointers filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[08/20] filelock: convert posix_owner_key to take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[09/20] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[1/3] nfs: add new tracepoint at nfs4 revalidate entry point nfs: clean up some tracepoints in the lookup / revalidate codepaths - - - --- 2023-11-03 Jeff Layton New
[1/3] nfsd: drop extraneous newline from nfsd tracepoints nfsd: tracepoint cleanups and additions - - - --- 2024-04-05 Jeff Layton New
[10/20] filelock: convert locks_{insert,delete}_global_blocked filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[11/20] filelock: convert the IS_* macros to take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[14/20] filelock: convert fl_blocker to file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[15/20] filelock: clean up locks_delete_block internals filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[16/20] filelock: reorganize locks_delete_block and __locks_insert_block filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[17/20] filelock: make assign_type helper take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[18/20] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[2/3] nfs: rename the nfs_async_rename_done tracepoint nfs: clean up some tracepoints in the lookup / revalidate codepaths - - - --- 2023-11-03 Jeff Layton New
[2/3] nfsd: new tracepoint for check_slot_seqid nfsd: tracepoint cleanups and additions - - - --- 2024-04-05 Jeff Layton New
[20/20] filelock: split leases out of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-16 Jeff Layton New
[3/3] nfs: print fileid in lookup tracepoints nfs: clean up some tracepoints in the lookup / revalidate codepaths - - - --- 2023-11-03 Jeff Layton New
[3/3] nfsd: add tracepoint in mark_client_expired_locked nfsd: tracepoint cleanups and additions - - - --- 2024-04-05 Jeff Layton New
[fstests,1/2] generic/465: don't run it on NFS generic: skip a couple more tests on NFS - 1 - --- 2024-01-10 Jeff Layton New
[fstests,2/2] generic/732: don't run it on NFS generic: skip a couple more tests on NFS - 1 - --- 2024-01-10 Jeff Layton New
[fstests] common/rc: NFSv2/3 do not support negative timestamps [fstests] common/rc: NFSv2/3 do not support negative timestamps - 1 - --- 2024-01-16 Jeff Layton New
[nfs-utils,v2,1/4] nfsdctl: add the nfsdctl utility to nfs-utils nfsdctl: new nfs-utils tool for managing the kernel NFS server - - - --- 2024-04-16 Jeff Layton New
[nfs-utils,v2,2/4] nfsdctl: convert it to a command-line based interface nfsdctl: new nfs-utils tool for managing the kernel NFS server - - - --- 2024-04-16 Jeff Layton New
[nfs-utils,v2,3/4] nfsdctl: asciidoc source for the manpage nfsdctl: new nfs-utils tool for managing the kernel NFS server - - - --- 2024-04-16 Jeff Layton New
[nfs-utils,v2,4/4] systemd: use nfsdctl to start and stop the nfs server nfsdctl: new nfs-utils tool for managing the kernel NFS server - - - --- 2024-04-16 Jeff Layton New
[nfs-utils,v3,1/3] nfsdctl: add the nfsdctl utility to nfs-utils nfsdctl: new nfs-utils tool for managing the kernel NFS server - - - --- 2024-04-23 Jeff Layton New
[nfs-utils,v3,2/3] nfsdctl: asciidoc source for the manpage nfsdctl: new nfs-utils tool for managing the kernel NFS server - - - --- 2024-04-23 Jeff Layton New
[nfs-utils,v3,3/3] systemd: use nfsdctl to start and stop the nfs server nfsdctl: new nfs-utils tool for managing the kernel NFS server - - - --- 2024-04-23 Jeff Layton New
[RFC,01/24] filelock: push the S_ISREG check down to ->setlease handlers vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,02/24] filelock: add a lm_set_conflict lease_manager callback vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink} vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,04/24] vfs: allow mkdir to wait for delegation break on parent vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,05/24] vfs: allow rmdir to wait for delegation break on parent vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,07/24] vfs: make vfs_create break delegations on parent directory vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,08/24] vfs: make vfs_mknod break delegations on parent directory vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,09/24] filelock: lift the ban on directory leases in generic_setlease vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,1/2] nfsdctl: add the nfsdctl utility to nfs-utils nfsdctl: new nfs-utils tool for managing the kernel NFS server - - - --- 2024-04-12 Jeff Layton New
[RFC,10/24] nfsd: allow filecache to hold S_IFDIR files vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,11/24] nfsd: allow DELEGRETURN on directories vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,13/24] nfsd: check for delegation conflicts vs. the same client vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,14/24] nfsd: wire up GET_DIR_DELEGATION handling vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,15/24] nfs: fix nfs_stateid_hash prototype when CONFIG_CRC32 isn't set vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,16/24] nfs: remove unused NFS_CALL macro vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,17/24] nfs: add cache_validity to the nfs_inode_event tracepoints vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,18/24] nfs: add a tracepoint to nfs_inode_detach_delegation_locked vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,19/24] nfs: new tracepoint in nfs_delegation_need_return vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,2/2] nfsdctl: convert it to a command-line based interface nfsdctl: new nfs-utils tool for managing the kernel NFS server - - - --- 2024-04-12 Jeff Layton New
[RFC,20/24] nfs: new tracepoint in match_stateid operation vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,21/24] nfs: add a GDD_GETATTR rpc operation vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,22/24] nfs: skip dentry revalidation when parent dir has a delegation vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,23/24] nfs: optionally request a delegation on GETATTR vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC,24/24] nfs: add a module parameter to disable directory delegations vfs, nfsd, nfs: implement directory delegations - - - --- 2024-03-15 Jeff Layton New
[RFC] nfsd: fix error handling in nfsd_svc [RFC] nfsd: fix error handling in nfsd_svc - - - --- 2023-10-30 Jeff Layton New
[RFC] nfsd: return NFS4ERR_DELAY on contention for v4.0 replay_owner rp_mutex [RFC] nfsd: return NFS4ERR_DELAY on contention for v4.0 replay_owner rp_mutex - - - --- 2024-02-29 Jeff Layton New
[v2,01/41] filelock: rename some fields in tracepoints filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,02/41] filelock: rename fl_pid variable in lock_get_status filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,03/41] dlm: rename fl_flags variable in dlm_posix_unlock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,04/41] nfs: rename fl_flags variable in nfs4_proc_unlck filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,05/41] nfsd: rename fl_type and fl_flags variables in nfsd4_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,06/41] lockd: rename fl_flags and fl_type variables in nlmclnt_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,07/41] 9p: rename fl_type variable in v9fs_file_do_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,08/41] afs: rename fl_type variable in afs_next_locker filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,09/41] filelock: drop the IS_* macros filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,10/41] filelock: split common fields into struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,11/41] filelock: add coccinelle scripts to move fields to struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,12/41] filelock: have fs/locks.c deal with file_lock_core directly filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,13/41] filelock: convert some internal functions to use file_lock_core instead filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,14/41] filelock: convert more internal functions to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,15/41] filelock: make posix_same_owner take file_lock_core pointers filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,16/41] filelock: convert posix_owner_key to take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,17/41] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,18/41] filelock: convert locks_{insert,delete}_global_blocked filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,19/41] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,20/41] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_co… filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,21/41] filelock: convert fl_blocker to file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,22/41] filelock: clean up locks_delete_block internals filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,23/41] filelock: reorganize locks_delete_block and __locks_insert_block filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,24/41] filelock: make assign_type helper take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,25/41] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,26/41] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,27/41] filelock: convert locks_translate_pid to take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,28/41] filelock: convert seqfile handling to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,29/41] 9p: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,30/41] afs: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,31/41] ceph: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,32/41] dlm: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,33/41] gfs2: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,34/41] lockd: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,35/41] nfs: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,36/41] nfsd: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
« 1 2 »