Subject netfs: Keep track of folios in a segmented bio_vec[] chain
Author dhowells@redhat.com
Date 2026-08-10 14:47:18 +0000 UTC
Version
Cc asmadeus@codewreck.org axboe@kernel.dk bpf@vger.kernel.org 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 v9fs@lists.linux.dev willy@infradead.org xiang@kernel.org
Patches (26)
Name Content [All]
[PATCH v9 01/26] netfs: Fix read progress reporting [Body]
[PATCH v9 02/26] mm: Make readahead store folio count in readahead_control [Body]
[PATCH v9 03/26] netfs: Bulk load the readahead-provided folios up front [Body]
[PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec [Body]
[PATCH v9 05/26] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages() [Body]
[PATCH v9 06/26] iov_iter: Add a segmented queue of bio_vec[] [Body]
[PATCH v9 07/26] netfs: Add some tools for managing bvecq chains [Body]
[PATCH v9 08/26] netfs: Make mempool available for bvecq [Body]
[PATCH v9 09/26] netfs: Add a function to extract from an iter into a bvecq [Body]
[PATCH v9 10/26] afs: Use a bvecq to hold dir content rather than folioq [Body]
[PATCH v9 11/26] cifs: Use a bvecq for buffering instead of a folioq [Body]
[PATCH v9 12/26] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter() [Body]
[PATCH v9 13/26] netfs: Remove the writethrough code [Body]
[PATCH v9 14/26] cachefiles,netfs: sunset ondemand mode [Body]
[PATCH v9 15/26] cachefiles: Don't rely on backing fs storage map for most use cases [Body]
[PATCH v9 16/26] netfs: Add the cache object ID to netfs_read/write tracepoints [Body]
[PATCH v9 17/26] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer [Body]
[PATCH v9 18/26] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter() [Body]
[PATCH v9 19/26] netfs: Remove netfs_alloc/free_folioq_buffer() [Body]
[PATCH v9 20/26] netfs: Remove netfs_extract_user_iter() [Body]
[PATCH v9 21/26] iov_iter: Remove ITER_FOLIOQ [Body]
[PATCH v9 22/26] netfs: Remove folio_queue and rolling_buffer [Body]
[PATCH v9 23/26] netfs: Simplify read abandonment [Body]
[PATCH v9 24/26] netfs: Check for too much data being read [Body]
[PATCH v9 25/26] netfs: Combine prepare and issue ops and grab the buffers on request [Body]
[PATCH v9 26/26] cachefiles: Preset the state xattr when creating a new file [Body]
Series Summary
Passed
✓ All tests passed. No findings.
Sessions
Session 2026-08-10
Passed
ID (for dev) fc6039b2-b1e9-4001-be89-da215f38215a
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base a13307e97d5c54b65720bb71fa379960ded1e51a [Config] passed [Log]
[KASAN] Boot test: Base a13307e97d5c54b65720bb71fa379960ded1e51a [Config] passed [Log]
[KASAN] Build Patched a13307e97d5c54b65720bb71fa379960ded1e51a [Config] [patched] passed [Log]
[KASAN] Boot test: Patched a13307e97d5c54b65720bb71fa379960ded1e51a [Config] [patched] passed [Log]
[KASAN] Fuzz a13307e97d5c54b65720bb71fa379960ded1e51a [Config] a13307e97d5c54b65720bb71fa379960ded1e51a [Config] [patched] passed [Log] [Artifacts]