public inbox for linux-cifs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-26 11:10:42 to 2026-04-10 20:11:28 UTC [more...]

[PATCH 0/2] SMB Direct: double-free of send_io on ib_post_send failure in batch flush path
 2026-04-10 20:10 UTC 

[PATCH v3] smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test
 2026-04-10 16:25 UTC  (3+ messages)

[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-04-10 15:18 UTC  (2+ messages)

[PATCH v2] smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test
 2026-04-10 15:11 UTC  (4+ messages)

[PATCH] smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test
 2026-04-10  6:20 UTC  (2+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-09 18:16 UTC  (2+ messages)

[PATCH] smb: client: use FullSessionKey for AES-256 encryption key derivation
 2026-04-09 16:15 UTC 

[PATCH 1/9] smb: client: block non-reconfigurable option changes on remount
 2026-04-09  9:59 UTC  (9+ messages)
` [PATCH 2/9] smb: client: allow both 'lease' and 'nolease' mount options
` [PATCH 3/9] smb: client: sync tcon-level options on remount
` [PATCH 4/9] smb: client: sync retrans "
` [PATCH 5/9] smb: client: sync echo_interval "
` [PATCH 6/9] smb: client: allow nolease option to be reconfigured "
` [PATCH 7/9] smb: client: block cache=ro and cache=singleclient "
` [PATCH 8/9] smb: client: fix domainauto remount by syncing domainname from session
` [PATCH 9/9] smb: client: apply rasize on remount

[PATCH 0/2] smb: some potential bugfixes
 2026-04-09  3:09 UTC  (16+ messages)
` [PATCH 1/2] smb: client: fix off-by-8 bounds check in check_wsl_eas()
` [PATCH 2/2] smb: client: fix OOB reads parsing symlink error response

[PATCH 6.19 025/311] smb: client: fix generic/694 due to wrong ->i_blocks
 2026-04-08 18:00 UTC 

[PATCH 6.18 015/277] smb: client: fix generic/694 due to wrong ->i_blocks
 2026-04-08 18:00 UTC 

PATCH: cifs.upcall: Retry krb5 TGS request with uppercase service name
 2026-04-08 15:59 UTC  (2+ messages)

[SECURITY] SMB Direct: double-free of send_io on ib_post_send failure in batch flush path
 2026-04-08 15:18 UTC  (5+ messages)

[PATCH 1/2] vfs: introduce d_mark_tmpfile_name()
 2026-04-08 13:48 UTC  (9+ messages)
` [PATCH 2/2] smb: client: add support for O_TMPFILE

[PATCH 0/8] smb: add kernel internal IPPROTO_SMBDIRECT
 2026-04-08  1:04 UTC  (11+ messages)
` [PATCH 1/8] smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder_resources} to __u16
` [PATCH 2/8] smb: smbdirect: fix copyright header of smbdirect.h
` [PATCH 3/8] smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an error
` [PATCH 4/8] smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waiting
` [PATCH 5/8] net: define IPPROTO_SMBDIRECT and SOL_SMBDIRECT constants
` [PATCH 6/8] smb: smbdirect: add in kernel only support for IPPROTO_SMBDIRECT
` [PATCH 7/8] smb: client: make use of IPPROTO_SMBDIRECT sockets
` [PATCH 8/8] smb: server: "

[PATCH v2 1/2] vfs: introduce d_mark_tmpfile_name()
 2026-04-07 20:58 UTC  (3+ messages)
` [PATCH v2 2/2] smb: client: add support for O_TMPFILE

[PATCH] ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine
 2026-04-07 11:58 UTC  (2+ messages)

[PATCH 0/3] ksmbd: some potential bugfixes
 2026-04-07  7:57 UTC  (6+ messages)
` [PATCH 1/3] ksmbd: validate EaNameLength in smb2_get_ea()
` [PATCH 2/3] ksmbd: require 3 sub-authorities before reading sub_auth[2]
` [PATCH 3/3] ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc

[PATCH] ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine
 2026-04-07  2:32 UTC 

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-06 15:30 UTC  (11+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v6 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v6 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v6 4/4] mips/fcntl.h: "

[PATCH AUTOSEL 6.19-5.15] fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath
 2026-04-06 11:05 UTC 

[PATCH] ksmbd: Remove unnecessary selection of CRYPTO_ECB
 2026-04-05 23:38 UTC  (2+ messages)

[PATCH] smb: client: Remove unnecessary selection of CRYPTO_ECB
 2026-04-04 19:42 UTC 

[RFC PATCH] smb: client: add support for O_TMPFILE
 2026-04-04 15:54 UTC  (3+ messages)

[PATCH] ksmbd: fix use-after-free in __ksmbd_close_fd() lock cleanup
 2026-04-04 14:59 UTC  (5+ messages)

[BUG] Linux Kernel CIFS Client SMB2_open_free KFENCE Double-Free
 2026-04-03 22:08 UTC  (3+ messages)

[PATCH] smb/client: move smb2maperror declarations to smb2proto.h
 2026-04-03 15:38 UTC 

[PATCH v2 0/1] smb/client: avoid null-ptr-deref when tests fail in test_cmp_map()
 2026-04-03 13:12 UTC  (2+ messages)
` [PATCH v2 1/1] "

[GIT PULL] smb3 client fix
 2026-04-03  4:12 UTC  (2+ messages)

[GIT PULL] ksmbd server fix
 2026-04-03  4:12 UTC  (2+ messages)

[PATCH v3 00/13] smb: improve search speed of SMB1 maperror
 2026-04-02 22:35 UTC  (15+ messages)
` [PATCH v3 01/13] smb/client: annotate nterr.h with DOS error codes
` [PATCH v3 02/13] smb/client: autogenerate SMB1 NT status to DOS error mapping
` [PATCH v3 03/13] smb/client: replace nt_errs with ntstatus_to_dos_map
` [PATCH v3 04/13] smb/client: refactor ntstatus_to_dos() to return mapping entry
` [PATCH v3 05/13] smb/client: use binary search for NT status to DOS mapping
` [PATCH v3 06/13] smb/client: check if ntstatus_to_dos_map is sorted
` [PATCH v3 07/13] smb/client: introduce KUnit test to check ntstatus_to_dos_map search
` [PATCH v3 08/13] smb/client: move ERRnetlogonNotStarted to DOS error class
` [PATCH v3 09/13] smb/client: annotate smberr.h with POSIX error codes
` [PATCH v3 10/13] smb/client: autogenerate SMB1 DOS/SRV to POSIX error mapping
` [PATCH v3 11/13] smb/client: use binary search for SMB1 DOS/SRV "
` [PATCH v3 12/13] smb/client: check if SMB1 DOS/SRV error mapping arrays are sorted
` [PATCH v3 13/13] smb/client: introduce KUnit tests to check DOS/SRV err mapping search

[PATCH 1/1] smb2: maperror: use KUNIT_ASSERT_NOT_NULL instead of KUNIT_EXPECT_PTR_NE with NULL
 2026-04-02 17:33 UTC 

[BUG] Linux Kernel ksmbd Multiple Memory Leaks in Session Handling
 2026-04-02 11:07 UTC 

[BUG] Linux Kernel ksmbd Circular Locking Dependency: Oplock Break vs Session Teardown
 2026-04-02 11:07 UTC 

[BUG] Linux Kernel CIFS Client Circular Locking: wb_lock vs lock_sem
 2026-04-02 11:07 UTC 

[BUG] Linux Kernel ksmbd srv_mutex Circular Deadlock — Additional Trigger Paths
 2026-04-02 11:06 UTC 

[BUG] Linux Kernel CIFS Client Recursive lock_sem Deadlock
 2026-04-02 11:05 UTC 

[BUG] Linux Kernel ksmbd Oplock Break vs Session Teardown Circular Deadlock
 2026-04-02 11:05 UTC 

[PATCH v2 00/12] smb: improve search speed of SMB1 maperror
 2026-04-02  8:38 UTC  (14+ messages)
` [PATCH v2 01/12] smb/client: annotate nterr.h with DOS error codes
` [PATCH v2 02/12] smb/client: autogenerate SMB1 NT status to DOS error mapping
` [PATCH v2 03/12] smb/client: replace nt_errs with ntstatus_to_dos_map
` [PATCH v2 04/12] smb/client: refactor ntstatus_to_dos() to return mapping entry
` [PATCH v2 05/12] smb/client: use binary search for NT status to DOS mapping
` [PATCH v2 06/12] smb/client: check if ntstatus_to_dos_map is sorted
` [PATCH v2 07/12] smb/client: introduce KUnit test to check ntstatus_to_dos_map search
` [PATCH v2 08/12] smb/client: annotate smberr.h with POSIX error codes
` [PATCH v2 09/12] smb/client: autogenerate SMB1 DOS/SRV to POSIX error mapping
` [PATCH v2 10/12] smb/client: use binary search for SMB1 DOS/SRV "
` [PATCH v2 11/12] smb/client: check if SMB1 DOS/SRV error mapping arrays are sorted
` [PATCH v2 12/12] smb/client: introduce KUnit tests to check DOS/SRV err mapping search

[PATCH] mount.cifs: fix buffer overrun in set_password
 2026-04-02  1:23 UTC  (8+ messages)

[PATCH v2] vfs: replace ints with enum component_type for LAST_XXX
 2026-04-01 20:43 UTC  (2+ messages)

[PATCH 0/3] mount.cifs: minor buflen tracking cleanups
 2026-04-01  2:14 UTC  (6+ messages)
` [PATCH 1/3] build_assert: add ccan build_assert.h header
` [PATCH 2/3] mount.cifs: adjust get_password_from_file() buf size
` [PATCH 3/3] mount.cifs: remove runtime pass_length calculation

[PATCH] fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath
 2026-03-31 21:03 UTC  (2+ messages)

[PATCH v2 6.1.y] smb/dfs_cache: Fix NULL pointer dereference on session connection failure
 2026-03-31  8:27 UTC  (6+ messages)

Fwd: Malformed patches
 2026-03-31  1:21 UTC 

[PATCH] smb: client: add support for O_TMPFILE
 2026-03-31  1:08 UTC 

[PATCH 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-03-30 13:57 UTC  (31+ messages)
` [PATCH 01/26] netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
` [PATCH 02/26] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
` [PATCH 03/26] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH 05/26] netfs: Fix read abandonment during retry
` [PATCH 06/26] netfs: Fix the handling of stream->front by removing it
` [PATCH 07/26] cachefiles: Fix excess dput() after end_removing()
` [PATCH 09/26] mm: Make readahead store folio count in readahead_control
` [PATCH 10/26] netfs: Bulk load the readahead-provided folios up front
` [PATCH 11/26] Add a function to kmap one page of a multipage bio_vec
` [PATCH 12/26] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH 17/26] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [PATCH 19/26] cifs: Remove support for ITER_KVEC/BVEC/FOLIOQ from smb_extract_iter_to_rdma()
` [PATCH 25/26] netfs: Limit the the minimum trigger for progress reporting

[PATCH] fs/smb/client: add verbose error logging for UNC parsing
 2026-03-29  2:03 UTC 

[GIT PULL] ksmbd server fixes
 2026-03-27 20:39 UTC  (2+ messages)

full test runs of xfstests
 2026-03-27 15:08 UTC 

[PATCH net-next v11 00/15] net: introduce QUIC infrastructure and core subcomponents
 2026-03-27  1:00 UTC  (8+ messages)
` [PATCH net-next v11 06/15] quic: add stream management
` [PATCH net-next v11 12/15] quic: add crypto packet encryption and decryption

[GIT PULL] smb3 client fix
 2026-03-26 21:12 UTC  (2+ messages)


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