messages from 2026-06-25 16:04:16 to 2026-07-06 15:36:10 UTC [more...]
[PATCH v5 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-07-06 15:33 UTC (14+ messages)
` [PATCH v5 01/21] mm: Make readahead store folio count in readahead_control
` [PATCH v5 02/21] netfs: Bulk load the readahead-provided folios up front
` [PATCH v5 03/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v5 04/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v5 05/21] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v5 06/21] netfs: Add some tools for managing bvecq chains
` [PATCH v5 07/21] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v5 08/21] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v5 09/21] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v5 10/21] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v5 11/21] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v5 12/21] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v5 13/21] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
[PATCH v2] cifs.upcall: fix regression with krb5 + creduid
2026-07-06 15:32 UTC
[PATCH v5 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-07-06 15:27 UTC (7+ messages)
` [PATCH v5 01/21] mm: Make readahead store folio count in readahead_control
` [PATCH v5 02/21] netfs: Bulk load the readahead-provided folios up front
` [PATCH v5 03/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v5 04/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v5 05/21] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v5 06/21] netfs: Add some tools for managing bvecq chains
[PATCH 0/2] smb/server: improve async interim response handling for compound requests
2026-07-06 13:36 UTC (7+ messages)
` [PATCH 1/2] smb/server: factor out smb2_init_err_rsp()
` [PATCH 2/2] smb/server: preserve compound prefix for async interim responses
(no subject)
2026-07-06 12:15 UTC (6+ messages)
` [PATCH 1/2] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
` [PATCH 2/2] smb/client: don't unhashed and rehash to prevent new opens
`
` d_time and d_fsdata
[PATCH rdma-next v9] RDMA: Change capability fields in ib_device_attr from int to u32
2026-07-06 8:49 UTC (2+ messages)
[PATCH v2] smb: client: preserve leading slash for POSIX absolute symlink targets
2026-07-06 5:17 UTC (3+ messages)
[PATCH] cifs.upcall: fix regression with krb5 + creduid
2026-07-05 22:26 UTC
[PATCH] ksmbd: Do not skip lock checks for single-byte ranges
2026-07-05 14:37 UTC (2+ messages)
[PATCH v2 0/2] afs: avoid unhash/rehash
2026-07-04 23:31 UTC (3+ messages)
` [PATCH v2 1/2] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
` [PATCH v2 2/2] smb/client: don't unhashed and rehash to prevent new opens
[PATCH] smb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()
2026-07-04 21:25 UTC (2+ messages)
[PATCH] smb: client: free partially allocated transform folio queue
2026-07-04 5:27 UTC
[GIT PULL] ksmbd server fixes
2026-07-04 5:00 UTC (2+ messages)
[PATCH v2] ksmbd: defer destroy_previous_session() until after NTLM authentication
2026-07-04 2:26 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2026-07-04 2:02 UTC (2+ messages)
[PATCH V2] smb: client: fix busy dentry warning on unmount after DIO
2026-07-04 1:53 UTC
[PATCH] ksmbd: defer destroy_previous_session() until after NTLM authentication
2026-07-03 19:26 UTC (3+ messages)
[PATCH] smb: client: remove redundant NULL check before kfree()
2026-07-03 12:21 UTC
[PATCH] smb: client: fix busy dentry warning on unmount after DIO
2026-07-03 6:20 UTC
[PATCH rdma-next v8] RDMA: Change capability fields in ib_device_attr from int to u32
2026-07-03 5:59 UTC (4+ messages)
[PATCH v8 0/5] smb: fix fallocate and allocation accounting
2026-07-03 5:32 UTC (6+ messages)
` [PATCH v8 1/5] smb/client: refresh allocation size after duplicate extents
` [PATCH v8 2/5] smb/client: handle overlapping allocated ranges in fallocate
` [PATCH v8 3/5] smb/client: reduce fallocate zero buffer allocation
` [PATCH v8 4/5] smb/client: emulate small EOF-extending mode 0 fallocate ranges
` [PATCH v8 5/5] smb/client: refresh allocation after EOF-extending fallocate
[PATCH] ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
2026-07-03 2:30 UTC (2+ messages)
Additional SMB3.1.1 FSCTLs
2026-07-02 15:44 UTC (2+ messages)
[PATCH v6 0/5] smb: fix fallocate and allocation accounting
2026-07-02 15:20 UTC (13+ messages)
` [PATCH v6 1/5] smb/client: refresh allocation size after duplicate extents
` [PATCH v6 2/5] smb/client: reduce fallocate zero buffer allocation
` [PATCH v6 3/5] smb/client: emulate small EOF-extending mode 0 fallocate ranges
` [PATCH v6 4/5] smb/client: refresh allocation after EOF-extending fallocate
` [PATCH v6 5/5] smb/server: map SET_INFO ENOSPC to disk full
[PATCH v7 0/4] smb: fix fallocate and allocation accounting
2026-07-02 15:12 UTC (5+ messages)
` [PATCH v7 1/4] smb/client: refresh allocation size after duplicate extents
` [PATCH v7 2/4] smb/client: reduce fallocate zero buffer allocation
` [PATCH v7 3/4] smb/client: emulate small EOF-extending mode 0 fallocate ranges
` [PATCH v7 4/4] smb/client: refresh allocation after EOF-extending fallocate
[PATCH] cifs: Fix missing credit release on failure in cifs_issue_read()
2026-07-02 14:22 UTC (3+ messages)
[PATCH RESEND 0/9] smb: client: remount reconfigure option fixes
2026-07-02 11:35 UTC (10+ messages)
` [PATCH 1/9] smb: client: sync runtime state into ctx on reconfigure
` [PATCH 2/9] smb: client: block non-reconfigurable option changes on remount
` [PATCH 3/9] smb: client: sync retrans "
` [PATCH 4/9] smb: client: block cache=ro and cache=singleclient "
` [PATCH 5/9] smb: client: apply rasize "
` [PATCH 6/9] smb: client: move struct tcon_list to cifsglob.h
` [PATCH 7/9] smb: client: allow nolease option to be reconfigured on remount
` [PATCH 8/9] smb: client: review fixes for remount ctx/retrans sync (patches 1-4)
` [PATCH 9/9] smb: client: review fixes for nolease remount (patch 7)
[PATCH v2 1/1] smb: client: check posix_info_parse() in cifs_posix_to_fattr()
2026-07-02 10:23 UTC
[PATCH 1/3] smb: client: use unaligned reads in parse_posix_ctxt()
2026-07-01 16:53 UTC (5+ messages)
` [PATCH 2/3] smb: client: check posix_info_parse() in cifs_posix_to_fattr()
` [PATCH 3/3] smb: client: use unaligned read for POSIX info name length
[PATCH 1/2] smb: client: review fixes for remount ctx/retrans sync (patches 1-4)
2026-07-01 13:22 UTC (3+ messages)
` [PATCH 2/2] smb: client: review fixes for nolease remount (patch 7)
[PATCH v3 0/1] smb/client: fix incorrect nlink returned by fstat()
2026-07-01 10:56 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH v2 0/1] smb/client: fix incorrect nlink returned by fstat()
2026-07-01 10:39 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] smb/client: fix incorrect nlink returned by fstat()
2026-07-01 9:48 UTC (7+ messages)
[PATCH 0/9] smb/client: improve change notify support
2026-07-01 8:25 UTC (10+ messages)
` [PATCH 1/9] smb/client: factor out cifs_new_dir_fileinfo()
` [PATCH 2/9] smb/client: close cached notify handles on closedir
` [PATCH 3/9] smb/client: prepare notify ioctl per-open state
` [PATCH 4/9] smb/client: cache SMB3 change notify handles
` [PATCH 5/9] smb/client: retry change notify after invalid cached handle
` [PATCH 6/9] smb/client: add helpers for sending cancel requests
` [PATCH 7/9] smb/client: remember async ids from SMB2 pending responses
` [PATCH 8/9] smb/client: send SMB2 cancel requests
` [PATCH 9/9] smb/client: make SMB2 change notify interruptible
[PATCH 1/2] smb: client: fix create context out-of-bounds reads
2026-06-30 23:54 UTC (3+ messages)
` [PATCH 2/2] smb: client: harden POSIX SID length parsing
[PATCH] cifs.upcall: Avoid int overflow after year 2038
2026-06-30 21:01 UTC (3+ messages)
SMB3 POSIX Specification (was: Latest posix extensions spec)
2026-06-30 14:38 UTC (2+ messages)
` [Samba] "
[PATCH v5 0/4] smb/client: fix fallocate and allocation accounting
2026-06-30 10:40 UTC (5+ messages)
` [PATCH v5 1/4] smb/client: refresh allocation size after duplicate extents
` [PATCH v5 2/4] smb/client: reduce fallocate zero buffer allocation
` [PATCH v5 3/4] smb/client: emulate small EOF-extending mode 0 fallocate ranges
` [PATCH v5 4/4] smb/client: refresh allocation after EOF-extending fallocate
[PATCH v3 00/15] netfs: Miscellaneous fixes
2026-06-30 9:01 UTC (14+ messages)
` [PATCH v3 04/15] cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
` [PATCH v3 05/15] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
` [PATCH v3 06/15] iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
` [PATCH v3 07/15] iov_iter: Fix a memory leak in iov_iter_extract_user_pages()
` [PATCH v3 08/15] iov_iter: Remove unused variable in kunit_iov_iter.c
` [PATCH v3 09/15] scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
[PATCH 1/3] cifs.upcall: fix regression with krb5 + creduid
2026-06-29 21:05 UTC (4+ messages)
` [PATCH 2/3] cifs.upcall: namespace-aware key authority
` [PATCH 3/3] cifs.upcall: add support for different PID namespaces
[PATCH v4 0/7] smb/client: fix fallocate and allocation accounting
2026-06-29 2:14 UTC (12+ messages)
` [PATCH v4 1/7] smb/client: refresh allocation size after duplicate extents
` [PATCH v4 2/7] smb/client: handle smb2_set_sparse() failure in EOF-extending fallocate
` [PATCH v4 3/7] smb/client: handle smb2_set_sparse() failure in non-extending fallocate
` [PATCH v4 4/7] smb/client: handle overlapping allocated ranges in fallocate
` [PATCH v4 5/7] smb/client: reduce fallocate zero buffer allocation
` [PATCH v4 6/7] smb/client: emulate small mode 0 fallocate ranges at or past EOF
` [PATCH v4 7/7] smb/client: verify allocation after EOF-extending fallocate
[PATCH] smb/server: do not require delete access for non-replacing links
2026-06-28 23:59 UTC (3+ messages)
[PATCH] smb: client: fix buffer leaks in SMB1 read and write
2026-06-28 6:59 UTC
BUG: SMB3.11 POSIX extensions: Absolute symlinks lose leading slash on creation
2026-06-27 23:48 UTC (11+ messages)
[RFC PATCH for-next] smb: client: parallelize multichannel write issue
2026-06-26 19:54 UTC (2+ messages)
[GIT PULL] ksmbd server fixes
2026-06-26 15:45 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2026-06-26 15:45 UTC (2+ messages)
[PATCH] ksmbd: annotate oplock list traversals under m_lock
2026-06-26 15:36 UTC (2+ messages)
[PATCH v3 0/1] ksmbd: harden DACL/ACE parsing against malformed SDs
2026-06-26 1:03 UTC (3+ messages)
` [PATCH v3 1/1] ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
[PATCH v2 0/2] ksmbd: harden DACL/ACE parsing against malformed SDs
2026-06-26 0:13 UTC (5+ messages)
` [PATCH v2 resend 1/2] ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
` [PATCH v2 resend 2/2] ksmbd: reject undersized DACLs before parsing ACEs
[PATCH v3 0/9] smb/client: fix mode 0 fallocate handling
2026-06-25 16:01 UTC (2+ messages)
` [PATCH v3 9/9] smb/client: verify allocation after EOF-extending fallocate
page: next (older) | prev (newer) | latest
- 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