Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-06-16 10:12:05 to 2026-06-24 11:58:25 UTC [more...]

[PATCH v2 00/14] netfs: Miscellaneous fixes
 2026-06-24 11:57 UTC  (7+ messages)
` [PATCH v2 01/14] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v2 02/14] cachefiles: Fix double fput
` [PATCH v2 03/14] cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
` [PATCH v2 04/14] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
` [PATCH v2 05/14] iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
` [PATCH v2 06/14] iov_iter: Fix a memory leak in iov_iter_extract_user_pages()

[PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
 2026-06-24 11:02 UTC  (4+ messages)

Request CVE for ksmbd authenticated permission bypass in FSCTL_SET_SPARSE handle
 2026-06-24  9:57 UTC  (2+ messages)

[PATCH v8 00/17] Subject: Exposing case folding behavior
 2026-06-24  8:59 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v14 00/15] Exposing case folding behavior
 2026-06-24  8:59 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] fix smb client defer close causes file corruption
 2026-06-24  7:19 UTC  (6+ messages)
  ` Subject: "
      ` Subject: Re: [PATCH] fix smb client defer close causes file

[PATCH v2 0/9] smb/client: fix mode 0 fallocate handling
 2026-06-24  4:04 UTC  (12+ messages)
` [PATCH v2 1/9] smb/client: name the default fallocate mode
` [PATCH v2 2/9] smb/client: preserve errors from smb2_set_sparse()
` [PATCH v2 3/9] smb/client: handle smb2_set_sparse() failure in EOF-extending fallocate
` [PATCH v2 4/9] smb/client: handle smb2_set_sparse() failure in non-extending fallocate
` [PATCH v2 5/9] smb/client: do not account EOF extension as allocation
` [PATCH v2 6/9] smb/client: verify allocation after EOF-extending fallocate
` [PATCH v2 7/9] smb/client: handle overlapping allocated ranges in fallocate
` [PATCH v2 8/9] smb/client: reduce fallocate zero buffer allocation
` [PATCH v2 9/9] smb/client: emulate small sparse fallocate ranges at EOF

[PATCH v2 0/3] ksmbd: fix some memory leaks in ksmbd_vfs_* functions
 2026-06-24  3:02 UTC  (5+ messages)
` [PATCH v2 1/3] ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattr
` [PATCH v2 2/3] ksmbd: Fix acl.sd_buf memory leak and invalid sd_size error handling
` [PATCH v2 3/3] ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattr

[PATCH] smb: client: Fix next buffer leak in receive_encrypted_standard()
 2026-06-24  2:22 UTC  (2+ messages)

[PATCH cifs-utils] mount.cifs: fix const correctness in parse_options
 2026-06-23 22:05 UTC  (2+ messages)

[PATCH] cifs.upcall: fix compiler warning with -Wvla
 2026-06-23 22:01 UTC  (2+ messages)

[PATCH 01/16] cifs: define variable sized buffer for querydir responses
 2026-06-23 20:13 UTC  (16+ messages)
` [PATCH 02/16] cifs: optimize readdir for small directories
` [PATCH 03/16] cifs: optimize readdir for larger directories
` [PATCH 04/16] cifs: reorganize cached dir helpers
` [PATCH 05/16] cifs: make cfid locks more granular
` [PATCH 06/16] cifs: query dir should reuse cfid even if not fully cached
` [PATCH 07/16] cifs: back cached_dirents with page cache
` [PATCH 08/16] cifs: in place changes to cached_dirents when dir lease is held
` [PATCH 09/16] cifs: register a shrinker to manage cached_dirents
` [PATCH 10/16] cifs: option to disable time-based eviction of cache
` [PATCH 11/16] cifs: option to set unlimited number of cached dirs
` [PATCH 12/16] cifs: allow dcache population to happen asynchronously
` [PATCH 13/16] cifs: trace points for cached_dir operations
` [PATCH 14/16] cifs: discard functions to ensure that mid callbacks get called
` [PATCH 15/16] cifs: keep cfids in rbtree for efficient lookups
` [PATCH 16/16] cifs: invalidate cached_dirents if population aborted

[PATCH] smb/client: use %pe to print error pointer
 2026-06-23 17:55 UTC  (2+ messages)

[PATCH v6 01/17] cifs: invalidate cfid on unlink/rename/rmdir
 2026-06-23 16:29 UTC  (17+ messages)
` [PATCH v6 02/17] cifs: define variable sized buffer for querydir responses
` [PATCH v6 03/17] cifs: optimize readdir for small directories
` [PATCH v6 04/17] cifs: optimize readdir for larger directories
` [PATCH v6 05/17] cifs: reorganize cached dir helpers
` [PATCH v6 06/17] cifs: make cfid locks more granular
` [PATCH v6 07/17] cifs: query dir should reuse cfid even if not fully cached
` [PATCH v6 08/17] cifs: back cached_dirents with page cache
` [PATCH v6 09/17] cifs: in place changes to cached_dirents when dir lease is held
` [PATCH v6 10/17] cifs: register a shrinker to manage cached_dirents
` [PATCH v6 11/17] cifs: option to disable time-based eviction of cache
` [PATCH v6 12/17] cifs: option to set unlimited number of cached dirs
` [PATCH v6 13/17] cifs: allow dcache population to happen asynchronously
` [PATCH v6 14/17] cifs: trace points for cached_dir operations
` [PATCH v6 15/17] cifs: discard functions to ensure that mid callbacks get called
` [PATCH v6 16/17] cifs: keep cfids in rbtree for efficient lookups
` [PATCH v6 17/17] cifs: invalidate cached_dirents if population aborted

[PATCH] ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
 2026-06-23  8:14 UTC  (6+ messages)

[bug report] ksmbd: compute lease break-in-progress flag on response
 2026-06-23  8:05 UTC  (2+ messages)

[PATCH] ksmbd: validate NTLMv2 response before updating session key
 2026-06-23  5:18 UTC  (2+ messages)

[PATCH 0/7] smb/client: fix fallocate allocation handling
 2026-06-23  3:50 UTC  (9+ messages)
` [PATCH 1/7] smb/client: name the default fallocate mode
` [PATCH 2/7] smb/client: handle smb2_set_sparse() failure in EOF-extending fallocate
` [PATCH 3/7] smb/client: handle smb2_set_sparse() failure in non-extending fallocate
` [PATCH 4/7] smb/client: do not account EOF extension as allocation
` [PATCH 5/7] smb/client: verify allocation after EOF-extending fallocate
` [PATCH 6/7] smb/client: reduce fallocate zero buffer allocation
` [PATCH 7/7] smb/client: emulate small fallocate ranges at EOF

[PATCH 0/3] ksmbd: fix some memory leaks in ksmbd_vfs_* functions
 2026-06-23  2:46 UTC  (7+ messages)
` [PATCH 1/3] ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattr
` [PATCH 2/3] ksmbd: fix acl.sd_buf memory leak in ksmbd_vfs_get_sd_xattr
` [PATCH 3/3] ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattr

[PATCH 01/29] ksmbd: handle missing create contexts for lease opens
 2026-06-23  1:28 UTC  (31+ messages)
` [PATCH 02/29] ksmbd: supersede disconnected delete-on-close durable handle
` [PATCH 03/29] ksmbd: invalidate durable handles on oplock break
` [PATCH 04/29] ksmbd: fix durable reconnect context parsing
` [PATCH 05/29] ksmbd: handle durable v2 app instance id
` [PATCH 06/29] ksmbd: preserve open change time across rename
` [PATCH 07/29] ksmbd: check parent directory sharing conflicts on rename
` [PATCH 08/29] ksmbd: deny renaming directory with open children
` [PATCH 09/29] ksmbd: propagate failed command status in related compounds
` [PATCH 10/29] ksmbd: validate handle for create or get object id
` [PATCH 11/29] ksmbd: preserve compound responses for chained errors
` [PATCH 12/29] ksmbd: return success for deferred final close
` [PATCH 13/29] ksmbd: send pending interim for last compound I/O
` [PATCH 14/29] ksmbd: honor stream delete sharing for base file
` [PATCH 15/29] ksmbd: reject empty-attribute synchronize-only create
` [PATCH 16/29] ksmbd: tighten create file attribute validation
` [PATCH 17/29] ksmbd: return requested create allocation size
` [PATCH 18/29] ksmbd: apply create security descriptor first
` [PATCH 19/29] ksmbd: downgrade oplock after break timeout
` [PATCH 20/29] ksmbd: avoid level II oplock break notification on unlink
` [PATCH 21/29] ksmbd: return oplock protocol error for level II ack
` [PATCH 22/29] ksmbd: normalize ungrantable lease states
` [PATCH 23/29] ksmbd: break handle caching for share conflicts
` [PATCH 24/29] ksmbd: break conflicting-open leases only as far as needed
` [PATCH 25/29] ksmbd: validate :: stream type against directory create
` [PATCH 26/29] ksmbd: treat read-control opens as stat opens only for leases
` [PATCH 27/29] ksmbd: start file id allocation at 1
` [PATCH 28/29] ksmbd: sleep interruptibly in the durable handle scavenger
` [PATCH 29/29] ksmbd: fix UBSAN array-index-out-of-bounds in decode_compress_ctxt()

[PATCH 1/3] smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()
 2026-06-22  1:08 UTC  (3+ messages)
` [PATCH 2/3] smb/client: fix security flag calculation when setting security descriptors
` [PATCH 3/3] smb/client: fix chown/chgrp with SMB3 POSIX Extensions

[PATCH rdma-next v8] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-19 20:30 UTC 

[PATCH rdma-next v7] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-19 19:32 UTC  (3+ messages)

[PATCH 00/11] netfs: Miscellaneous fixes
 2026-06-19 14:06 UTC  (12+ messages)
` [PATCH 01/11] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH 02/11] cachefiles: Fix double fput
` [PATCH 03/11] cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
` [PATCH 04/11] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
` [PATCH 05/11] iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
` [PATCH 06/11] iov_iter: Fix a memory leak in iov_iter_extract_user_pages()
` [PATCH 07/11] iov_iter: Remove unused variable in kunit_iov_iter.c
` [PATCH 08/11] scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
` [PATCH 09/11] netfs: Fix kdoc warning
` [PATCH 10/11] netfs: Replace wb_lock with a bit lock for asynchronicity
` [PATCH 11/11] netfs: Fix writethrough to use collection offload

[EXTERNAL] Re: linux-next: build failure after merge of the nfsd tree
 2026-06-19  2:31 UTC 

[PATCH 1/6] smb: client: fix double-free in SMB2_open() replay
 2026-06-18 23:21 UTC  (8+ messages)
` [PATCH 2/6] smb: client: fix double-free in SMB2_ioctl() replay
` [PATCH 3/6] smb: client: fix double-free in SMB2_close() replay
` [PATCH 4/6] smb: client: fix query_info() replay double-free
` [PATCH 5/6] smb: client: fix change notify "
` [PATCH 6/6] smb: client: fix query directory "

[PATCH smb 1/1] smb: client: fix double-free in SMB2_flush() replay
 2026-06-18 17:18 UTC  (2+ messages)

[GIT PULL] ksmbd fixes
 2026-06-18 17:04 UTC  (2+ messages)

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

[RFC PATCH 0/2] smb/client: improve change notify support
 2026-06-18 17:02 UTC  (3+ messages)
` [RFC PATCH 1/2] smb/client: introduce smb3_notify_open()
` [RFC PATCH 2/2] smb/client: do not call SMB2_close() in smb3_notify()

[PATCH 01/14] ksmbd: validate SMB2 lease create contexts
 2026-06-18 14:17 UTC  (14+ messages)
` [PATCH 02/14] ksmbd: use connection ClientGUID for lease lookup
` [PATCH 03/14] ksmbd: fix lease break and ack state handling
` [PATCH 04/14] ksmbd: clean up lease response flags and directory leases
` [PATCH 05/14] ksmbd: share SMB2 lease state across opens
` [PATCH 06/14] ksmbd: align SMB2 oplock break ack handling
` [PATCH 07/14] ksmbd: treat unnamed DATA stream as base file
` [PATCH 08/14] ksmbd: compute lease break-in-progress flag on response
` [PATCH 09/14] ksmbd: chain pending lease breaks before waking waiters
` [PATCH 10/14] ksmbd: do not wait for RH lease break ack on overwrite
` [PATCH 11/14] ksmbd: honor SMB2 v2 lease epochs
` [PATCH 12/14] ksmbd: break RH leases before delete-on-close
` [PATCH 13/14] ksmbd: route v2 lease breaks on the client lease channel
` [PATCH 14/14] ksmbd: keep common response iovecs in the work item

[PATCH cifs-utils] smbinfo: parse action and filename from change notifications
 2026-06-18 12:26 UTC 

[PATCH] smb/server: fix debug log endianness in smb2_cancel()
 2026-06-17  3:44 UTC  (2+ messages)

[PATCH 5.10 043/342] smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
 2026-06-16 14:55 UTC 

[PATCH 5.15 054/411] smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
 2026-06-16 14:54 UTC 

[PATCH v4 00/30] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-06-16 12:51 UTC  (11+ messages)
` [PATCH v4 24/30] netfs: Remove netfs_extract_user_iter()
` [PATCH v4 25/30] iov_iter: Remove ITER_FOLIOQ
` [PATCH v4 26/30] netfs: Remove folio_queue and rolling_buffer
` [PATCH v4 27/30] netfs: Check for too much data being read
` [PATCH v4 28/30] netfs: Limit the minimum trigger for progress reporting
` [PATCH v4 29/30] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v4 30/30] CHANGES


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