Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-04-16 21:36:35 to 2026-04-24 00:14:03 UTC [more...]

[GIT PULL] smb3 client fixes
 2026-04-24  0:13 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2026-04-23 22:50 UTC 

[PATCH 0/4] netfs: Yet further miscellaneous fixes
 2026-04-23 22:22 UTC  (5+ messages)
` [PATCH 1/4] netfs: Fix wrong return from netfs_read_sizes() on 32-bit SMP arches
` [PATCH 2/4] netfs: Fix missing barriers when accessing stream->subrequests locklessly
` [PATCH 3/4] afs: Fix afs_get_link() to take validate_lock around afs_read_single()
` [PATCH 4/4] afs: Fix RCU handling of symlinks in RCU pathwalk

[PATCH v10 00/17] Exposing case folding behavior
 2026-04-23 21:02 UTC  (19+ messages)
` [PATCH v10 01/17] fs: Move file_kattr initialization to callers
` [PATCH v10 02/17] fs: Add case sensitivity flags to file_kattr
` [PATCH v10 03/17] fat: Implement fileattr_get for case sensitivity
` [PATCH v10 04/17] exfat: "
` [PATCH v10 05/17] ntfs3: "
` [PATCH v10 06/17] hfs: "
` [PATCH v10 07/17] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v10 08/17] ext4: "
` [PATCH v10 09/17] xfs: "
` [PATCH v10 10/17] cifs: Implement fileattr_get for case sensitivity
` [PATCH v10 11/17] nfs: "
` [PATCH v10 12/17] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v10 13/17] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v10 14/17] isofs: "
` [PATCH v10 15/17] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v10 16/17] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v10 17/17] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH v2 5.10.y] cifs: Fix connections leak when tlink setup failed
 2026-04-23 18:59 UTC  (2+ messages)

[PATCH v2 1/2] vfs: introduce d_mark_tmpfile_name()
 2026-04-23 18:23 UTC  (3+ messages)
` [PATCH v2 2/2] smb: client: add support for O_TMPFILE

"Intent" of VFS lookups
 2026-04-23 17:43 UTC  (2+ messages)

[PATCH v9 00/17] Exposing case folding behavior
 2026-04-23 11:52 UTC  (22+ messages)
` [PATCH v9 01/17] fs: Move file_kattr initialization to callers
` [PATCH v9 02/17] fs: Add case sensitivity flags to file_kattr
` [PATCH v9 03/17] fat: Implement fileattr_get for case sensitivity
` [PATCH v9 04/17] exfat: "
` [PATCH v9 05/17] ntfs3: "
` [PATCH v9 06/17] hfs: "
` [PATCH v9 07/17] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v9 08/17] ext4: "
` [PATCH v9 09/17] xfs: "
` [PATCH v9 10/17] cifs: Implement fileattr_get for case sensitivity
` [PATCH v9 11/17] nfs: "
` [PATCH v9 12/17] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v9 13/17] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v9 14/17] isofs: "
` [PATCH v9 15/17] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v9 16/17] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v9 17/17] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH] [v2] smb: client: hide unused cifs_debug_dirs_proc_ops
 2026-04-23  9:50 UTC 

[PATCH] smb: client: hide unused cifs_debug_dirs_proc_ops
 2026-04-23  9:01 UTC  (2+ messages)

[PATCH] smb/client: fix unaligned reads in wsl_to_fattr()
 2026-04-23  5:59 UTC 

[PATCH] smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
 2026-04-23  5:52 UTC  (8+ messages)

[PATCH] fs: smb: server: handle readdir_info_level_struct_sz() error
 2026-04-23  0:31 UTC  (2+ messages)

[PATCH] fs: smb: server: zero buffer before filling file entry
 2026-04-23  0:29 UTC  (2+ messages)

[PATCH 6/9] smb: client: allow nolease option to be reconfigured on remount
 2026-04-22 15:29 UTC  (4+ messages)
` [PATCH v2] "

[linux-next:master] [smb] 40e75e42f4: filebench.sum_operations/s 9.5% improvement
 2026-04-22 13:31 UTC 

[PATCH v2] vfs: replace ints with enum component_type for LAST_XXX
 2026-04-22 10:59 UTC  (5+ messages)

[PATCH v3] smb: client: fix (remove) drop_dir_cache module parameter
 2026-04-22  7:31 UTC 

[PATCH 5/9] smb: client: sync echo_interval on remount
 2026-04-22  4:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/9] smb: client: block non-reconfigurable option changes on remount
 2026-04-22  4:34 UTC  (8+ messages)
` [PATCH 3/9] smb: client: sync tcon-level options "
` [PATCH 7/9] smb: client: block cache=ro and cache=singleclient "
` [PATCH v2 1/9] smb: client: block non-reconfigurable option changes "

[PATCH] fs: smb: server: stop sending fake security descriptors
 2026-04-22  2:27 UTC  (5+ messages)

[PATCH] smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_dacl
 2026-04-21 23:58 UTC  (2+ messages)

[PATCH v2 1/7] cifs: change_conf needs to be called for session setup
 2026-04-21 15:26 UTC  (9+ messages)
` [PATCH v2 2/7] cifs: abort open_cached_dir if we don't request leases
` [PATCH v2 3/7] cifs: invalidate cfid on unlink/rename/rmdir
` [PATCH v2 4/7] cifs: define variable sized buffer for querydir responses
` [PATCH v2 5/7] cifs: optimize readdir for small directories
` [PATCH v2 6/7] cifs: optimize readdir for larger directories
` [PATCH v2 7/7] cifs: reorganize cached dir helpers

[PATCH v2] smb: client: fix (remove) drop_dir_cache module parameter
 2026-04-21 13:44 UTC 

[PATCH 5.10.y] cifs: Fix connections leak when tlink setup failed
 2026-04-21 13:26 UTC 

[PATCH] smb: client: fix (remove) drop_dir_cache module parameter
 2026-04-21 17:05 UTC  (2+ messages)

[PATCH 00/11] netfs: Further miscellaneous fixes
 2026-04-21 11:56 UTC  (13+ messages)
` [PATCH 01/11] netfs: Fix early put of sink folio in netfs_read_gaps()
` [PATCH 02/11] netfs: Fix leak of request in netfs_write_begin() error handling
` [PATCH 03/11] netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
` [PATCH 04/11] netfs: Fix potential uninitialised var in netfs_extract_user_iter()
` [PATCH 05/11] netfs: Fix partial invalidation of streaming-write folio
` [PATCH 06/11] netfs: Fix the trace displayed for the total overwrite of a streamed write
` [PATCH 07/11] netfs: Fix folio->private handling in netfs_perform_write()
` [PATCH 08/11] netfs: Fix group handling in netfs_read_gaps()
` [PATCH 09/11] netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
` [PATCH 10/11] netfs: Fix comment about write-streaming avoidance
` [PATCH 11/11] netfs: Fix netfs_read_folio() to wait on writeback

[PATCH] ksmbd: scope conn->binding slowpath to bound sessions only
 2026-04-21  1:40 UTC  (2+ messages)

[PATCH 2/2] ksmbd: fix CreateOptions sanitization clobbering the whole field
 2026-04-21  1:39 UTC  (2+ messages)

[PATCH 1/8] smb: client: compress: fix buffer overrun in lz77_compress()
 2026-04-20 21:31 UTC  (6+ messages)
` [PATCH 2/8] smb: client: compress: fix bad encoding on last LZ77 flag
` [PATCH 7/8] smb: client: compress: add compress/common.h

[PATCH] smb: client: require a full NFS mode SID before reading mode bits
 2026-04-20 20:55 UTC  (2+ messages)

[PATCH 6.12 107/162] smb: client: fix off-by-8 bounds check in check_wsl_eas()
 2026-04-20 15:42 UTC  (4+ messages)
` [PATCH 6.12 108/162] ksmbd: validate EaNameLength in smb2_get_ea()
` [PATCH 6.12 109/162] ksmbd: require 3 sub-authorities before reading sub_auth[2]
` [PATCH 6.12 110/162] ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc

[PATCH 6.18 137/198] smb: client: fix off-by-8 bounds check in check_wsl_eas()
 2026-04-20 15:42 UTC  (7+ messages)
` [PATCH 6.18 138/198] smb: client: fix OOB reads parsing symlink error response
` [PATCH 6.18 139/198] ksmbd: validate EaNameLength in smb2_get_ea()
` [PATCH 6.18 140/198] ksmbd: require 3 sub-authorities before reading sub_auth[2]
` [PATCH 6.18 141/198] ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc
` [PATCH 6.18 142/198] smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_flush()
` [PATCH 6.18 143/198] smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_flush_send_list()

[PATCH 6.19 156/220] smb: client: fix off-by-8 bounds check in check_wsl_eas()
 2026-04-20 15:41 UTC  (7+ messages)
` [PATCH 6.19 157/220] smb: client: fix OOB reads parsing symlink error response
` [PATCH 6.19 158/220] ksmbd: validate EaNameLength in smb2_get_ea()
` [PATCH 6.19 159/220] ksmbd: require 3 sub-authorities before reading sub_auth[2]
` [PATCH 6.19 160/220] ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc
` [PATCH 6.19 161/220] smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_flush()
` [PATCH 6.19 162/220] smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_flush_send_list()

[PATCH 7.0 18/76] smb: client: fix off-by-8 bounds check in check_wsl_eas()
 2026-04-20 15:41 UTC  (7+ messages)
` [PATCH 7.0 19/76] smb: client: fix OOB reads parsing symlink error response
` [PATCH 7.0 20/76] ksmbd: validate EaNameLength in smb2_get_ea()
` [PATCH 7.0 21/76] ksmbd: require 3 sub-authorities before reading sub_auth[2]
` [PATCH 7.0 22/76] ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc
` [PATCH 7.0 23/76] smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_flush()
` [PATCH 7.0 24/76] smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_flush_send_list()

[PATCH] smb: client: validate dacloffset before building DACL pointers
 2026-04-20 14:47 UTC 

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-20 14:31 UTC  (14+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH AUTOSEL 6.18] fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath
 2026-04-20 13:19 UTC 

[PATCH 5.15.y] smb: client: fix potential UAF in smb2_is_valid_oplock_break()
 2026-04-20 13:21 UTC  (2+ messages)

[PATCH AUTOSEL 7.0-5.10] smb: client: fix integer underflow in receive_encrypted_read()
 2026-04-20 13:07 UTC 

[PATCH] ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount
 2026-04-20  2:43 UTC  (2+ messages)

[PATCH 0/2] ksmbd: pair ida_init() with ida_destroy() in cleanup paths
 2026-04-20  1:28 UTC  (5+ messages)
` [PATCH 1/2] ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
` [PATCH 2/2] ksmbd: destroy async_ida in ksmbd_conn_free()

[PATCH] smb: client: fix OOB reads from server-supplied dacloffset in cifsacl
 2026-04-20  0:11 UTC  (2+ messages)
` [PATCH v2] smb: client: validate the whole DACL before rewriting it "

[PATCH] smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
 2026-04-19 23:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] ksmbd: Use AES-CMAC library for SMB3 signature calculation
 2026-04-19  8:16 UTC  (2+ messages)

[PATCH 0/2] ksmbd: connection accounting and session teardown fixes
 2026-04-19  7:30 UTC  (5+ messages)
` [PATCH 1/2] ksmbd: fix active_num_conn leak when alloc_transport() fails
` [PATCH 2/2] ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()

[PATCH v2 0/4] smb: client: Use AES-CMAC library
 2026-04-19  1:36 UTC  (6+ messages)
` [PATCH v2 1/4] smb: client: Use AES-CMAC library for SMB3 signature calculation
` [PATCH v2 2/4] smb: client: Remove obsolete cmac(aes) allocation
` [PATCH v2 3/4] smb: client: Make generate_key() return void
` [PATCH v2 4/4] smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()

[PATCH] ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()
 2026-04-18  6:28 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment
 2026-04-18  6:27 UTC  (3+ messages)
` [PATCH v2] "

RFC: kernel NULL pointer dereference affecting stable
 2026-04-17 17:24 UTC 

[GIT PULL] smb3 client fixes
 2026-04-17  4:11 UTC  (2+ messages)

[PATCH] smb: client: fix dir separator in SMB1 UNIX mounts
 2026-04-17  1:37 UTC  (2+ messages)

[REGRESSION] in Linux 7.0: empty CIFS mount point with vers=1.0
 2026-04-17  0:51 UTC  (3+ messages)

[PATCH] smb: server: fix max_connections off-by-one in tcp accept path
 2026-04-16 23:36 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox