Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-09-01 12:16:05 to 2026-09-07 21:36:32 UTC [more...]

[PATCH 6.6.y 1/4] cifs: Scripted clean up fs/smb/client/fscache.h
 2026-09-07 21:36 UTC 

[PATCH 6.12.y 1/3] cifs: Scripted clean up fs/smb/client/fscache.h
 2026-09-07 20:00 UTC  (2+ messages)
  ` [PATCH 6.12.y 2/3] cifs: SMB1 split: connect.c

[PATCH 6.6.y 1/4] cifs: Remove the server pointer from smb_message
 2026-09-07 20:00 UTC  (3+ messages)
  ` [PATCH 6.6.y 2/4] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.6.y 3/4] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations

[PATCH] smb: client: fix DACL-rewrite heap overflow in id_mode_to_cifs_acl()
 2026-09-07 17:59 UTC  (4+ messages)
` [PATCH] smb: client: fix heap overflow in DACL owner/group rewrite

[PATCH 6.18.y 1/4] cifs: Do some preparation prior to organising the function declarations
 2026-09-07 15:14 UTC  (3+ messages)
  ` [PATCH 6.18.y 2/4] cifs: Remove dead function prototypes
  ` [PATCH 6.18.y 3/4] cifs: Scripted clean up fs/smb/client/fscache.h

[PATCH 6.12.y 1/6] cifs: Remove the server pointer from smb_message
 2026-09-07 15:00 UTC  (5+ messages)
  ` [PATCH 6.12.y 2/6] cifs: Do some preparation prior to organising the function declarations
  ` [PATCH 6.12.y 3/6] cifs: Remove dead function prototypes
  ` [PATCH 6.12.y 4/6] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.12.y 5/6] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations

[PATCH 6.6.y 1/4] cifs: Scripted clean up fs/smb/client/fscache.h
 2026-09-07 14:39 UTC  (3+ messages)
  ` [PATCH 6.6.y 2/4] cifs: Scripted clean up fs/smb/client/fs_context.h
  ` [PATCH 6.6.y 3/4] cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h

[PATCH 6.12.y 1/5] cifs: Scripted clean up fs/smb/client/cifs_unicode.h
 2026-09-07 11:47 UTC  (4+ messages)
  ` [PATCH 6.12.y 2/5] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.12.y 3/5] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
  ` [PATCH 6.12.y 4/5] smb: client: use atomic_t for mnt_cifs_flags

[PATCH 6.18.y 1/5] cifs: Remove dead function prototypes
 2026-09-07 11:47 UTC  (4+ messages)
  ` [PATCH 6.18.y 2/5] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.18.y 3/5] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
  ` [PATCH 6.18.y 4/5] cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h

[PATCH 6.18.y 1/5] cifs: Remove dead function prototypes
 2026-09-07 11:47 UTC  (4+ messages)
  ` [PATCH 6.18.y 2/5] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.18.y 3/5] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
  ` [PATCH 6.18.y 4/5] cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h

[PATCH] smb: client: pin DFS superblock in iterator callback
 2026-09-07  7:11 UTC  (3+ messages)

[PATCH] ksmbd: fix empty DACL handling in smb_check_perm_dacl()
 2026-09-07  4:31 UTC 

[PATCH 6.12.y 1/2] smb: client: fix generic/694 due to wrong ->i_blocks
 2026-09-07  1:03 UTC 

[PATCH 6.18.y 1/5] cifs: Scripted clean up fs/smb/client/cifs_unicode.h
 2026-09-07  1:03 UTC  (4+ messages)
  ` [PATCH 6.18.y 2/5] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.18.y 3/5] cifs: Scripted clean up fs/smb/client/fs_context.h
  ` [PATCH 6.18.y 4/5] cifs: Scripted clean up fs/smb/client/smb2proto.h

[PATCH] ksmbd: deny access for an empty DACL instead of granting the request
 2026-09-06 23:38 UTC 

[PATCH] ksmbd: initialise the reserved fields of six SMB2 responses
 2026-09-06 23:38 UTC 

[PATCH v4 1/7] smb: client: fix uid/gid override in getattr with posix extensions
 2026-09-06 20:05 UTC  (7+ messages)
` [PATCH v4 2/7] smb: client: honor forceuid/forcegid when mapping SIDs to uid/gid
` [PATCH v4 3/7] smb: client: fix WSL reparse point uid/gid override
` [PATCH v4 4/7] smb: client: avoid using uninitialized SIDs in cifs_posix_to_fattr()
` [PATCH v4 5/7] smb: client: fix file type corruption in wsl_to_fattr()
` [PATCH v4 6/7] smb: client: fix file type corruption in posix_reparse_to_fattr()
` [PATCH v4 7/7] smb: client: fix file type corruption in cifs_reparse_point_to_fattr()

[PATCH v3 1/7] smb: client: fix uid/gid override in getattr with posix extensions
 2026-09-06 19:08 UTC  (7+ messages)
` [PATCH v3 2/7] smb: client: honor forceuid/forcegid when mapping SIDs to uid/gid
` [PATCH v3 3/7] smb: client: fix WSL reparse point uid/gid override
` [PATCH v3 4/7] smb: client: avoid using uninitialized SIDs in cifs_posix_to_fattr()
` [PATCH v3 5/7] smb: client: fix file type corruption in wsl_to_fattr()
` [PATCH v3 6/7] smb: client: fix file type corruption in posix_reparse_to_fattr()
` [PATCH v3 7/7] smb: client: fix file type corruption in cifs_reparse_point_to_fattr()

[PATCH v2 1/5] smb: client: fix uid/gid override in getattr with posix extensions
 2026-09-06 18:15 UTC  (5+ messages)
` [PATCH v2 2/5] smb: client: honor forceuid/forcegid when mapping SIDs to uid/gid
` [PATCH v2 3/5] smb: client: fix WSL reparse point uid/gid override
` [PATCH v2 4/5] smb: client: avoid using uninitialized SIDs in cifs_posix_to_fattr()
` [PATCH v2 5/5] smb: client: fix reparse point file type corruption

[PATCH 1/2] smb: client: honor forceuid/forcegid when mapping SIDs to uid/gid
 2026-09-06 17:20 UTC  (2+ messages)
` [PATCH 2/2] smb: client: fix WSL reparse point uid/gid override

[PATCH] smb: client: fix uid/gid override in getattr with posix extensions
 2026-09-06 15:58 UTC 

[PATCH] smb: client: fix cifsFileInfo reference leak in deferred close
 2026-09-05 23:22 UTC  (2+ messages)

[PATCH] smb: client: avoid leaking refcount when cifs_sb_tlink() fails
 2026-09-05 23:21 UTC  (3+ messages)

[PATCH] smb: client: avoid leaking refcount in cifs_queue_oplock_break()
 2026-09-05 23:21 UTC  (3+ messages)

[PATCH] super: make iterate_supers_type() deletion-safe
 2026-09-05  6:31 UTC  (5+ messages)

Kernel smb client: multiuser mount & new SMB3 POSIX extensions
 2026-09-04 16:31 UTC 

[PATCH v3 0/2] smb: client: fix create context out-of-bounds reads
 2026-09-04 14:05 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] smb: client: validate POSIX create context length

[PATCH] Documentation/admin-guide: fix typo "asser" in comment
 2026-09-04 13:54 UTC  (2+ messages)

[PATCH v2] smb: client: fill cache fields after populating cache in copy_ref_data()
 2026-09-03 15:24 UTC  (2+ messages)

[PATCH v3 0/2] smb: client: fix out-of-bounds reads in CIFSSMBRead()
 2026-09-03 15:24 UTC  (8+ messages)
` [PATCH v3 1/2] smb: client: reject short READ responses "
` [PATCH v3 2/2] smb: client: reject out-of-bounds DataOffset "

[RFC PATCH] RDMA/iwcm: allow aborting an active connect awaiting CONNECT_REPLY
 2026-09-03 10:42 UTC  (5+ messages)

[PATCH v11 00/36] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-09-03  6:06 UTC  (38+ messages)
` [PATCH v11 01/36] block: Fix start and length check added to iov_iter_extract_bvecs()
` [PATCH v11 02/36] mm: Make readahead store folio count in readahead_control
` [PATCH v11 03/36] mm: Add a bulk end-writeback tool
` [PATCH v11 04/36] netfs: Use uoff_t instead of unsigned long long and loff_t
` [PATCH v11 05/36] Add a function to kmap one page of a multipage bio_vec
` [PATCH v11 06/36] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v11 07/36] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v11 08/36] netfs: Add some tools for managing bvecq chains
` [PATCH v11 09/36] netfs: Make mempool available for bvecq
` [PATCH v11 10/36] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v11 11/36] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v11 12/36] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v11 13/36] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v11 14/36] netfs: Remove the writethrough code
` [PATCH v11 15/36] netfs: trace: Change the "clear" folio traces to "endwb"
` [PATCH v11 16/36] netfs: trace: Rejig a couple of the tracepoints
` [PATCH v11 17/36] netfs: Add some functions to wrap the all-queued handling
` [PATCH v11 18/36] netfs: Make deprecated PG_private_2 support optional
` [PATCH v11 19/36] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v11 20/36] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v11 21/36] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v11 22/36] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v11 23/36] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v11 24/36] netfs: Remove netfs_extract_user_iter()
` [PATCH v11 25/36] iov_iter: Remove ITER_FOLIOQ
` [PATCH v11 26/36] netfs: Remove folio_queue and rolling_buffer
` [PATCH v11 27/36] netfs: Build a list of regions undergoing writeback
` [PATCH v11 28/36] netfs: Simplify writeback cleanup
` [PATCH v11 29/36] netfs: Simplify read abandonment
` [PATCH v11 30/36] netfs: Check for too much data being read
` [PATCH v11 31/36] netfs: Add a method to get an estimate of the amount that can be written
` [PATCH v11 32/36] netfs: Rework writeback to estimate
` [PATCH v11 33/36] netfs: Set subrequest->source at alloc before trace emission
` [PATCH v11 34/36] netfs: Combine prepare and issue ops
` [PATCH v11 35/36] netfs: Clean up now-unused code
` [PATCH v11 36/36] cachefiles: Preset the state xattr when creating a new file

[PATCH] ksmbd: fix tree connection use-after-free in smb2_tree_connect()
 2026-09-03  5:43 UTC  (2+ messages)

[PATCH 0/2] smb: client: improve copy_ref_data() robustness
 2026-09-02 23:56 UTC  (7+ messages)
` [PATCH 1/2] smb: client: fill cache fields after populating cache in copy_ref_data()
` [PATCH 2/2] smb: client: prevent out-of-bounds dfs_info3_param access "

[PATCH 00/27] fs: port to const struct mnt_idmap
 2026-09-02 19:34 UTC  (62+ messages)
` [PATCH 01/27] userns: pass const uid_gid_map in lookup helpers
` [PATCH 02/27] fs: port mnt_idmap_{get,put}() to const mnt_idmap
` [PATCH 03/27] fs: port vfs{g,u}id helpers "
` [PATCH 04/27] fs: port fs{g,u}id "
` [PATCH 05/27] fs: port i_{g,u}id_into_vfs{g,u}id() "
` [PATCH 06/27] fs: port i_{g,u}id_{needs_}update() "
` [PATCH 07/27] quota: port "
` [PATCH 08/27] fs: port privilege checking helpers "
` [PATCH 09/27] fs: port inode_owner_or_capable() "
` [PATCH 10/27] fs: port inode_init_owner() "
` [PATCH 11/27] fs: port acl "
` [PATCH 12/27] fs: port ->permission() to pass "
` [PATCH 13/27] fs: port xattr to "
` [PATCH 14/27] fs: port ->fileattr_set() to pass "
` [PATCH 15/27] fs: port ->set_acl() "
` [PATCH 16/27] fs: port ->get_acl() "
` [PATCH 17/27] fs: port ->tmpfile() "
` [PATCH 18/27] fs: port ->mknod() "
` [PATCH 19/27] fs: port ->rename() "
` [PATCH 20/27] fs: port ->mkdir() "
` [PATCH 21/27] fs: port ->symlink() "
` [PATCH 22/27] fs: port ->create() "
` [PATCH 23/27] fs: port ->getattr() "
` [PATCH 24/27] fs: port ->setattr() "
` [PATCH 25/27] fs: port vfs_*() helpers to "
` [PATCH 26/27] fs: port mnt_idmap() and file_mnt_idmap() "
` [PATCH 27/27] fs: make nop_mnt_idmap and invalid_mnt_idmap const

[PATCH] smb: client: reject userspace cifs.idmap descriptions
 2026-09-02 18:30 UTC  (2+ messages)

[PATCH v4 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2026-09-02 12:50 UTC  (3+ messages)
` [PATCH v4 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH v4 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir

[PATCH] ksmbd: fix sparc build with atomic work state
 2026-09-02  9:05 UTC 

client side "current->alloc_tag not set WARNING: ./include/linux/alloc_tag.h:161" at accessing CIFS share
 2026-09-01 23:19 UTC  (2+ messages)

[GIT PULL] smb client fixes for 7.3-rc2
 2026-09-01 20:50 UTC  (2+ messages)

[PATCH] ksmbd: validate COPYCHUNK source and target ranges
 2026-09-01 14:32 UTC  (2+ messages)

[PATCH] smb: client: reject out-of-bounds DataOffset in CIFSSMBRead()
 2026-09-01 14:05 UTC  (4+ messages)
` [PATCH v2] "


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