org.kernel.vger.linux-cifs archive
833 archived articles, newest first (page 3 of 9). Latest articles →
[PATCH v2 7/8] smb: client: allow nolease option to be reconfigured on remount
Thu, 13 Aug 2026 09:42:50 +0000[PATCH v2 6/8] smb: client: move struct tcon_list to cifsglob.h
Thu, 13 Aug 2026 09:42:49 +0000[PATCH v2 5/8] smb: client: apply rasize on remount
Thu, 13 Aug 2026 09:42:48 +0000[PATCH v2 4/8] smb: client: block cache=ro and cache=singleclient on remount
Thu, 13 Aug 2026 09:42:47 +0000[PATCH v2 3/8] smb: client: sync retrans on remount
Thu, 13 Aug 2026 09:42:46 +0000[PATCH v2 2/8] smb: client: block non-reconfigurable option changes on remount
Thu, 13 Aug 2026 09:42:45 +0000[PATCH v2 1/8] smb: client: sync runtime state into ctx on reconfigure
Thu, 13 Aug 2026 09:42:44 +0000[PATCH v2 0/8] smb: client: remount reconfigure option fixes
Thu, 13 Aug 2026 09:42:43 +0000Re: ksmbd: BUG_ON in locks_release_private() - file_lock destroyed while VFS blocked requests are still attached
Thu, 13 Aug 2026 16:56:23 +0800Re: ksmbd: BUG_ON in locks_release_private() - file_lock destroyed while VFS blocked requests are still attached
Thu, 13 Aug 2026 17:46:52 +0900Re: ksmbd: BUG_ON in locks_release_private() - file_lock destroyed while VFS blocked requests are still attached
Thu, 13 Aug 2026 17:23:48 +0900Re: ksmbd: BUG_ON in locks_release_private() - file_lock destroyed while VFS blocked requests are still attached
Thu, 13 Aug 2026 15:59:47 +0800[PATCH 7/7] smb: client: allow nolease option to be reconfigured on remount
Thu, 13 Aug 2026 07:45:17 +0000[PATCH 6/7] smb: client: move struct tcon_list to cifsglob.h
Thu, 13 Aug 2026 07:45:16 +0000ksmbd: BUG_ON in locks_release_private() - file_lock destroyed while VFS blocked requests are still attached
Thu, 13 Aug 2026 01:09:36 +0900Re: [PATCH v3 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
Wed, 12 Aug 2026 14:12:54 +0100Re: [PATCH v3 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
Wed, 12 Aug 2026 14:07:56 +0100[PATCH 5/5] smb: client: Avoid leaking sensitive data to the heap in connect.c
Wed, 12 Aug 2026 15:01:52 +0200[PATCH 4/5] smb: client: Clear sensitive stack data in smb1encrypt.c
Wed, 12 Aug 2026 15:01:51 +0200[PATCH 3/5] smb: client: Clear sensitive stack data in cifsencrypt.c
Wed, 12 Aug 2026 15:01:50 +0200[PATCH 2/5] smb: client: Clear sensitive stack and heap data in smb2ops.c
Wed, 12 Aug 2026 15:01:49 +0200[PATCH 1/5] smb: client: Clear sensitive stack data in smb2transport.c
Wed, 12 Aug 2026 15:01:48 +0200[PATCH 0/5] smb: client: Avoid leaking of sensitive data to the stack or heap
Wed, 12 Aug 2026 15:01:47 +0200Re: [PATCH v2 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done
Wed, 12 Aug 2026 21:44:02 +0900Re: [PATCH v2 2/2] ksmbd: add KUnit tests for the DACL declared-size boundary
Wed, 12 Aug 2026 19:28:15 +0800[PATCH v2 2/2] ksmbd: add KUnit tests for the DACL declared-size boundary
Wed, 12 Aug 2026 18:39:46 +0800[PATCH v2 1/2] ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
Wed, 12 Aug 2026 18:39:45 +0800[PATCH v2 0/2] ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
Wed, 12 Aug 2026 18:39:44 +0800Re: [PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
Wed, 12 Aug 2026 19:25:52 +0900Re: [PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
Wed, 12 Aug 2026 14:58:39 +0800[PATCH v2] smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()
Tue, 11 Aug 2026 21:41:26 -0500Re: [PATCH] smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()
Wed, 12 Aug 2026 09:08:33 +0800[PATCH 6.12.y 2/3] smb: client: fix race with fallocate(2) and AIO+DIO
Tue, 11 Aug 2026 20:09:32 -0400[PATCH] smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()
Tue, 11 Aug 2026 14:18:46 -0500Re: (subset) [PATCH 00/36] treewide: remove conditional returns with no effect
Wed, 12 Aug 2026 00:21:40 +0530Re: [PATCH 2/2] smb/server: fix memory leak in ksmbd_login_user()
Tue, 11 Aug 2026 16:25:16 +0200Re: [PATCH 1/2] smb/server: fix memory leak in ksmbd_krb5_authenticate()
Tue, 11 Aug 2026 16:19:09 +0200Re: [PATCH v2 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done
Tue, 11 Aug 2026 14:57:28 +0200Re: [PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
Tue, 11 Aug 2026 21:50:01 +0900Re: [PATCH v2 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done
Tue, 11 Aug 2026 19:31:53 +0900Re: [PATCH 3/4] smb: server: Free session data with kfree_sensitive() to avoid leaking of data
Tue, 11 Aug 2026 19:20:16 +0900Re: [PATCH 1/4] smb: server: Clear sensitive stack and heap data in auth.c
Tue, 11 Aug 2026 19:17:12 +0900Re: [PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
Tue, 11 Aug 2026 09:26:58 +0200[PATCH 3/3] smb/client: decode reparse metadata using its payload type
Tue, 11 Aug 2026 14:00:47 +0800[PATCH 2/3] smb/client: preserve open info type across compound queries
Tue, 11 Aug 2026 14:00:46 +0800[PATCH 0/3] smb/client: Fix some issues
Tue, 11 Aug 2026 14:00:44 +0800[PATCH 1/3] smb/client: mark missing nlink values as unknown
Tue, 11 Aug 2026 14:00:45 +0800Re: [PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
Mon, 10 Aug 2026 21:31:03 +0100Re: [PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
Mon, 10 Aug 2026 20:36:11 +0100[PATCH v9 25/26] netfs: Combine prepare and issue ops and grab the buffers on request
Mon, 10 Aug 2026 15:47:42 +0100[PATCH v9 26/26] cachefiles: Preset the state xattr when creating a new file
Mon, 10 Aug 2026 15:47:43 +0100Re: [PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 10 Aug 2026 07:51:07 -0700[PATCH v9 24/26] netfs: Check for too much data being read
Mon, 10 Aug 2026 15:47:41 +0100[PATCH v9 23/26] netfs: Simplify read abandonment
Mon, 10 Aug 2026 15:47:40 +0100[PATCH v9 22/26] netfs: Remove folio_queue and rolling_buffer
Mon, 10 Aug 2026 15:47:39 +0100[PATCH v9 21/26] iov_iter: Remove ITER_FOLIOQ
Mon, 10 Aug 2026 15:47:38 +0100[PATCH v9 20/26] netfs: Remove netfs_extract_user_iter()
Mon, 10 Aug 2026 15:47:37 +0100[PATCH v9 19/26] netfs: Remove netfs_alloc/free_folioq_buffer()
Mon, 10 Aug 2026 15:47:36 +0100[PATCH v9 18/26] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Mon, 10 Aug 2026 15:47:35 +0100[PATCH v9 17/26] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Mon, 10 Aug 2026 15:47:34 +0100[PATCH v9 16/26] netfs: Add the cache object ID to netfs_read/write tracepoints
Mon, 10 Aug 2026 15:47:33 +0100[PATCH v9 15/26] cachefiles: Don't rely on backing fs storage map for most use cases
Mon, 10 Aug 2026 15:47:32 +0100[PATCH v9 03/26] netfs: Bulk load the readahead-provided folios up front
Mon, 10 Aug 2026 15:47:20 +0100[PATCH v9 14/26] cachefiles,netfs: sunset ondemand mode
Mon, 10 Aug 2026 15:47:31 +0100[PATCH v9 13/26] netfs: Remove the writethrough code
Mon, 10 Aug 2026 15:47:30 +0100[PATCH v9 12/26] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Mon, 10 Aug 2026 15:47:29 +0100[PATCH v9 11/26] cifs: Use a bvecq for buffering instead of a folioq
Mon, 10 Aug 2026 15:47:28 +0100[PATCH v9 10/26] afs: Use a bvecq to hold dir content rather than folioq
Mon, 10 Aug 2026 15:47:27 +0100[PATCH v9 09/26] netfs: Add a function to extract from an iter into a bvecq
Mon, 10 Aug 2026 15:47:26 +0100[PATCH v9 07/26] netfs: Add some tools for managing bvecq chains
Mon, 10 Aug 2026 15:47:24 +0100[PATCH v9 08/26] netfs: Make mempool available for bvecq
Mon, 10 Aug 2026 15:47:25 +0100[PATCH v9 06/26] iov_iter: Add a segmented queue of bio_vec[]
Mon, 10 Aug 2026 15:47:23 +0100[PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
Mon, 10 Aug 2026 15:47:21 +0100[PATCH v9 05/26] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Mon, 10 Aug 2026 15:47:22 +0100[PATCH v9 02/26] mm: Make readahead store folio count in readahead_control
Mon, 10 Aug 2026 15:47:19 +0100[PATCH v9 01/26] netfs: Fix read progress reporting
Mon, 10 Aug 2026 15:47:18 +0100[PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 10 Aug 2026 15:47:17 +0100Re: [PATCH v3 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
Mon, 10 Aug 2026 15:24:52 +0200Re: [PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 10 Aug 2026 15:12:23 +0200[PATCH 4/4] smb: server: Free sensitive connection data with kfree_sensitive()
Mon, 10 Aug 2026 14:58:57 +0200[PATCH 2/4] smb: server: Make sure that passkey is not leaked on the heap in user_config.c
Mon, 10 Aug 2026 14:58:55 +0200[PATCH 1/4] smb: server: Clear sensitive stack and heap data in auth.c
Mon, 10 Aug 2026 14:58:54 +0200[PATCH 3/4] smb: server: Free session data with kfree_sensitive() to avoid leaking of data
Mon, 10 Aug 2026 14:58:56 +0200[PATCH 0/4] smb: server: Clear sensitive data before freeing it
Mon, 10 Aug 2026 14:58:53 +0200[RFC PATCH samba] smbd: break directory leases before sending notify events
Mon, 10 Aug 2026 08:29:55 +0000Re: Per-entry WSL EA queries during readdir cause severe ls -la slowdown on high-latency links (6.12)
Sun, 9 Aug 2026 11:05:43 -0700Re: Per-entry WSL EA queries during readdir cause severe ls -la slowdown on high-latency links (6.12)
Sun, 09 Aug 2026 14:40:51 -0300[PATCH v4 3/3] ksmbd: refactor smb2_notify() to a blocking wait
Sun, 9 Aug 2026 16:19:16 +0000[PATCH v4 2/3] ksmbd: temporarily remove interim-work change notify handling
Sun, 9 Aug 2026 16:19:15 +0000[PATCH v4 1/3] smb/server: support compound fid in notify requests
Sun, 9 Aug 2026 16:19:14 +0000[PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
Sun, 9 Aug 2026 16:19:13 +0000[PATCH v2] cifs: Add support for creating WSL symlinks in version 1 format
Sun, 9 Aug 2026 14:13:23 +0200[PATCH v2] cifs: Add support for parsing WSL symlinks in version 1 format
Sun, 9 Aug 2026 14:09:44 +0200Re: [PATCH RESEND 09/11] cifs: Create native Window socket file compatible also with WSL subsystem
Sun, 9 Aug 2026 14:09:13 +0200[PATCH] cifs: fix clearing stats for fastest execution of each smb2 command
Sat, 8 Aug 2026 15:29:03 -0500Re: Fwd: ksmbd NTLM challenge blob heap buffer overflow (pre-auth)
Sat, 8 Aug 2026 19:48:18 +0800[PATCH v3 3/3] ksmbd: refactor smb2_notify() to a blocking wait
Sat, 8 Aug 2026 06:41:40 +0000[PATCH v3 2/3] ksmbd: temporarily remove interim-work change notify handling
Sat, 8 Aug 2026 06:41:39 +0000[PATCH v3 1/3] smb/server: support compound fid in notify requests
Sat, 8 Aug 2026 06:41:38 +0000[PATCH v3 0/3] ksmbd: refactor smb2_notify() to a blocking wait
Sat, 8 Aug 2026 06:41:37 +0000
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.