Syzbot CI
All Series
Statistics
Content
×
Subject
netfs: Keep track of folios in a segmented bio_vec[] chain
Author
dhowells@redhat.com
Date
2026-09-02 17:33:13 +0000 UTC
Version
Version 1
Version 2
Version 3
Version 4
Version 5
Version 6
Version 7
Version 8
Version 9
Version 10
Version 11
Cc
amarkuze@redhat.com
anna@kernel.org
asmadeus@codewreck.org
axboe@kernel.dk
ceph-devel@vger.kernel.org
chenxiaosong@chenxiaosong.com
christian@brauner.io
dhowells@redhat.com
ericvh@kernel.org
hare@kernel.org
hch@infradead.org
hch@lst.de
idryomov@gmail.com
kbusch@kernel.org
leon@kernel.org
linkinjeon@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
slava@dubeyko.com
sprasad@microsoft.com
tom@talpey.com
trondmy@kernel.org
v9fs@lists.linux.dev
viro@zeniv.linux.org.uk
willy@infradead.org
Patches (36)
Expand
Name
Content
[All]
[PATCH v11 01/36] block: Fix start and length check added to iov_iter_extract_bvecs()
[Body]
[PATCH v11 02/36] mm: Make readahead store folio count in readahead_control
[Body]
[PATCH v11 03/36] mm: Add a bulk end-writeback tool
[Body]
[PATCH v11 04/36] netfs: Use uoff_t instead of unsigned long long and loff_t
[Body]
[PATCH v11 05/36] Add a function to kmap one page of a multipage bio_vec
[Body]
[PATCH v11 06/36] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
[Body]
[PATCH v11 07/36] iov_iter: Add a segmented queue of bio_vec[]
[Body]
[PATCH v11 08/36] netfs: Add some tools for managing bvecq chains
[Body]
[PATCH v11 09/36] netfs: Make mempool available for bvecq
[Body]
[PATCH v11 10/36] netfs: Add a function to extract from an iter into a bvecq
[Body]
[PATCH v11 11/36] afs: Use a bvecq to hold dir content rather than folioq
[Body]
[PATCH v11 12/36] cifs: Use a bvecq for buffering instead of a folioq
[Body]
[PATCH v11 13/36] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
[Body]
[PATCH v11 14/36] netfs: Remove the writethrough code
[Body]
[PATCH v11 15/36] netfs: trace: Change the "clear" folio traces to "endwb"
[Body]
[PATCH v11 16/36] netfs: trace: Rejig a couple of the tracepoints
[Body]
[PATCH v11 17/36] netfs: Add some functions to wrap the all-queued handling
[Body]
[PATCH v11 18/36] netfs: Make deprecated PG_private_2 support optional
[Body]
[PATCH v11 19/36] cachefiles: Don't rely on backing fs storage map for most use cases
[Body]
[PATCH v11 20/36] netfs: Add the cache object ID to netfs_read/write tracepoints
[Body]
[PATCH v11 21/36] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
[Body]
[PATCH v11 22/36] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
[Body]
[PATCH v11 23/36] netfs: Remove netfs_alloc/free_folioq_buffer()
[Body]
[PATCH v11 24/36] netfs: Remove netfs_extract_user_iter()
[Body]
[PATCH v11 25/36] iov_iter: Remove ITER_FOLIOQ
[Body]
[PATCH v11 26/36] netfs: Remove folio_queue and rolling_buffer
[Body]
[PATCH v11 27/36] netfs: Build a list of regions undergoing writeback
[Body]
[PATCH v11 28/36] netfs: Simplify writeback cleanup
[Body]
[PATCH v11 29/36] netfs: Simplify read abandonment
[Body]
[PATCH v11 30/36] netfs: Check for too much data being read
[Body]
[PATCH v11 31/36] netfs: Add a method to get an estimate of the amount that can be written
[Body]
[PATCH v11 32/36] netfs: Rework writeback to estimate
[Body]
[PATCH v11 33/36] netfs: Set subrequest->source at alloc before trace emission
[Body]
[PATCH v11 34/36] netfs: Combine prepare and issue ops
[Body]
[PATCH v11 35/36] netfs: Clean up now-unused code
[Body]
[PATCH v11 36/36] cachefiles: Preset the state xattr when creating a new file
[Body]
Series Summary
Passed
✓ All tests passed. No findings.
Sessions
Session 2026-09-02
Passed
ID (for dev)
a5066df7-c77d-45f8-8afc-41575f1e4904
Status
finished
Triaged
OK
[Log]
[Trajectory]
Execution Log
[Link]
Test
Base
Patched
Verdict