Show patches with: none      |   9225 patches
« 1 2 3 492 93 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v9,1/1] smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h smb: move duplicate definitions to common header file - - - 1 --- 2025-11-17 ChenXiaoSong New
[v3] ksmbd: server: avoid busy polling in accept loop [v3] ksmbd: server: avoid busy polling in accept loop - 1 1 - --- 2025-11-17 Qingfang Deng New
[v8,1/1] smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h smb: move duplicate definitions to common header file - - - - --- 2025-11-16 ChenXiaoSong New
[v2] ksmbd: vfs_cache: avoid integer overflow in inode_hash() [v2] ksmbd: vfs_cache: avoid integer overflow in inode_hash() - - - - --- 2025-11-15 Qianchang Zhao New
cifs: Add a tracepoint to log EIO errors cifs: Add a tracepoint to log EIO errors - - - - --- 2025-11-14 David Howells New
[9/9] cifs: Don't need state locking in smb2_get_mid_entry() netfs: Miscellaneous prep patches for rewrite of I/O layer - - - - --- 2025-11-14 David Howells New
[8/9] cifs: Use netfs_alloc/free_folioq_buffer() netfs: Miscellaneous prep patches for rewrite of I/O layer - - - - --- 2025-11-14 David Howells New
[7/9] cifs: Remove the server pointer from smb_message netfs: Miscellaneous prep patches for rewrite of I/O layer - - - - --- 2025-11-14 David Howells New
[6/9] cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags netfs: Miscellaneous prep patches for rewrite of I/O layer - - - - --- 2025-11-14 David Howells New
[5/9] cifs: Clean up some places where an extra kvec[] was required for rfc1002 netfs: Miscellaneous prep patches for rewrite of I/O layer - - - - --- 2025-11-14 David Howells New
[4/9] cifs: Make smb1's SendReceive() wrap cifs_send_recv() netfs: Miscellaneous prep patches for rewrite of I/O layer - - - - --- 2025-11-14 David Howells New
[3/9] cifs: Remove the RFC1002 header from smb_hdr netfs: Miscellaneous prep patches for rewrite of I/O layer - - - - --- 2025-11-14 David Howells New
[2/9] cifs: Rename mid_q_entry to smb_message netfs: Miscellaneous prep patches for rewrite of I/O layer - - - - --- 2025-11-14 David Howells New
[1/9] cifs: Add the smb3_read_* tracepoints to SMB1 netfs: Miscellaneous prep patches for rewrite of I/O layer - - - - --- 2025-11-14 David Howells New
smb: client: introduce close_cached_dir_locked() smb: client: introduce close_cached_dir_locked() - - - - --- 2025-11-13 Henrique Carvalho New
[v7,2/2] smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h smb: move duplicate definitions to common header file - - - - --- 2025-11-13 ChenXiaoSong New
[v7,1/2] smb: move CREATE_DURABLE_RECONN to common/smb2pdu.h smb: move duplicate definitions to common header file - - - - --- 2025-11-13 ChenXiaoSong New
[v6,2/2] smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h smb: move duplicate definitions to common header file - - - - --- 2025-11-13 ChenXiaoSong New
[v6,1/2] smb: move CREATE_DURABLE_RECONN_REQ to common/smb2pdu.h smb: move duplicate definitions to common header file - - - - --- 2025-11-13 ChenXiaoSong 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
« 1 2 3 492 93 »