generic/004 server bug
2026-05-10 21:36 UTC
[PATCH for stable] smb: client/smbdirect: fix MR registration for coalesced SG lists
2026-05-10 11:05 UTC (3+ messages)
problem starting ksmbd
2026-05-10 7:02 UTC (2+ messages)
[PATCH 5.15.y] ksmbd: do not expire session on binding failure
2026-05-08 21:11 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2026-05-08 17:53 UTC (2+ messages)
[PATCH] smb: client: use kzalloc to zero-initialize security descriptor buffer
2026-05-08 16:50 UTC
[PATCH v3 0/2] smb: client: Spec-compliance fixes for Kerberos key derivation
2026-05-07 16:52 UTC (3+ messages)
` [PATCH v3 1/2] smb: client: Use FullSessionKey for AES-256 encryption "
` [PATCH v3 2/2] smb: client: Zero-pad short GSS session keys per MS-SMB2
[PATCH v2 0/8] Remount patches v2
2026-05-07 13:44 UTC (9+ messages)
` [PATCH v2 1/8] smb: client: block non-reconfigurable option changes on remount
` [PATCH v2 2/8] smb: client: sync tcon-level options "
` [PATCH v2 3/8] smb: client: sync retrans "
` [PATCH v2 4/8] smb: client: sync echo_interval "
` [PATCH v2 5/8] smb: client: move struct tcon_list to cifsglob.h
` [PATCH v2 6/8] smb: client: allow nolease option to be reconfigured on remount
` [PATCH v2 7/8] smb: client: block cache=ro and cache=singleclient "
` [PATCH v2 8/8] smb: client: apply rasize "
[PATCH v14 00/15] Exposing case folding behavior
2026-05-07 8:53 UTC (16+ messages)
` [PATCH v14 01/15] fs: Move file_kattr initialization to callers
` [PATCH v14 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v14 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v14 04/15] exfat: "
` [PATCH v14 05/15] ntfs3: "
` [PATCH v14 06/15] hfs: "
` [PATCH v14 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v14 08/15] xfs: "
` [PATCH v14 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v14 10/15] nfs: "
` [PATCH v14 11/15] vboxsf: "
` [PATCH v14 12/15] isofs: "
` [PATCH v14 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v14 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v14 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[GIT PULL] ksmbd server and smbdirect fixes
2026-05-07 5:08 UTC (2+ messages)
[PATCH v2 0/2] smb: client: Spec-compliance fixes for Kerberos key derivation
2026-05-06 17:06 UTC (5+ messages)
` [PATCH v2 1/2] smb: client: Use FullSessionKey for AES-256 encryption "
` [PATCH v2 2/2] smb: client: Zero-pad short GSS session keys per MS-SMB2
[PATCH v4 0/1] smb/client: fix out-of-bounds read
2026-05-06 16:03 UTC (3+ messages)
` [PATCH v4 1/1] smb/client: fix out-of-bounds read in smb2_compound_op()
[PATCH v4 01/19] cifs: change_conf needs to be called for session setup
2026-05-06 14:16 UTC (22+ messages)
` [PATCH v4 02/19] cifs: abort open_cached_dir if we don't request leases
` [PATCH v4 03/19] cifs: invalidate cfid on unlink/rename/rmdir
` [PATCH v4 04/19] cifs: define variable sized buffer for querydir responses
` [PATCH v4 05/19] cifs: optimize readdir for small directories
` [PATCH v4 06/19] cifs: optimize readdir for larger directories
` [PATCH v4 07/19] cifs: reorganize cached dir helpers
` [PATCH v4 08/19] cifs: make cfid locks more granular
` [PATCH v4 09/19] cifs: query dir should reuse cfid even if not fully cached
` [PATCH v4 10/19] cifs: back cached_dirents with page cache
` [PATCH v4 11/19] cifs: in place changes to cached_dirents when dir lease is held
` [PATCH v4 12/19] cifs: register a shrinker to manage cached_dirents
` [PATCH v4 13/19] cifs: option to disable time-based eviction of cache
` [PATCH v4 14/19] cifs: option to set unlimited number of cached dirs
` [PATCH v4 15/19] cifs: allow dcache population to happen asynchronously
` [PATCH v4 16/19] cifs: trace points for cached_dir operations
` [PATCH v4 17/19] cifs: discard functions to ensure that mid callbacks get called
` [PATCH v4 18/19] cifs: keep cfids in rbtree for efficient lookups
` [PATCH v4 19/19] cifs: invalidate cached_dirents if population aborted
[DISCUSSION] Preventing ENOSPC/EDQUOT writeback errors on network filesystems
2026-05-06 6:11 UTC (2+ messages)
[PATCH AUTOSEL 7.0] smb: client: change allocation requirements in smb2_compound_op
2026-05-05 9:51 UTC
[PATCH 6.6.y] ksmbd: add chann_lock to protect ksmbd_chann_list xarray
2026-05-03 18:17 UTC (4+ messages)
` [PATCH 6.1.y] "
` [PATCH 5.15.y] "
[PATCH] smb: client: validate dacloffset before building DACL pointers
2026-05-03 15:24 UTC (2+ messages)
[PATCH v3 0/1] smb/client: fix out-of-bounds read
2026-05-03 14:36 UTC (3+ messages)
` [PATCH v3 1/1] smb/client: fix out-of-bounds read in smb2_compound_op()
[PATCH v13 00/15] Exposing case folding behavior
2026-05-02 14:21 UTC (16+ messages)
` [PATCH v13 01/15] fs: Move file_kattr initialization to callers
` [PATCH v13 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v13 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v13 04/15] exfat: "
` [PATCH v13 05/15] ntfs3: "
` [PATCH v13 06/15] hfs: "
` [PATCH v13 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v13 08/15] xfs: "
` [PATCH v13 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v13 10/15] nfs: "
` [PATCH v13 11/15] vboxsf: "
` [PATCH v13 12/15] isofs: "
` [PATCH v13 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v13 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v13 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[PATCH v2 0/2] smb/client: fix out-of-bounds read
2026-05-02 13:31 UTC (5+ messages)
` [PATCH v2 1/2] smb/client: fix out-of-bounds read in smb2_compound_op()
` [PATCH v2 2/2] smb/client: fix out-of-bounds read in symlink_data()
[PATCH 0/2] smb/client: fix out-of-bounds read
2026-05-02 8:45 UTC (4+ messages)
` [PATCH 1/2] smb/client: fix out-of-bounds read in smb2_compound_op()
` [PATCH 2/2] smb/client: fix out-of-bounds read in symlink_data()
[GIT PULL] ksmbd server fixes
2026-05-01 20:22 UTC (2+ messages)
[PATCH v3 01/19] cifs: change_conf needs to be called for session setup
2026-05-01 10:20 UTC (27+ messages)
` [PATCH v3 02/19] cifs: abort open_cached_dir if we don't request leases
` [PATCH v3 03/19] cifs: invalidate cfid on unlink/rename/rmdir
` [PATCH v3 04/19] cifs: define variable sized buffer for querydir responses
` [PATCH v3 05/19] cifs: optimize readdir for small directories
` [PATCH v3 06/19] cifs: optimize readdir for larger directories
` [PATCH v3 07/19] cifs: reorganize cached dir helpers
` [PATCH v3 08/19] cifs: make cfid locks more granular
` [PATCH v3 09/19] cifs: query dir should reuse cfid even if not fully cached
` [PATCH v3 10/19] cifs: back cached_dirents with page cache
` [PATCH v3 11/19] cifs: in place changes to cached_dirents when dir lease is held
` [PATCH v3 12/19] cifs: register a shrinker to manage cached_dirents
` [PATCH v3 13/19] cifs: option to disable time-based eviction of cache
` [PATCH v3 14/19] cifs: option to set unlimited number of cached dirs
` [PATCH v3 15/19] cifs: allow dcache population to happen asynchronously
` [PATCH v3 16/19] cifs: trace points for cached_dir operations
` [PATCH v3 17/19] cifs: discard functions should not return failure
` [PATCH v3 18/19] cifs: keep cfids in rbtree for efficient lookups
` [PATCH v3 19/19] cifs: invalidate cached_dirents if population aborted
[PATCH v5] smb: client: avoid ctx corruption on failed multichannel remounts
2026-05-01 6:09 UTC
[PATCH] cifssmb: use struct_offset in memcpy calculations
2026-05-01 0:47 UTC (4+ messages)
[GIT PULL] smb3 client fixes
2026-05-01 0:45 UTC (2+ messages)
[PATCH] smb: client: hide unused cifs_debug_dirs_proc_ops
2026-04-30 12:11 UTC (4+ messages)
[PATCH] smb: client: use kzalloc to zero-initialize security descriptor buffer
2026-04-30 8:57 UTC
[PATCH] smb: smbdirect: fix MR registration for coalesced SG lists
2026-04-30 8:15 UTC (2+ messages)
[PATCH RFC] smb: client: fix NULL pointer dereference in smb2_compound_op
2026-04-30 0:34 UTC (2+ messages)
[PATCH v2 11/11] docs: smb: document SMB3 over QUIC setup for cifs.ko and ksmbd.ko
2026-04-29 22:26 UTC (2+ messages)
[PATCH v2 05/11] smb: server: split interface management from TCP in preparation for QUIC
2026-04-29 22:24 UTC (7+ messages)
` [PATCH v2 06/11] smb: server: add shared transport helpers "
` [PATCH v2 07/11] smb: server: reuse common transport helpers in TCP transport
` [PATCH v2 08/11] smb: server: add QUIC transport support
` [PATCH v2 09/11] smb: server: refactor TCP transport definitions
` [PATCH v2 10/11] smb: server: track TCP and QUIC listener state independently
[PATCH 0/2] smb: smbdirect: symbol export and header cleanups
2026-04-29 22:16 UTC (4+ messages)
` [PATCH 1/2] smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPL
` [PATCH 2/2] smb: smbdirect: introduce and use include/linux/smbdirect.h
[PATCH v12 00/15] Exposing case folding behavior
2026-04-29 22:00 UTC (17+ messages)
` [PATCH v12 01/15] fs: Move file_kattr initialization to callers
` [PATCH v12 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v12 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v12 04/15] exfat: "
` [PATCH v12 05/15] ntfs3: "
` [PATCH v12 06/15] hfs: "
` [PATCH v12 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v12 08/15] xfs: "
` [PATCH v12 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v12 10/15] nfs: "
` [PATCH v12 11/15] vboxsf: "
` [PATCH v12 12/15] isofs: "
` [PATCH v12 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v12 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v12 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[PATCH] smb: client: change allocation requirements in smb2_compound_op
2026-04-29 21:34 UTC
[PATCH 1/3] smb: client: fix conflicting option validation for new mount API
2026-04-29 20:52 UTC (3+ messages)
` [PATCH 2/3] smb: client: fix race in multichannel rescaling during mount
` [PATCH 3/3] smb: client: make smb3_update_ses_channels() match expected API
[PATCH v2] smb/client: fix chan_max and UNC state corruption in smb3_reconfigure
2026-04-29 20:45 UTC (6+ messages)
` [PATCH v3] smb/client: fix state corruption in smb3_reconfigure multichannel path
` [PATCH v4] smb: client: fix state-consistency bugs in smb3_reconfigure() "
[PATCH v2] smb: smbdirect: fix MR registration for coalesced SG lists
2026-04-29 16:00 UTC (2+ messages)
[PATCH] ksmbd: fail share config requests when path allocation fails
2026-04-29 13:43 UTC (3+ messages)
[PATCH v2] smb: smbdirect: fix MR registration for coalesced SG lists
2026-04-29 10:02 UTC
[PATCH v2] smb: smbdirect: fix MR registration for coalesced SG lists
2026-04-29 10:00 UTC
[PATCH] smb: client: use FullSessionKey for AES-256 encryption key derivation
2026-04-29 8:34 UTC (3+ messages)
[PATCH] smb: smbdirect: fix MR registration for coalesced SG lists
2026-04-29 8:00 UTC
[PATCH v2 0/3] ksmbd: fix connection and durable handle teardown races
2026-04-29 3:21 UTC (2+ messages)
[PATCHSET v3] QueryDir and Directory lease improvements
2026-04-28 16:18 UTC
"Intent" of VFS lookups
2026-04-28 16:12 UTC (5+ messages)
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