Show patches with: Submitter = Jeff Layton       |    Archived = No       |   240 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 Handled Elsewhere
[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 Handled Elsewhere
[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 Handled Elsewhere
[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 Handled Elsewhere
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[v2,89/89] fs: move i_generation into new hole created after timestamp conversion fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton Accepted
[v2,88/89] fs: switch timespec64 fields in inode to discrete integers fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton Accepted
[v2,87/89] fs: rename inode i_atime and i_mtime fields fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton Accepted
[v2,72/89] tracefs: convert to new timestamp accessors fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton Accepted
[v2,02/89] fs: convert core infrastructure to new timestamp accessors fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton Accepted
[v2,01/89] fs: new accessor methods for atime and mtime fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton Accepted
[87/87] fs: move i_blocks up a few places in struct inode fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton Handled Elsewhere
[86/87] fs: switch timespec64 fields in inode to discrete integers fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton Handled Elsewhere
[85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton Handled Elsewhere
[71/87] fs/tracefs: convert to new inode {a,m}time accessors fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton Handled Elsewhere
[01/87] fs: new accessor methods for atime and mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton Handled Elsewhere
[v2,77/92] tracefs: convert to ctime accessor functions Untitled series #762844 1 1 - --- 2023-07-05 Jeff Layton Handled Elsewhere
[v2,92/92] fs: rename i_ctime field to __i_ctime fs: new accessors for inode->i_ctime - 2 - --- 2023-07-05 Jeff Layton Handled Elsewhere
[v2,08/92] fs: new helper: simple_rename_timestamp fs: new accessors for inode->i_ctime - 1 - --- 2023-07-05 Jeff Layton Handled Elsewhere
[v2,07/92] fs: add ctime accessors infrastructure fs: new accessors for inode->i_ctime - 3 - --- 2023-07-05 Jeff Layton Handled Elsewhere
[65/79] tracefs: switch to new ctime accessors Untitled series #759170 - - - --- 2023-06-21 Jeff Layton Superseded
« 1 2 3 »