Subject netfs: Keep track of folios in a segmented bio_vec[] chain
Author dhowells@redhat.com
Date 2026-07-22 13:01:48 +0000 UTC
Version
Cc asmadeus@codewreck.org axboe@kernel.dk ceph-devel@vger.kernel.org chenxiaosong@chenxiaosong.com chenyichong@uniontech.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 stable@vger.kernel.org tom@talpey.com v9fs@lists.linux.dev willy@infradead.org xiang@kernel.org
Patches (29)
Name Content [All]
[PATCH v7 01/29] netfs: clear PG_private_2 on copy-to-cache append failure [Body]
[PATCH v7 02/29] netfs: handle single writeback rolling buffer allocation failure [Body]
[PATCH v7 03/29] netfs: release readahead folios on iterator preparation failure [Body]
[PATCH v7 04/29] afs: Fix missing kunmap in afs_dir_search_bucket() [Body]
[PATCH v7 05/29] afs: Fix afs_edit_dir_remove() to get, not find, block 0 [Body]
[PATCH v7 06/29] afs: Fix double-unmap of directory block [Body]
[PATCH v7 07/29] mm: Make readahead store folio count in readahead_control [Body]
[PATCH v7 08/29] netfs: Bulk load the readahead-provided folios up front [Body]
[PATCH v7 09/29] Add a function to kmap one page of a multipage bio_vec [Body]
[PATCH v7 10/29] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages() [Body]
[PATCH v7 11/29] iov_iter: Add a segmented queue of bio_vec[] [Body]
[PATCH v7 12/29] netfs: Add some tools for managing bvecq chains [Body]
[PATCH v7 13/29] netfs: Add a function to extract from an iter into a bvecq [Body]
[PATCH v7 14/29] afs: Use a bvecq to hold dir content rather than folioq [Body]
[PATCH v7 15/29] cifs: Use a bvecq for buffering instead of a folioq [Body]
[PATCH v7 16/29] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter() [Body]
[PATCH v7 17/29] netfs: Remove the writethrough code [Body]
[PATCH v7 18/29] cachefiles,netfs: sunset ondemand mode [Body]
[PATCH v7 19/29] cachefiles: Don't rely on backing fs storage map for most use cases [Body]
[PATCH v7 20/29] netfs: Add the cache object ID to netfs_read/write tracepoints [Body]
[PATCH v7 21/29] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer [Body]
[PATCH v7 22/29] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter() [Body]
[PATCH v7 23/29] netfs: Remove netfs_alloc/free_folioq_buffer() [Body]
[PATCH v7 24/29] netfs: Remove netfs_extract_user_iter() [Body]
[PATCH v7 25/29] iov_iter: Remove ITER_FOLIOQ [Body]
[PATCH v7 26/29] netfs: Remove folio_queue and rolling_buffer [Body]
[PATCH v7 27/29] netfs: Check for too much data being read [Body]
[PATCH v7 28/29] netfs: Limit the minimum trigger for progress reporting [Body]
[PATCH v7 29/29] netfs: Combine prepare and issue ops and grab the buffers on request [Body]
Series Summary
Passed
✓ All tests passed. No findings.
Sessions
Session 2026-07-22
Passed
ID (for dev) 6acfd3fc-2b73-446b-83a4-ba01bd050d0e
Status finished
Triaged OK [Log] [Trajectory]
Execution Log [Link]
Test Base Patched Verdict