Show patches with: State = Action Required       |   9206 patches
« 1 2 3 492 93 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[56/62] fs/cifs/cifs_dfs_ref.c: Remove unnecessary semicolons - - - - --- 2009-06-28 Joe Perches smfrench New
ksmbd: vfs_cache: avoid integer overflow in inode_hash() ksmbd: vfs_cache: avoid integer overflow in inode_hash() - - - - --- 2025-11-13 Qianchang Zhao New
[v6,15/15] VFS: introduce end_creating_keep() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-13 NeilBrown New
[v6,14/15] VFS: change vfs_mkdir() to unlock on failure. Create and use APIs to centralise locking for directory ops. - - 2 1 --- 2025-11-13 NeilBrown New
[v6,13/15] ecryptfs: use new start_creating/start_removing APIs Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-13 NeilBrown New
[v6,12/15] Add start_renaming_two_dentries() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-13 NeilBrown New
[v6,11/15] VFS/ovl/smb: introduce start_renaming_dentry() Create and use APIs to centralise locking for directory ops. - - 3 - --- 2025-11-13 NeilBrown New
[v6,10/15] VFS/nfsd/ovl: introduce start_renaming() and end_renaming() Create and use APIs to centralise locking for directory ops. 1 - 2 - --- 2025-11-13 NeilBrown New
[v6,09/15] VFS: add start_creating_killable() and start_removing_killable() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-13 NeilBrown New
[v6,08/15] VFS: introduce start_removing_dentry() Create and use APIs to centralise locking for directory ops. - - 3 - --- 2025-11-13 NeilBrown New
[v6,07/15] smb/server: use end_removing_noperm for for target of smb2_create_link() Create and use APIs to centralise locking for directory ops. - - - - --- 2025-11-13 NeilBrown New
[v6,06/15] VFS: introduce start_creating_noperm() and start_removing_noperm() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-13 NeilBrown New
[v6,05/15] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-13 NeilBrown New
[v6,04/15] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-13 NeilBrown New
[v6,03/15] VFS: tidy up do_unlinkat() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-13 NeilBrown New
[v6,02/15] VFS: introduce start_dirop() and end_dirop() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-13 NeilBrown New
[v6,01/15] debugfs: rename end_creating() to debugfs_end_creating() Create and use APIs to centralise locking for directory ops. 1 - 2 - --- 2025-11-13 NeilBrown New
[v6,17/17] vfs: expose delegation support to userland vfs: recall-only directory delegations for knfsd - - 1 - --- 2025-11-11 Jeff Layton New
[v6,16/17] nfsd: wire up GET_DIR_DELEGATION handling vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,15/17] nfsd: allow DELEGRETURN on directories vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,14/17] nfsd: allow filecache to hold S_IFDIR files vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,13/17] filelock: lift the ban on directory leases in generic_setlease vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,12/17] vfs: make vfs_symlink break delegations on parent dir vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,11/17] vfs: make vfs_mknod break delegations on parent directory vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,10/17] vfs: make vfs_create break delegations on parent directory vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,09/17] vfs: clean up argument list for vfs_create() vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,08/17] vfs: break parent dir delegations in open(..., O_CREAT) codepath vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,07/17] vfs: allow rmdir to wait for delegation break on parent vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,06/17] vfs: allow mkdir to wait for delegation break on parent vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,05/17] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink} vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,04/17] filelock: push the S_ISREG check down to ->setlease handlers vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,03/17] filelock: add struct delegated_inode vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,02/17] filelock: rework the __break_lease API to use flags vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v6,01/17] filelock: make lease_alloc() take a flags argument vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-11 Jeff Layton New
[v2] ksmbd: server: avoid busy polling in accept loop [v2] ksmbd: server: avoid busy polling in accept loop - 1 - - --- 2025-11-11 Qingfang Deng New
smb: fix invalid username check in smb3_fs_context_parse_param() smb: fix invalid username check in smb3_fs_context_parse_param() - - - - --- 2025-11-11 Yiqi Sun New
smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DISCONNECTED smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DISCONNECTED - 1 - - --- 2025-11-10 Stefan Metzmacher New
smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNECTED smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNECTED - 1 - - --- 2025-11-10 Stefan Metzmacher New
[v3] vfs: remove the excl argument from the ->create() inode_operation [v3] vfs: remove the excl argument from the ->create() inode_operation - - 2 - --- 2025-11-10 Jeff Layton New
[next] smb: client: Avoid a dozen -Wflex-array-member-not-at-end warnings [next] smb: client: Avoid a dozen -Wflex-array-member-not-at-end warnings - - - - --- 2025-11-10 Gustavo A. R. Silva New
[v2] ksmbd: vfs: skip lock-range check on equal size to avoid size==0 underflow [v2] ksmbd: vfs: skip lock-range check on equal size to avoid size==0 underflow - - - - --- 2025-11-08 Qianchang Zhao New
ksmbd: vfs: fix truncate lock-range check for shrink/grow and avoid size==0 underflow ksmbd: vfs: fix truncate lock-range check for shrink/grow and avoid size==0 underflow - - - - --- 2025-11-08 Qianchang Zhao New
smb: client: fix cifs_pick_channel when channel needs reconnect smb: client: fix cifs_pick_channel when channel needs reconnect - 1 - - --- 2025-11-07 Henrique Carvalho New
[v2] vfs: remove the excl argument from the ->create() inode_operation [v2] vfs: remove the excl argument from the ->create() inode_operation - - 2 - --- 2025-11-07 Jeff Layton New
cifs: client: fix memory leak in smb3_fs_context_parse_param cifs: client: fix memory leak in smb3_fs_context_parse_param - - 1 - --- 2025-11-07 Edward Adam Davis New
smb: client: validate change notify buffer before copy smb: client: validate change notify buffer before copy - - - - --- 2025-11-07 Steve French New
[v2] ksmbd: clear 'encrypted' on encrypt_resp() failure to send plaintext error [v2] ksmbd: clear 'encrypted' on encrypt_resp() failure to send plaintext error - - - - --- 2025-11-06 Qianchang Zhao New
[v5,14/14] VFS: introduce end_creating_keep() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-06 NeilBrown New
[v5,13/14] VFS: change vfs_mkdir() to unlock on failure. Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-06 NeilBrown New
[v5,12/14] ecryptfs: use new start_creating/start_removing APIs Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-06 NeilBrown New
[v5,11/14] Add start_renaming_two_dentries() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-06 NeilBrown New
[v5,10/14] VFS/ovl/smb: introduce start_renaming_dentry() Create and use APIs to centralise locking for directory ops. - - 3 - --- 2025-11-06 NeilBrown New
[v5,09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming() Create and use APIs to centralise locking for directory ops. 1 - 2 - --- 2025-11-06 NeilBrown New
[v5,08/14] VFS: add start_creating_killable() and start_removing_killable() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-06 NeilBrown New
[v5,07/14] VFS: introduce start_removing_dentry() Create and use APIs to centralise locking for directory ops. - - 3 - --- 2025-11-06 NeilBrown New
[v5,06/14] VFS: introduce start_creating_noperm() and start_removing_noperm() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-06 NeilBrown New
[v5,05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-06 NeilBrown New
[v5,04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-06 NeilBrown New
[v5,03/14] VFS: tidy up do_unlinkat() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-06 NeilBrown New
[v5,02/14] VFS: introduce start_dirop() and end_dirop() Create and use APIs to centralise locking for directory ops. - - 2 - --- 2025-11-06 NeilBrown New
[v5,01/14] debugfs: rename end_creating() to debugfs_end_creating() Create and use APIs to centralise locking for directory ops. 1 - 2 - --- 2025-11-06 NeilBrown New
vfs: remove the excl argument from the ->create() inode_operation vfs: remove the excl argument from the ->create() inode_operation - - - - --- 2025-11-05 Jeff Layton New
[v5,17/17] vfs: expose delegation support to userland vfs: recall-only directory delegations for knfsd - - - - --- 2025-11-05 Jeff Layton New
[v5,16/17] nfsd: wire up GET_DIR_DELEGATION handling vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,15/17] nfsd: allow DELEGRETURN on directories vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,14/17] nfsd: allow filecache to hold S_IFDIR files vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,13/17] filelock: lift the ban on directory leases in generic_setlease vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,12/17] vfs: make vfs_symlink break delegations on parent dir vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,11/17] vfs: make vfs_mknod break delegations on parent directory vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,10/17] vfs: make vfs_create break delegations on parent directory vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,09/17] vfs: clean up argument list for vfs_create() vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,08/17] vfs: break parent dir delegations in open(..., O_CREAT) codepath vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,07/17] vfs: allow rmdir to wait for delegation break on parent vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,06/17] vfs: allow mkdir to wait for delegation break on parent vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,05/17] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink} vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,04/17] filelock: push the S_ISREG check down to ->setlease handlers vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-05 Jeff Layton New
[v5,03/17] filelock: add struct delegated_inode vfs: recall-only directory delegations for knfsd - - 1 - --- 2025-11-05 Jeff Layton New
[v5,02/17] filelock: rework the __break_lease API to use flags vfs: recall-only directory delegations for knfsd - - 1 - --- 2025-11-05 Jeff Layton New
[v5,01/17] filelock: make lease_alloc() take a flags argument vfs: recall-only directory delegations for knfsd - - 1 - --- 2025-11-05 Jeff Layton New
[5.10] net: dlink: handle copy_thresh allocation failure [5.10] net: dlink: handle copy_thresh allocation failure - 1 1 - --- 2025-11-05 Andrey Troshin New
smb: client: fix refcount leak in smb2_set_path_attr smb: client: fix refcount leak in smb2_set_path_attr 1 1 - - --- 2025-11-04 Shuhao Fu New
ksmbd: fix leak of transform buffer on encrypt_resp() failure ksmbd: fix leak of transform buffer on encrypt_resp() failure - - - - --- 2025-11-04 Qianchang Zhao New
ksmbd: fix leak of transform buffer on encrypt_resp() failure ksmbd: fix leak of transform buffer on encrypt_resp() failure - - - - --- 2025-11-04 Qianchang Zhao New
[v4] smb: client: fix potential UAF in smb2_close_cached_fid() [v4] smb: client: fix potential UAF in smb2_close_cached_fid() - 1 1 - --- 2025-11-03 Henrique Carvalho New
[12/12] trace: use override credential guard credential guards: credential preparation 1 - - - --- 2025-11-03 Christian Brauner New
[11/12] trace: use prepare credential guard credential guards: credential preparation 1 - - - --- 2025-11-03 Christian Brauner New
[10/12] coredump: use override credential guard credential guards: credential preparation - - - - --- 2025-11-03 Christian Brauner New
[09/12] coredump: use prepare credential guard credential guards: credential preparation - - - - --- 2025-11-03 Christian Brauner New
[08/12] coredump: split out do_coredump() from vfs_coredump() credential guards: credential preparation - - - - --- 2025-11-03 Christian Brauner New
[07/12] coredump: mark struct mm_struct as const credential guards: credential preparation - - - - --- 2025-11-03 Christian Brauner New
[06/12] coredump: pass struct linux_binfmt as const credential guards: credential preparation - - - - --- 2025-11-03 Christian Brauner New
[05/12] coredump: move revert_cred() before coredump_cleanup() credential guards: credential preparation - - - - --- 2025-11-03 Christian Brauner New
[04/12] sev-dev: use override credential guards credential guards: credential preparation - - - - --- 2025-11-03 Christian Brauner New
[03/12] sev-dev: use prepare credential guard credential guards: credential preparation - - - - --- 2025-11-03 Christian Brauner New
[02/12] sev-dev: use guard for path credential guards: credential preparation - - - - --- 2025-11-03 Christian Brauner New
[01/12] cred: add prepare credential guard credential guards: credential preparation - - - - --- 2025-11-03 Christian Brauner New
[v4,17/17] vfs: expose delegation support to userland vfs: recall-only directory delegations for knfsd - - - - --- 2025-11-03 Jeff Layton New
[v4,16/17] nfsd: wire up GET_DIR_DELEGATION handling vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-03 Jeff Layton New
[v4,15/17] nfsd: allow DELEGRETURN on directories vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-03 Jeff Layton New
[v4,14/17] nfsd: allow filecache to hold S_IFDIR files vfs: recall-only directory delegations for knfsd - - 2 - --- 2025-11-03 Jeff Layton New
« 1 2 3 492 93 »