Show patches with: none      |   6966 patches
« 1 2 3 469 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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_co… 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 - - 1 - --- 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
fix for patch "cifs" make sure that channel scaling is done only once" fix for patch "cifs" make sure that channel scaling is done only once" - - - - --- 2024-01-31 Steve French New
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs() smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs() - 1 1 - --- 2024-01-31 Dan Carpenter New
[2/2] netfs: Fix missing zero-length check in unbuffered write netfs: Miscellaneous fixes - 1 1 1 --- 2024-01-29 David Howells New
[1/2] netfs: Fix i_dio_count leak on DIO read past i_size netfs: Miscellaneous fixes - - 1 - --- 2024-01-29 David Howells New
[5.10.y] cifs: fix off-by-one in SMB2_query_info_init() [5.10.y] cifs: fix off-by-one in SMB2_query_info_init() - 1 - - --- 2024-01-29 Harshit Mogalapalli New
[5.15.y] cifs: fix off-by-one in SMB2_query_info_init() [5.15.y] cifs: fix off-by-one in SMB2_query_info_init() - 1 - - --- 2024-01-28 Harshit Mogalapalli New
[2/2] smb3: Replace smb2pdu 1-element arrays with flex-arrays smb: client: fix "df: Resource temporarily unavailable" on 5.10 stable kernel - - 1 - --- 2024-01-26 kovalev@altlinux.org New
[1/2] stddef: Introduce DECLARE_FLEX_ARRAY() helper smb: client: fix "df: Resource temporarily unavailable" on 5.10 stable kernel - - - - --- 2024-01-26 kovalev@altlinux.org New
[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 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,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 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,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
[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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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
[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,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
smb: Work around Clang __bdos() type confusion smb: Work around Clang __bdos() type confusion - - - - --- 2024-01-23 Kees Cook New
fs/smb/server: fix off-by-one in ksmbd_nl_policy fs/smb/server: fix off-by-one in ksmbd_nl_policy - - - - --- 2024-01-23 Kyle Zeng New
smb: client: delete "true", "false" defines smb: client: delete "true", "false" defines - - - - --- 2024-01-23 Alexey Dobriyan New
cifs: fix stray unlock in cifs_chan_skip_or_disable cifs: fix stray unlock in cifs_chan_skip_or_disable - 1 - - --- 2024-01-23 Shyam Prasad N New
[45/82] cifs: Refactor intentional wrap-around test Untitled series #391626 - - - - --- 2024-01-23 Kees Cook New
« 1 2 3 469 70 »