Patch Series

Subject netfs: Keep track of folios in a segmented bio_vec[] chain
Author dhowells@redhat.com
Date 2026-05-18 22:29:33 +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 (21)

Name Content [All]
[PATCH v2 01/21] cachefiles: Don't rely on backing fs storage map for most use cases [Body]
[PATCH v2 02/21] netfs: Add the cache object ID to netfs_read/write tracepoints [Body]
[PATCH v2 03/21] mm: Make readahead store folio count in readahead_control [Body]
[PATCH v2 04/21] netfs: Bulk load the readahead-provided folios up front [Body]
[PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec [Body]
[PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages() [Body]
[PATCH v2 07/21] iov_iter: Add a segmented queue of bio_vec[] [Body]
[PATCH v2 08/21] netfs: Add some tools for managing bvecq chains [Body]
[PATCH v2 09/21] netfs: Add a function to extract from an iter into a bvecq [Body]
[PATCH v2 10/21] afs: Use a bvecq to hold dir content rather than folioq [Body]
[PATCH v2 11/21] cifs: Use a bvecq for buffering instead of a folioq [Body]
[PATCH v2 12/21] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma() [Body]
[PATCH v2 13/21] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer [Body]
[PATCH v2 14/21] cifs: Remove support for ITER_FOLIOQ from smb_extract_iter_to_rdma() [Body]
[PATCH v2 15/21] netfs: Remove netfs_alloc/free_folioq_buffer() [Body]
[PATCH v2 16/21] netfs: Remove netfs_extract_user_iter() [Body]
[PATCH v2 17/21] iov_iter: Remove ITER_FOLIOQ [Body]
[PATCH v2 18/21] netfs: Remove folio_queue and rolling_buffer [Body]
[PATCH v2 19/21] netfs: Check for too much data being read [Body]
[PATCH v2 20/21] netfs: Limit the minimum trigger for progress reporting [Body]
[PATCH v2 21/21] netfs: Combine prepare and issue ops and grab the buffers on request [Body]
Session 2026-05-18
ID (for dev) 2d4116b1-6b7d-4d92-9321-8a8b28d3341a
Status skipped
Triaged Skipped: failed to find a base commit: series does not apply [Log]
Execution Log [Link]
Test Base Patched Verdict