org.kernel.vger.linux-cifs archive
848 archived articles, newest first (page 8 of 9). Latest articles →
[PATCH v7 15/29] cifs: Use a bvecq for buffering instead of a folioq
Wed, 22 Jul 2026 14:02:02 +0100[PATCH v7 14/29] afs: Use a bvecq to hold dir content rather than folioq
Wed, 22 Jul 2026 14:02:01 +0100[PATCH v7 13/29] netfs: Add a function to extract from an iter into a bvecq
Wed, 22 Jul 2026 14:02:00 +0100[PATCH v7 12/29] netfs: Add some tools for managing bvecq chains
Wed, 22 Jul 2026 14:01:59 +0100[PATCH v7 11/29] iov_iter: Add a segmented queue of bio_vec[]
Wed, 22 Jul 2026 14:01:58 +0100[PATCH v7 10/29] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Wed, 22 Jul 2026 14:01:57 +0100[PATCH v7 01/29] netfs: clear PG_private_2 on copy-to-cache append failure
Wed, 22 Jul 2026 14:01:48 +0100[PATCH v7 09/29] Add a function to kmap one page of a multipage bio_vec
Wed, 22 Jul 2026 14:01:56 +0100[PATCH v7 08/29] netfs: Bulk load the readahead-provided folios up front
Wed, 22 Jul 2026 14:01:55 +0100[PATCH v7 07/29] mm: Make readahead store folio count in readahead_control
Wed, 22 Jul 2026 14:01:54 +0100[PATCH v7 06/29] afs: Fix double-unmap of directory block
Wed, 22 Jul 2026 14:01:53 +0100[PATCH v7 05/29] afs: Fix afs_edit_dir_remove() to get, not find, block 0
Wed, 22 Jul 2026 14:01:52 +0100[PATCH v7 04/29] afs: Fix missing kunmap in afs_dir_search_bucket()
Wed, 22 Jul 2026 14:01:51 +0100[PATCH v7 03/29] netfs: release readahead folios on iterator preparation failure
Wed, 22 Jul 2026 14:01:50 +0100[PATCH v7 02/29] netfs: handle single writeback rolling buffer allocation failure
Wed, 22 Jul 2026 14:01:49 +0100[PATCH v7 00/29] netfs: Keep track of folios in a segmented bio_vec[] chain
Wed, 22 Jul 2026 14:01:47 +0100[PATCH 2/2] smb/client: remove unused file flags ioctl handlers
Wed, 22 Jul 2026 16:53:33 +0800[PATCH 1/2] smb/client: implement fileattr_set for compression flags
Wed, 22 Jul 2026 16:53:32 +0800[PATCH 0/2] smb/client: handle compression flags through fileattr
Wed, 22 Jul 2026 16:53:31 +0800[RFC] smb: client: define async channel update serialization
Wed, 22 Jul 2026 12:10:43 +0800Re: [BUG] null-ptr-deref on ksmbd-for-next-next branch
Wed, 22 Jul 2026 13:01:59 +0900Re: [PATCH v2 xfstests 0/3] add generic/795
Wed, 22 Jul 2026 10:50:00 +0800Re: [BUG] null-ptr-deref on ksmbd-for-next-next branch
Wed, 22 Jul 2026 10:14:59 +0800Re: [BUG] null-ptr-deref on ksmbd-for-next-next branch
Wed, 22 Jul 2026 10:55:25 +0900Re: [PATCH v4 0/2] cifs: fix readdir stale size bug and deferred-close reference leak
Tue, 21 Jul 2026 20:28:24 -0500[BUG] null-ptr-deref on ksmbd-for-next-next branch
Wed, 22 Jul 2026 08:47:23 +0800[PATCH v4 2/2] cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths
Tue, 21 Jul 2026 18:55:52 -0500[PATCH v4 1/2] cifs: prevent readdir from changing file size due to stale directory metadata
Tue, 21 Jul 2026 18:55:51 -0500[PATCH v4 0/2] cifs: fix readdir stale size bug and deferred-close reference leak
Tue, 21 Jul 2026 18:55:50 -0500[PATCH 5.15 786/843] ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc
Tue, 21 Jul 2026 17:27:01 +0200[PATCH 5.15 780/843] cifs: Add tracing for the cifs_tcon struct refcounting
Tue, 21 Jul 2026 17:26:55 +0200[PATCH 6.1 1002/1067] ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc
Tue, 21 Jul 2026 17:26:43 +0200[PATCH 6.1 0996/1067] cifs: Add tracing for the cifs_tcon struct refcounting
Tue, 21 Jul 2026 17:26:37 +0200[PATCH 6.1 0995/1067] cifs: Fix reacquisition of volume cookie on still-live connection
Tue, 21 Jul 2026 17:26:36 +0200Re: [PATCH v2 xfstests 0/3] add generic/795
Wed, 22 Jul 2026 05:21:22 +0800Re: [PATCH v2] smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target
Tue, 21 Jul 2026 15:11:53 -0500[PATCH 6.12 0750/1276] cifs: Fix missing credit release on failure in cifs_issue_read()
Tue, 21 Jul 2026 17:19:53 +0200[PATCH 6.18 1548/1611] cifs: SMB1 split: Add some #includes
Tue, 21 Jul 2026 17:27:44 +0200[PATCH 6.18 1547/1611] cifs: SMB1 split: Rename cifstransport.c
Tue, 21 Jul 2026 17:27:43 +0200[PATCH 6.18 1026/1611] cifs: Fix missing credit release on failure in cifs_issue_read()
Tue, 21 Jul 2026 17:19:02 +0200[PATCH] cifs: prevent readdir from changing file size due to stale directory metadata
Tue, 21 Jul 2026 12:39:19 -0500[PATCH v3] cifs: prevent readdir from changing file size due to stale directory metadata
Tue, 21 Jul 2026 12:39:18 -0500[PATCH v2] smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target
Tue, 21 Jul 2026 13:27:55 -0400Re: [RFC PATCH v2 6/9] ksmbd: support security.capability EAs
Tue, 21 Jul 2026 19:10:25 +0200[PATCH 7.1 1408/2077] cifs: Fix missing credit release on failure in cifs_issue_read()
Tue, 21 Jul 2026 17:18:01 +0200Re: [RFC PATCH v2 6/9] ksmbd: support security.capability EAs
Tue, 21 Jul 2026 11:41:37 -0500Re: [PATCH net-next v14 00/15] net: introduce QUIC infrastructure and core subcomponents
Tue, 21 Jul 2026 11:09:06 -0400Re: [RFC PATCH v2 6/9] ksmbd: support security.capability EAs
Tue, 21 Jul 2026 15:38:41 +0200Re: [PATCH v2 xfstests 0/3] add generic/795
Tue, 21 Jul 2026 16:31:59 +0800Re: [PATCH v2 xfstests 0/3] add generic/795
Tue, 21 Jul 2026 16:25:51 +0800[PATCH v2 14/14] smb: client: mark compression as supported on 64-bit LE only
Mon, 20 Jul 2026 16:49:25 -0300[PATCH v2 13/14] smb: server: use smb_decompress_alloc_size() in ksmbd_decompress_request()
Mon, 20 Jul 2026 16:49:24 -0300[PATCH v2 11/14] smb: common: compress: implement LZ77-Huffman
Mon, 20 Jul 2026 16:49:22 -0300[PATCH v2 12/14] smb: client: add support for decompressing READs
Mon, 20 Jul 2026 16:49:23 -0300[PATCH v2 10/14] smb: common: compress: smb_lz77_decompress() improvements
Mon, 20 Jul 2026 16:49:21 -0300[PATCH v2 09/14] smb: common: compress: allow smb_lz77_compress() to overcompress
Mon, 20 Jul 2026 16:49:20 -0300[PATCH v2 08/14] smb: server: compress: use generic smb_compression_compress()
Mon, 20 Jul 2026 16:49:19 -0300[PATCH v2 07/14] smb: client: compress: enable Pattern_V1 + chained compression
Mon, 20 Jul 2026 16:49:18 -0300[PATCH v2 06/14] smb: common: compress: drop 'allow_chained' arg from smb_decompress_chained()
Mon, 20 Jul 2026 16:49:17 -0300[PATCH v2 05/14] smb: common: compress: use a single function for chained and unchained compression
Mon, 20 Jul 2026 16:49:16 -0300[PATCH v2 04/14] smb: client: sync compression settings between channels
Mon, 20 Jul 2026 16:49:15 -0300[PATCH v2 02/14] smb: client: compress: rework compression heuristics
Mon, 20 Jul 2026 16:49:13 -0300[PATCH v2 03/14] smb: client: compress: disable compression on reconnects
Mon, 20 Jul 2026 16:49:14 -0300[PATCH v2 01/14] smb: common: compress: add memory access helpers to compress.h
Mon, 20 Jul 2026 16:49:12 -0300Re: [PATCH v2 0/2] cifs: fix attribute cache corruption from concurrent directory operations
Mon, 20 Jul 2026 12:19:30 -0500[PATCH v2 xfstests resend 3/3] generic/795: check nlink returned by fstat()
Mon, 20 Jul 2026 16:42:07 +0000[PATCH v2 xfstests resend 2/3] generic/002: clean up the test
Mon, 20 Jul 2026 16:42:06 +0000[PATCH v2 xfstests resend 1/3] src: factor out common stat code
Mon, 20 Jul 2026 16:42:05 +0000[PATCH v2 xfstests resend 0/3] add generic/795
Mon, 20 Jul 2026 16:42:04 +0000[PATCH v2 xfstests 3/3] generic/795: check nlink returned by fstat()
Mon, 20 Jul 2026 16:35:02 +0000[PATCH v2 xfstests 2/3] generic/002: clean up the test
Mon, 20 Jul 2026 16:35:01 +0000[PATCH v2 xfstests 1/3] src: factor out common stat code
Mon, 20 Jul 2026 16:35:00 +0000[PATCH v2 xfstests 0/3] add generic/795
Mon, 20 Jul 2026 16:34:59 +0000[PATCH v2 2/2] cifs: prevent readdir from changing file size due to stale directory metadata
Mon, 20 Jul 2026 11:35:41 -0500[PATCH v2 0/2] cifs: fix attribute cache corruption from concurrent directory operations
Mon, 20 Jul 2026 11:35:39 -0500[PATCH v2 1/2] cifs: serialize readdir with directory cache invalidation from lease breaks
Mon, 20 Jul 2026 11:35:40 -0500[PATCH] Add missing git branch info for cifs and ksmbd to MAINTAINERS file
Mon, 20 Jul 2026 10:20:51 -0500Re: [RFC PATCH v2 6/9] ksmbd: support security.capability EAs
Mon, 20 Jul 2026 21:06:43 +0800Re: [BUG 1/3] smb: client: SMB2/3 signature failures are logged but the response is accepted
Mon, 20 Jul 2026 11:51:32 +0000Re: [RFC PATCH v2 9/9] ksmbd: avoid self oplock breaks for EA opens
Mon, 20 Jul 2026 16:54:01 +0800Re: [RFC PATCH v2 6/9] ksmbd: support security.capability EAs
Mon, 20 Jul 2026 08:57:42 +0200Re: [RFC PATCH v2 7/9] ksmbd: support security.xfstests EAs
Mon, 20 Jul 2026 14:36:37 +0800Re: [RFC PATCH v2 7/9] ksmbd: support security.xfstests EAs
Mon, 20 Jul 2026 14:33:44 +0800Re: [BUG 1/3] smb: client: SMB2/3 signature failures are logged but the response is accepted
Mon, 20 Jul 2026 08:13:11 +0200Re: [BUG 1/3] smb: client: SMB2/3 signature failures are logged but the response is accepted
Mon, 20 Jul 2026 08:10:56 +0200Re: [RFC PATCH v2 9/9] ksmbd: avoid self oplock breaks for EA opens
Mon, 20 Jul 2026 14:34:57 +0900Re: [RFC PATCH v2 1/9] smb: client: support security.capability over EAs
Mon, 20 Jul 2026 14:21:27 +0900Re: [RFC PATCH v2 7/9] ksmbd: support security.xfstests EAs
Mon, 20 Jul 2026 14:03:58 +0900[PATCH 1/2] cifs: serialize readdir with directory cache invalidation from lease breaks
Sun, 19 Jul 2026 16:54:11 -0500[PATCH 2/2] cifs: prevent readdir from changing file size due to stale directory metadata
Sun, 19 Jul 2026 16:54:12 -0500[PATCH 0/2] cifs: fix attribute cache corruption from concurrent directory operations
Sun, 19 Jul 2026 16:54:10 -0500[BUG 3/3] smb: client: seal mount policy can be dropped after SMB3.1.1 reconnect
Sun, 19 Jul 2026 18:09:20 +0000[BUG 2/3] smb: client: server-provided symlinks can escape mount confinement
Sun, 19 Jul 2026 18:07:38 +0000[BUG 1/3] smb: client: SMB2/3 signature failures are logged but the response is accepted
Sun, 19 Jul 2026 18:05:01 +0000Re: [PATCH 0/3] smb/server: fix some bugs in preparation for change notify support
Sun, 19 Jul 2026 09:28:44 +0800[PATCH] smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target
Sat, 18 Jul 2026 20:50:45 -0400Re: [PATCH 0/3] smb/server: fix some bugs in preparation for change notify support
Sun, 19 Jul 2026 01:40:26 +0200Re: [PATCH] smb: client: bound dirent name against end of SMB response in cifs_filldir
Sat, 18 Jul 2026 11:24:21 -0500[PATCH] cifs: validate idmap key payload length
Sun, 19 Jul 2026 00:22:27 +0800Re: [PATCH] cifs/002: check nlink returned by fstat()
Sat, 18 Jul 2026 23:08:05 +0800
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.