Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-08-04 10:05:38 to 2026-08-12 06:59:24 UTC [more...]

[PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
 2026-08-12  6:58 UTC  (6+ messages)
` [PATCH v4 1/3] smb/server: support compound fid in notify requests
` [PATCH v4 2/3] ksmbd: temporarily remove interim-work change notify handling
` [PATCH v4 3/3] ksmbd: refactor smb2_notify() to a blocking wait

[PATCH v2] smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()
 2026-08-12  2:41 UTC 

[PATCH] smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()
 2026-08-12  1:08 UTC  (2+ messages)

[PATCH 6.12.y 2/3] smb: client: fix race with fallocate(2) and AIO+DIO
 2026-08-12  0:09 UTC 

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-11 18:51 UTC  (3+ messages)
` (subset) "

[PATCH 0/2] smb/server: fix memory leak bugs
 2026-08-11 14:25 UTC  (5+ messages)
` [PATCH 1/2] smb/server: fix memory leak in ksmbd_krb5_authenticate()
` [PATCH 2/2] smb/server: fix memory leak in ksmbd_login_user()

[PATCH v2 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done
 2026-08-11 12:57 UTC  (3+ messages)

[PATCH 0/4] smb: server: Clear sensitive data before freeing it
 2026-08-11 10:20 UTC  (7+ messages)
` [PATCH 1/4] smb: server: Clear sensitive stack and heap data in auth.c
` [PATCH 2/4] smb: server: Make sure that passkey is not leaked on the heap in user_config.c
` [PATCH 3/4] smb: server: Free session data with kfree_sensitive() to avoid leaking of data
` [PATCH 4/4] smb: server: Free sensitive connection data with kfree_sensitive()

[PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-08-11  7:26 UTC  (31+ messages)
` [PATCH v9 01/26] netfs: Fix read progress reporting
` [PATCH v9 02/26] mm: Make readahead store folio count in readahead_control
` [PATCH v9 03/26] netfs: Bulk load the readahead-provided folios up front
` [PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
` [PATCH v9 05/26] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v9 06/26] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v9 07/26] netfs: Add some tools for managing bvecq chains
` [PATCH v9 08/26] netfs: Make mempool available for bvecq
` [PATCH v9 09/26] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v9 10/26] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v9 11/26] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v9 12/26] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v9 13/26] netfs: Remove the writethrough code
` [PATCH v9 14/26] cachefiles,netfs: sunset ondemand mode
` [PATCH v9 15/26] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v9 16/26] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v9 17/26] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v9 18/26] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v9 19/26] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v9 20/26] netfs: Remove netfs_extract_user_iter()
` [PATCH v9 21/26] iov_iter: Remove ITER_FOLIOQ
` [PATCH v9 22/26] netfs: Remove folio_queue and rolling_buffer
` [PATCH v9 23/26] netfs: Simplify read abandonment
` [PATCH v9 24/26] netfs: Check for too much data being read
` [PATCH v9 25/26] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v9 26/26] cachefiles: Preset the state xattr when creating a new file

[PATCH 0/3] smb/client: Fix some issues
 2026-08-11  6:00 UTC  (4+ messages)
` [PATCH 1/3] smb/client: mark missing nlink values as unknown
` [PATCH 2/3] smb/client: preserve open info type across compound queries
` [PATCH 3/3] smb/client: decode reparse metadata using its payload type

[PATCH v3 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2026-08-10 13:24 UTC  (2+ messages)

[PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-08-10 13:12 UTC  (7+ messages)
` [PATCH v8 21/25] netfs: Remove folio_queue and rolling_buffer
` [PATCH v8 22/25] netfs: Check for too much data being read
` [PATCH v8 23/25] netfs: Limit the minimum trigger for progress reporting
` [PATCH v8 24/25] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v8 25/25] cachefiles: Preset the state xattr when creating a new file

[RFC PATCH samba] smbd: break directory leases before sending notify events
 2026-08-10  8:29 UTC 

Per-entry WSL EA queries during readdir cause severe ls -la slowdown on high-latency links (6.12)
 2026-08-09 18:05 UTC  (4+ messages)

[PATCH RESEND 11/11] cifs: Add support for creating WSL symlinks in version 1 format
 2026-08-09 12:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RESEND 10/11] cifs: Add support for parsing WSL symlinks in version 1 format
 2026-08-09 12:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RESEND 00/11] cifs: Various changes
 2026-08-09 12:09 UTC  (3+ messages)
` [PATCH RESEND 09/11] cifs: Create native Window socket file compatible also with WSL subsystem

[PATCH] cifs: fix clearing stats for fastest execution of each smb2 command
 2026-08-08 20:29 UTC 

Fwd: ksmbd NTLM challenge blob heap buffer overflow (pre-auth)
 2026-08-08 11:48 UTC  (4+ messages)

[PATCH v3 0/3] ksmbd: refactor smb2_notify() to a blocking wait
 2026-08-08  6:41 UTC  (4+ messages)
` [PATCH v3 1/3] smb/server: support compound fid in notify requests
` [PATCH v3 2/3] ksmbd: temporarily remove interim-work change notify handling
` [PATCH v3 3/3] ksmbd: refactor smb2_notify() to a blocking wait

[PATCH] smb: server: Clear sensitive stack and heap data in auth.c
 2026-08-07 22:04 UTC  (3+ messages)

[REGRESSION] cifs: openat with O_TMPFILE returns -1 ENOENT (STATUS_OBJECT_NAME_NOT_FOUND)
 2026-08-07 17:15 UTC  (3+ messages)

[PATCH] smb/client: return EOPNOTSUPP for unsupported O_TMPFILE
 2026-08-07 13:32 UTC  (2+ messages)

[PATCH] smb: client: require CONFIG_CIFS_DEBUG2=y for accounting tcon bytes stats
 2026-08-07 12:21 UTC  (3+ messages)

[PATCH v2 0/3] cifs: three size-management bug fixes
 2026-08-07 11:06 UTC  (5+ messages)
` [PATCH v2 1/3] cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
` [PATCH v2 2/3] cifs: don't update i_size in cifs_do_truncate() without a cached handle
` [PATCH v2 3/3] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0

[PATCH v3 resend 0/3] smb: fix xfstests generic/035
 2026-08-07 10:27 UTC  (7+ messages)
` [PATCH v3 resend 1/3] smb/server: rename to ksmbd_has_nonposix_open_child()
` [PATCH v3 resend 2/3] smb/server: deny overwriting targets with non-POSIX opens
` [PATCH v3 resend 3/3] smb/client: fix nlink of an overwritten open file

[GIT PULL] ksmbd server fixes
 2026-08-07  3:27 UTC  (2+ messages)

[PATCH] ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
 2026-08-07  0:54 UTC  (3+ messages)

[PATCH 0/3] cifs: three size-management bug fixes
 2026-08-06 23:43 UTC  (4+ messages)
` [PATCH 1/3] cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
` [PATCH 2/3] cifs: don't update i_size in cifs_do_truncate() without a cached handle
` [PATCH 3/3] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0

[GIT PULL] smb3 client fixes
 2026-08-06 23:36 UTC  (2+ messages)

[PATCH samba v3 0/1] smbclient: cancel pending notify on SIGINT
 2026-08-06 10:04 UTC  (4+ messages)
` [PATCH samba v3 1/1] "

[PATCH samba 0/1] smbd: remove redundant rename destination open check
 2026-08-06  5:07 UTC  (3+ messages)
` [PATCH samba 1/1] "

[PATCH 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done
 2026-08-05 21:12 UTC  (2+ messages)

[RFC PATCH samba] smbd: deny rename if the destination has non-POSIX opens
 2026-08-05 19:35 UTC  (2+ messages)

[RFC PATCH] freezer: Restrict unsafe freezable tasks to system sleep
 2026-08-05 18:05 UTC  (2+ messages)

[PATCH smb3-posix-extensions] FSA: allow rename over files with only POSIX opens
 2026-08-05  8:40 UTC  (3+ messages)

CVE-2025-38728: Request to add Bugzilla 218602 as a reference
 2026-08-05  7:45 UTC  (2+ messages)

[PATCH v2 0/3] smb: fix xfstests generic/035
 2026-08-05  5:53 UTC  (11+ messages)
` [PATCH v2 1/3] smb/server: rename to ksmbd_has_nonposix_open_child()
` [PATCH v2 2/3] smb/server: deny overwriting targets with non-POSIX opens
` [PATCH v2 3/3] smb/client: fix nlink of an overwritten open file

[PATCH v3 0/3] smb: fix xfstests generic/035
 2026-08-05  4:47 UTC  (4+ messages)
` [PATCH v3 3/3] smb/client: fix nlink of an overwritten open file
` [PATCH v3 1/3] smb/server: rename to ksmbd_has_nonposix_open_child()
` [PATCH v3 2/3] smb/server: deny overwriting targets with non-POSIX opens

[PATCH RESEND 0/2] smb/client: handle compression flags through fileattr
 2026-08-05  1:54 UTC  (3+ messages)
` [PATCH RESEND 1/2] smb/client: implement fileattr_set for compression flags
` [PATCH RESEND 2/2] smb/client: remove unused file flags ioctl handlers

[RFC PATCH] RDMA/iwcm: allow aborting an active connect awaiting CONNECT_REPLY
 2026-08-05  0:02 UTC 

[syzbot] [cifs?] WARNING in smb2_add_credits
 2026-08-05  0:00 UTC  (2+ messages)

[PATCH] smb/client: fix nlink of an overwritten open file
 2026-08-04 23:42 UTC 

[PATCH] smb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()
 2026-08-04 19:21 UTC 

[PATCH 00/15] smb: add native security and trusted xattrs
 2026-08-04 16:42 UTC  (8+ messages)

[PATCH] smb/server: check destination is open when renaming
 2026-08-04 10:54 UTC  (12+ messages)


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