Show patches with: Series = filelock: split struct file_lock into file_lock and file_lease structs       |    State = Action Required       |    Archived = No       |   41 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,41/41] filelock: split leases out of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeffrey 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 Jeffrey 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 Jeffrey Layton New
[v2,38/41] smb/client: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey 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 Jeffrey Layton New