Show patches with: Submitter = Jeff Layton       |    State = Action Required       |    Archived = No       |   390 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
MAINTAINERS: remove myself as a Reviewer for Ceph MAINTAINERS: remove myself as a Reviewer for Ceph --- 2024-04-09 Jeff Layton New
ceph: mark lock variable __maybe_unused in ceph_count_file_locks ceph: mark lock variable __maybe_unused in ceph_count_file_locks --- 2024-02-06 Jeff Layton New
[v3,47/47] filelock: split leases out of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,46/47] filelock: remove temporary compatibility macros filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,45/47] smb/server: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,44/47] smb/client: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,43/47] ocfs2: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,42/47] nfsd: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,41/47] nfs: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,40/47] lockd: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,39/47] fuse: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,38/47] gfs2: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,37/47] dlm: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,36/47] ceph: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,35/47] afs: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,34/47] 9p: adapt to breakup of struct file_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,33/47] filelock: convert seqfile handling to use file_lock_core filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,32/47] filelock: convert locks_translate_pid to take file_lock_core filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,31/47] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,30/47] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,29/47] filelock: make assign_type helper take a file_lock_core pointer filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,28/47] filelock: reorganize locks_delete_block and __locks_insert_block filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,27/47] filelock: clean up locks_delete_block internals filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,26/47] filelock: convert fl_blocker to file_lock_core filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,23/47] filelock: convert locks_{insert,delete}_global_blocked filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,22/47] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,21/47] filelock: convert posix_owner_key to take file_lock_core arg filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,20/47] filelock: make posix_same_owner take file_lock_core pointers filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,19/47] filelock: convert more internal functions to use file_lock_core filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,18/47] filelock: have fs/locks.c deal with file_lock_core directly filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,17/47] filelock: split common fields into struct file_lock_core filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,16/47] filelock: drop the IS_* macros filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,15/47] smb/server: convert to using new filelock helpers filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,14/47] smb/client: convert to using new filelock helpers filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,13/47] ocfs2: convert to using new filelock helpers filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,12/47] nfsd: convert to using new filelock helpers filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,11/47] nfs: convert to using new filelock helpers filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,10/47] lockd: convert to using new filelock helpers filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,09/47] gfs2: convert to using new filelock helpers filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,08/47] dlm: convert to using new filelock helpers filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,07/47] ceph: convert to using new filelock helpers filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,06/47] afs: convert to using new filelock helpers filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,05/47] 9p: rename fl_type variable in v9fs_file_do_lock filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,04/47] filelock: add some new helper functions filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,03/47] filelock: rename fl_pid variable in lock_get_status filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,02/47] filelock: rename some fields in tracepoints filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v3,01/47] filelock: fl_pid field should be signed int filelock: split file leases out of struct file_lock --- 2024-01-31 Jeff Layton New
[v2,40/41] filelock: remove temporary compatability macros filelock: split struct file_lock into file_lock and file_lease structs --- 2024-01-25 Jeff Layton New
[v2,39/41] smb/server: 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,37/41] ocfs2: 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,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,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,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,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,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,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,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,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,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,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,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
[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
[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
[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
[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
[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
[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
[04/20] filelock: fixups after the coccinelle changes 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 --- 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
[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
[v2,89/89] fs: move i_generation into new hole created after timestamp conversion [v2,01/89] fs: new accessor methods for atime and mtime --- 2023-10-04 Jeff Layton New
[v2,88/89] fs: switch timespec64 fields in inode to discrete integers [v2,01/89] fs: new accessor methods for atime and mtime --- 2023-10-04 Jeff Layton New
[v2,87/89] fs: rename inode i_atime and i_mtime fields [v2,01/89] fs: new accessor methods for atime and mtime --- 2023-10-04 Jeff Layton New
[v2,02/89] fs: convert core infrastructure to new timestamp accessors [v2,01/89] fs: new accessor methods for atime and mtime --- 2023-10-04 Jeff Layton New
[v2,01/89] fs: new accessor methods for atime and mtime [v2,01/89] fs: new accessor methods for atime and mtime --- 2023-10-04 Jeff Layton New
[v2,24/89] ceph: convert to new timestamp accessors [v2,01/89] fs: new accessor methods for atime and mtime --- 2023-10-04 Jeff Layton New
[87/87] fs: move i_blocks up a few places in struct inode Untitled series #222727 --- 2023-09-28 Jeff Layton New
[86/87] fs: switch timespec64 fields in inode to discrete integers Untitled series #222727 --- 2023-09-28 Jeff Layton New
[85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime Untitled series #222727 --- 2023-09-28 Jeff Layton New
[01/87] fs: new accessor methods for atime and mtime fs: new accessor methods for atime and mtime --- 2023-09-28 Jeff Layton New
[v7,13/13] btrfs: convert to multigrain timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,12/13] ext4: switch to multigrain timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,11/13] xfs: switch to multigrain timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,10/13] tmpfs: add support for multigrain timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,09/13] fs: add infrastructure for multigrain timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,08/13] fs: drop the timespec64 argument from update_time fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,07/13] xfs: have xfs_vn_update_time gets its own timestamp fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,06/13] ubifs: have ubifs_update_time use inode_update_timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,05/13] fat: make fat_update_time get its own timestamp fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,04/13] btrfs: have it use inode_update_timestamps fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,03/13] fs: drop the timespec64 arg from generic_update_time fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,02/13] fs: pass the request_mask to generic_fillattr fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v7,01/13] fs: remove silly warning from current_time fs: implement multigrain timestamps --- 2023-08-07 Jeff Layton New
[v6,5/7] xfs: switch to multigrain timestamps fs: implement multigrain timestamps --- 2023-07-25 Jeff Layton New
[v6,3/7] tmpfs: bump the mtime/ctime/iversion when page becomes writeable fs: implement multigrain timestamps --- 2023-07-25 Jeff Layton New
[v6,2/7] fs: add infrastructure for multigrain timestamps fs: implement multigrain timestamps --- 2023-07-25 Jeff Layton New
« 1 2 3 4 »