[PATCH] ksmbd: defer destroy_previous_session() until after NTLM authentication
2026-07-02 15:54 UTC
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] ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
2026-07-02 11:32 UTC
[PATCH 0/2] smb/server: improve async interim response handling for compound requests
2026-07-02 11:05 UTC (3+ messages)
` [PATCH 1/2] smb/server: factor out smb2_init_err_rsp()
` [PATCH 2/2] smb/server: preserve compound prefix for async interim responses
[PATCH v2 1/1] smb: client: check posix_info_parse() in cifs_posix_to_fattr()
2026-07-02 10:23 UTC
[PATCH rdma-next v8] RDMA: Change capability fields in ib_device_attr from int to u32
2026-07-02 8:59 UTC (3+ messages)
(no subject)
2026-07-02 2:07 UTC (3+ 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
[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 (23+ messages)
` [PATCH v3 01/15] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v3 02/15] netfs: Fix netfs_create_write_req() to handle async cache object creation
` [PATCH v3 03/15] cachefiles: Fix double fput
` [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 v3 10/15] netfs: Fix kdoc warning
` [PATCH v3 11/15] netfs: Replace wb_lock with a bit lock for asynchronicity
` [PATCH v3 12/15] netfs: Fix writethrough to use collection offload
` [PATCH v3 13/15] netfs: Fix writeback error handling
` [PATCH v3 14/15] netfs: Fix folio state after ENOMEM whilst under writeback iteration
` [PATCH v3 15/15] netfs: Fix DIO write retry for filesystems without a ->prepare_write()
[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 (10+ messages)
` [PATCH v3 1/9] smb/client: name the default fallocate mode
` [PATCH v3 2/9] smb/client: preserve errors from smb2_set_sparse()
` [PATCH v3 3/9] smb/client: handle smb2_set_sparse() failure in EOF-extending fallocate
` [PATCH v3 4/9] smb/client: handle smb2_set_sparse() failure in non-extending fallocate
` [PATCH v3 5/9] smb/client: do not account EOF extension as allocation
` [PATCH v3 6/9] smb/client: handle overlapping allocated ranges in fallocate
` [PATCH v3 7/9] smb/client: reduce fallocate zero buffer allocation
` [PATCH v3 8/9] smb/client: emulate small mode 0 fallocate ranges at or past EOF
` [PATCH v3 9/9] smb/client: verify allocation after EOF-extending fallocate
[PATCH v2 2/2] ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
2026-06-25 9:34 UTC (2+ messages)
` [PATCH v1 1/2] ksmbd: reject undersized DACLs before parsing ACEs
[PATCH v2 0/2] ksmbd: harden DACL/ACE parsing against malformed SDs
2026-06-25 9:34 UTC
[PATCH v2 0/9] smb/client: fix mode 0 fallocate handling
2026-06-25 2:25 UTC (7+ messages)
` [PATCH v2 3/9] smb/client: handle smb2_set_sparse() failure in EOF-extending fallocate
` [PATCH v2 5/9] smb/client: do not account EOF extension as allocation
[PATCH 1/2] smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()
2026-06-24 15:51 UTC (2+ messages)
` [PATCH 2/2] smb/client: fix security flag calculation when setting security descriptors
[PATCH] smb/client: fix security flag calculation when setting security descriptors
2026-06-24 15:40 UTC
[PATCH v2 00/14] netfs: Miscellaneous fixes
2026-06-24 14:21 UTC (17+ 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 v2 07/14] iov_iter: Remove unused variable in kunit_iov_iter.c
` [PATCH v2 08/14] scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
` [PATCH v2 09/14] netfs: Fix kdoc warning
` [PATCH v2 10/14] netfs: Replace wb_lock with a bit lock for asynchronicity
` [PATCH v2 11/14] netfs: Fix writethrough to use collection offload
` [PATCH v2 12/14] netfs: Fix writeback error handling
` [PATCH v2 13/14] netfs: Fix folio state after ENOMEM whilst under writeback iteration
` [PATCH v2 14/14] netfs: Fix DIO write retry for filesystems without a ->prepare_write()
[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] "
Subject: Re: [PATCH] fix smb client defer close causes file corruption
2026-06-24 7:19 UTC (2+ messages)
` Subject: Re: [PATCH] fix smb client defer close causes file
[PATCH] fix smb client defer close causes file corruption
2026-06-24 4:19 UTC (3+ messages)
page: next (older)
- 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