Show patches with: Series = netfs, afs, 9p: Delegate high-level I/O to netfslib       |    State = Action Required       |    Archived = No       |   40 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,40/40] 9p: Use netfslib read/write_iter netfs, afs, 9p: Delegate high-level I/O to netfslib 1 1 1 --- 2023-12-21 David Howells New
[v5,39/40] afs: Use the netfs write helpers netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,38/40] netfs: Export the netfs_sreq tracepoint netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,37/40] netfs: Optimise away reads above the point at which there can be no data netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,36/40] netfs: Implement a write-through caching option netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,35/40] netfs: Provide a launder_folio implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,34/40] netfs: Provide a writepages implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,33/40] netfs, cachefiles: Pass upper bound length to allow expansion netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 1 --- 2023-12-21 David Howells New
[v5,32/40] netfs: Provide netfs_file_read_iter() netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,31/40] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,30/40] netfs: Implement buffered write API netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,29/40] netfs: Implement unbuffered/DIO write support netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,28/40] netfs: Implement unbuffered/DIO read support netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,27/40] netfs: Allocate multipage folios in the writepath netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,26/40] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,25/40] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,24/40] netfs: Dispatch write requests to process a writeback slice netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,23/40] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,22/40] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,21/40] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,20/40] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,19/40] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,18/40] netfs: Limit subrequest by size or number of segments netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,17/40] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,16/40] netfs: Provide tools to create a buffer in an xarray netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,15/40] netfs: Add support for DIO buffering netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,14/40] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,13/40] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,12/40] netfs: Provide invalidate_folio and release_folio calls netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,11/40] afs: Don't use folio->private to record partial modification netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,10/40] netfs: Add a ->free_subrequest() op netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,09/40] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,08/40] netfs: Add a procfile to list in-progress requests netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,07/40] netfs: Move pinning-for-writeback from fscache to netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,05/40] netfs, fscache: Remove ->begin_cache_operation netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,04/40] netfs, fscache: Combine fscache with netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,03/40] netfs, fscache: Move fs/fscache/* into fs/netfs/ netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,02/40] afs: Automatically generate trace tag enums netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,01/40] afs: Remove whitespace before most ')' from the trace header netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New