Patch Series

Subject netfs: Keep track of folios in a segmented bio_vec[] chain
Author dhowells@redhat.com
Date 2026-06-08 14:54:09 +0000 UTC
Version
Cc asmadeus@codewreck.org axboe@kernel.dk ceph-devel@vger.kernel.org chenxiaosong@chenxiaosong.com christian@brauner.io dhowells@redhat.com ericvh@kernel.org hch@infradead.org idryomov@gmail.com leon@kernel.org linux-afs@lists.infradead.org linux-block@vger.kernel.org linux-cifs@vger.kernel.org linux-erofs@lists.ozlabs.org linux-fsdevel@vger.kernel.org linux-kernel@vger.kernel.org linux-mm@kvack.org linux-nfs@vger.kernel.org marc.dionne@auristor.com metze@samba.org netfs@lists.linux.dev pc@manguebit.org sfrench@samba.org sprasad@microsoft.com tom@talpey.com trondmy@kernel.org v9fs@lists.linux.dev willy@infradead.org

Patches (22)

Name Content [All]
[PATCH v3 01/22] netfs: Fix decision whether to disallow write-streaming due to fscache use [Body]
[PATCH v3 02/22] cachefiles: Don't rely on backing fs storage map for most use cases [Body]
[PATCH v3 03/22] netfs: Add the cache object ID to netfs_read/write tracepoints [Body]
[PATCH v3 04/22] mm: Make readahead store folio count in readahead_control [Body]
[PATCH v3 05/22] netfs: Bulk load the readahead-provided folios up front [Body]
[PATCH v3 06/22] Add a function to kmap one page of a multipage bio_vec [Body]
[PATCH v3 07/22] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages() [Body]
[PATCH v3 08/22] iov_iter: Add a segmented queue of bio_vec[] [Body]
[PATCH v3 09/22] netfs: Add some tools for managing bvecq chains [Body]
[PATCH v3 10/22] netfs: Add a function to extract from an iter into a bvecq [Body]
[PATCH v3 11/22] afs: Use a bvecq to hold dir content rather than folioq [Body]
[PATCH v3 12/22] cifs: Use a bvecq for buffering instead of a folioq [Body]
[PATCH v3 13/22] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter() [Body]
[PATCH v3 14/22] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer [Body]
[PATCH v3 15/22] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter() [Body]
[PATCH v3 16/22] netfs: Remove netfs_alloc/free_folioq_buffer() [Body]
[PATCH v3 17/22] netfs: Remove netfs_extract_user_iter() [Body]
[PATCH v3 18/22] iov_iter: Remove ITER_FOLIOQ [Body]
[PATCH v3 19/22] netfs: Remove folio_queue and rolling_buffer [Body]
[PATCH v3 20/22] netfs: Check for too much data being read [Body]
[PATCH v3 21/22] netfs: Limit the minimum trigger for progress reporting [Body]
[PATCH v3 22/22] netfs: Combine prepare and issue ops and grab the buffers on request [Body]
Session 2026-06-08
ID (for dev) 8fa6b2b5-02c0-4eaa-b315-b07ecbd042c1
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base ba3e43a9e601636f5edb54e259a74f96ca3b8fd8 [Config] passed [Log]
[KASAN] Boot test: Base ba3e43a9e601636f5edb54e259a74f96ca3b8fd8 [Config] passed [Log]
[KASAN] Build Patched ba3e43a9e601636f5edb54e259a74f96ca3b8fd8 [Config] [patched] passed [Log]
[KASAN] Boot test: Patched ba3e43a9e601636f5edb54e259a74f96ca3b8fd8 [Config] [patched] passed [Log]
[KASAN] Fuzz ba3e43a9e601636f5edb54e259a74f96ca3b8fd8 [Config] ba3e43a9e601636f5edb54e259a74f96ca3b8fd8 [Config] [patched] passed [Log] [Artifacts]