[PATCH] smb: client: validate change notify buffer before copy
2025-11-07 16:23 UTC (3+ messages)
[GIT PULL] ksmbd server fixes
2025-11-07 16:05 UTC (2+ messages)
[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
2025-11-07 15:05 UTC
[syzbot] [cifs?] memory leak in smb3_fs_context_parse_param
2025-11-07 14:30 UTC (3+ messages)
` [PATCH] cifs: client: fix "
[BUG REPORT] cifs/smb data corruption when writing, x86_64, kernel 6.6.71
2025-11-07 12:54 UTC (15+ messages)
` AW: [[ EXT ]] "
` "
[PATCH] vfs: remove the excl argument from the ->create() inode_operation
2025-11-07 0:00 UTC (5+ messages)
[PATCH net-next v4 00/15] net: introduce QUIC infrastructure and core subcomponents
2025-11-06 20:24 UTC (36+ messages)
` [PATCH net-next v4 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v4 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v4 03/15] quic: provide common utilities and data structures
` [PATCH net-next v4 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v4 06/15] quic: add stream management
` [PATCH net-next v4 08/15] quic: add path management
` [PATCH net-next v4 09/15] quic: add congestion control
` [PATCH net-next v4 10/15] quic: add packet number space
` [PATCH net-next v4 13/15] quic: add timer management
` [PATCH net-next v4 14/15] quic: add frame encoder and decoder base
` [PATCH net-next v4 15/15] quic: add packet builder and parser base
[PATCH 6.6.y] smb: client: support kvec iterators in async read path
2025-11-06 14:02 UTC (4+ messages)
[PATCH v5 00/17] vfs: recall-only directory delegations for knfsd
2025-11-06 12:08 UTC (20+ messages)
` [PATCH v5 01/17] filelock: make lease_alloc() take a flags argument
` [PATCH v5 02/17] filelock: rework the __break_lease API to use flags
` [PATCH v5 03/17] filelock: add struct delegated_inode
` [PATCH v5 04/17] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH v5 05/17] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH v5 06/17] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v5 07/17] vfs: allow rmdir "
` [PATCH v5 08/17] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH v5 09/17] vfs: clean up argument list for vfs_create()
` [PATCH v5 10/17] vfs: make vfs_create break delegations on parent directory
` [PATCH v5 11/17] vfs: make vfs_mknod "
` [PATCH v5 12/17] vfs: make vfs_symlink break delegations on parent dir
` [PATCH v5 13/17] filelock: lift the ban on directory leases in generic_setlease
` [PATCH v5 14/17] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v5 15/17] nfsd: allow DELEGRETURN on directories
` [PATCH v5 16/17] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH v5 17/17] vfs: expose delegation support to userland
[PATCH v5 00/14] Create and use APIs to centralise locking for directory ops
2025-11-06 9:02 UTC (17+ messages)
` [PATCH v5 01/14] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v5 02/14] VFS: introduce start_dirop() and end_dirop()
` [PATCH v5 03/14] VFS: tidy up do_unlinkat()
` [PATCH v5 04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v5 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v5 06/14] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v5 07/14] VFS: introduce start_removing_dentry()
` [PATCH v5 08/14] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v5 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v5 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v5 11/14] Add start_renaming_two_dentries()
` [PATCH v5 12/14] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v5 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v5 14/14] VFS: introduce end_creating_keep()
` [syzbot ci] Re: Create and use APIs to centralise locking for directory ops
[PATCH] ksmbd: fix leak of transform buffer on encrypt_resp() failure
2025-11-06 6:58 UTC (5+ messages)
` [PATCH v2] ksmbd: clear 'encrypted' on encrypt_resp() failure to send plaintext error
[PATCH v4] smb: client: fix potential UAF in smb2_close_cached_fid()
2025-11-05 21:16 UTC (6+ messages)
NFSv4 server sets/gets FATTR4_HIDDEN, FATTR4_SYSTEM, FATTR4_ARCHIVE attributes from Linux "user.DOSATTRIB"?
2025-11-05 14:53 UTC
[PATCH 5.10] net: dlink: handle copy_thresh allocation failure
2025-11-05 12:25 UTC
[PATCH v4 00/17] vfs: recall-only directory delegations for knfsd
2025-11-05 12:19 UTC (27+ messages)
` [PATCH v4 01/17] filelock: make lease_alloc() take a flags argument
` [PATCH v4 02/17] filelock: rework the __break_lease API to use flags
` [PATCH v4 03/17] filelock: add struct delegated_inode
` [PATCH v4 04/17] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH v4 05/17] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH v4 06/17] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v4 07/17] vfs: allow rmdir "
` [PATCH v4 08/17] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH v4 09/17] vfs: add struct createdata for passing arguments to vfs_create()
` [PATCH v4 10/17] vfs: make vfs_create break delegations on parent directory
` [PATCH v4 11/17] vfs: make vfs_mknod "
` [PATCH v4 12/17] vfs: make vfs_symlink break delegations on parent dir
` [PATCH v4 13/17] filelock: lift the ban on directory leases in generic_setlease
` [PATCH v4 14/17] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v4 15/17] nfsd: allow DELEGRETURN on directories
` [PATCH v4 16/17] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH v4 17/17] vfs: expose delegation support to userland
[PATCH] smb: client: fix refcount leak in smb2_set_path_attr
2025-11-04 18:34 UTC (6+ messages)
[PATCH v2 000/127] smb: smbdirect/client/server: moving to common functions and smbdirect.ko
2025-11-04 14:49 UTC (3+ messages)
[PATCH 00/16] credentials guards: the easy cases
2025-11-04 11:40 UTC (23+ messages)
` [PATCH 01/16] cred: add {scoped_}with_creds() guards
` [PATCH 02/16] aio: use credential guards
` [PATCH 03/16] backing-file: use credential guards for reads
` [PATCH 04/16] backing-file: use credential guards for writes
` [PATCH 05/16] backing-file: use credential guards for splice read
` [PATCH 06/16] backing-file: use credential guards for splice write
` [PATCH 07/16] backing-file: use credential guards for mmap
` [PATCH 08/16] binfmt_misc: use credential guards
` [PATCH 09/16] erofs: "
` [PATCH 10/16] nfs: use credential guards in nfs_local_call_read()
` [PATCH 11/16] nfs: use credential guards in nfs_local_call_write()
` [PATCH 12/16] nfs: use credential guards in nfs_idmap_get_key()
` [PATCH 13/16] smb: use credential guards in cifs_get_spnego_key()
` [PATCH 14/16] act: use credential guards in acct_write_process()
` [PATCH 15/16] cgroup: use credential guards in cgroup_attach_permissions()
` [PATCH 16/16] net/dns_resolver: use credential guards in dns_query()
[PATCH v5 00/14] smb: move duplicate definitions to common header file
2025-11-04 4:04 UTC (16+ messages)
` [PATCH v5 01/14] smb/client: fix CAP_BULK_TRANSFER value
` [PATCH v5 02/14] smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h
` [PATCH v5 03/14] smb: move create_durable_req_v2 to common/smb2pdu.h
` [PATCH v5 04/14] smb: move create_durable_handle_reconnect_v2 "
` [PATCH v5 05/14] smb: move create_durable_rsp_v2 "
` [PATCH v5 06/14] smb/server: remove create_durable_reconn_req
` [PATCH v5 07/14] smb: move some duplicate definitions to common/smb2pdu.h
` [PATCH v5 08/14] smb: move SMB_NEGOTIATE_REQ "
` [PATCH v5 09/14] smb: move list of FileSystemAttributes to common/fscc.h
` [PATCH v5 10/14] smb: move some duplicate struct definitions "
` [PATCH v5 11/14] smb: move FILE_SYSTEM_SIZE_INFO "
` [PATCH v5 12/14] smb: move FILE_SYSTEM_ATTRIBUTE_INFO "
` [PATCH v5 13/14] smb: do some cleanups
` [PATCH v5 14/14] smb: fix some warnings reported by scripts/checkpatch.pl
[PATCH AUTOSEL 6.17-6.1] cifs: fix typo in enable_gcm_256 module parameter
2025-11-03 18:02 UTC (2+ messages)
` [PATCH AUTOSEL 6.17] smb: client: handle lack of IPC in dfs_cache_refresh()
[PATCH 00/12] credential guards: credential preparation
2025-11-03 16:10 UTC (15+ messages)
` [PATCH 01/12] cred: add prepare credential guard
` [PATCH 02/12] sev-dev: use guard for path
` [PATCH 03/12] sev-dev: use prepare credential guard
` [PATCH 04/12] sev-dev: use override credential guards
` [PATCH 05/12] coredump: move revert_cred() before coredump_cleanup()
` [PATCH 06/12] coredump: pass struct linux_binfmt as const
` [PATCH 07/12] coredump: mark struct mm_struct "
` [PATCH 08/12] coredump: split out do_coredump() from vfs_coredump()
` [PATCH 09/12] coredump: use prepare credential guard
` [PATCH 10/12] coredump: use override "
` [PATCH 11/12] trace: use prepare "
` [PATCH 12/12] trace: use override "
[PATCH 0/6] smb/server: fix return values of smb2_0_server_cmds proc
2025-11-02 3:00 UTC (8+ messages)
` [PATCH 2/6] smb/server: fix return value of smb2_notify()
[PATCH] ksmbd: server: avoid busy polling in accept loop
2025-10-31 23:50 UTC (6+ messages)
[PATCH 1/3] smb: client: show smb lease key in open_files output
2025-10-31 17:32 UTC (7+ messages)
` [PATCH 3/3] smb: client: show directory lease state in /proc/fs/cifs/open_dirs
[GIT PULL] smb3 client fixes
2025-10-31 16:38 UTC (2+ messages)
[PATCH v3 00/13] vfs: recall-only directory delegations for knfsd
2025-10-31 12:23 UTC (5+ messages)
` [PATCH v3 03/13] vfs: allow mkdir to wait for delegation break on parent
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).