Show patches with: Submitter = David Howells       |   4333 patches
« 1 2 3 443 44 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v4,13/13] cifs: Remove some code that's no longer used, part 3 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,12/13] cifs: Remove some code that's no longer used, part 2 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,11/13] cifs: Remove some code that's no longer used, part 1 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,10/13] cifs: Cut over to using netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,09/13] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,08/13] cifs: Implement netfslib hooks netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,07/13] cifs: Make wait_mtu_credits take size_t args netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,06/13] cifs: Use more fields from netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,04/13] cifs: Set zero_point in the copy_file_range() and remap_file_range() netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,03/13] cifs: Share server EOF pos with netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,01/13] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,39/39] 9p: Use netfslib read/write_iter netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,38/39] afs: Use the netfs write helpers netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,37/39] 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-13 David Howells New
[v4,36/39] netfs: Implement a write-through caching option netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,35/39] netfs: Provide a launder_folio implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,34/39] netfs: Provide a writepages implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,33/39] netfs, cachefiles: Pass upper bound length to allow expansion netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,32/39] netfs: Provide netfs_file_read_iter() netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,31/39] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,30/39] netfs: Implement buffered write API netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,29/39] netfs: Implement unbuffered/DIO write support netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,28/39] netfs: Implement support for unbuffered/DIO read netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,27/39] netfs: Allocate multipage folios in the writepath netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,26/39] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,25/39] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,24/39] netfs: Dispatch write requests to process a writeback slice netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,23/39] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,22/39] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,21/39] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,20/39] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,19/39] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,18/39] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,17/39] netfs: Limit subrequest by size or number of segments netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,16/39] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,15/39] netfs: Add bounce buffering support netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,14/39] netfs: Provide tools to create a buffer in an xarray netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,13/39] netfs: Add support for DIO buffering netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,12/39] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,10/39] netfs: Provide invalidate_folio and release_folio calls netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-13 David Howells New
[v4,09/39] afs: Don't use folio->private to record partial modification netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,08/39] netfs: Add a ->free_subrequest() op netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,07/39] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,06/39] netfs: Add a procfile to list in-progress requests netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,05/39] netfs: Move pinning-for-writeback from fscache to netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,04/39] 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 - - - --- 2023-12-13 David Howells New
[v4,03/39] netfs, fscache: Remove ->begin_cache_operation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,02/39] netfs, fscache: Combine fscache with netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,01/39] netfs, fscache: Move fs/fscache/* into fs/netfs/ netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v2,40/40] afs: trace: Log afs_make_call(), including server address afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,39/40] afs: Fix offline and busy message emission afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,38/40] afs: Fix fileserver rotation afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,37/40] afs: Overhaul invalidation handling to better support RO volumes afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,36/40] afs: Parse the VolSync record in the reply of a number of RPC ops afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,35/40] afs: Don't leave DONTUSE/NEWREPSITE servers out of server list afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,34/40] afs: Fix comment in afs_do_lookup() afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,33/40] afs: Apply server breaks to mmap'd files in the call processor afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,32/40] afs: Move the vnode/volume validity checking code into its own file afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,31/40] afs: Defer volume record destruction to a workqueue afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,30/40] afs: Make it possible to find the volumes that are using a server afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,29/40] afs: Combine the endpoint state bools into a bitmask afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,28/40] afs: Keep a record of the current fileserver endpoint state afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,27/40] afs: Dispatch vlserver probes in priority order afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,26/40] afs: Dispatch fileserver probes in priority order afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,25/40] afs: Mark address lists with configured priorities afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,24/40] afs: Provide a way to configure address priorities afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,23/40] afs: Remove the unimplemented afs_cmp_addr_list() afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,22/40] afs: Add some more info to /proc/net/afs/servers afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,21/40] rxrpc: Create a procfile to display outstanding client conn bundles afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,20/40] afs: Fold the afs_addr_cursor struct in afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,19/40] afs: Use peer + service_id as call address afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,18/40] afs: Rename some fields afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,17/40] afs: Add a tracepoint for struct afs_addr_list afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,16/40] afs: Simplify error handling afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,15/40] afs: Don't put afs_call in afs_wait_for_call_to_complete() afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,14/40] afs: Wrap most op->error accesses with inline funcs afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,13/40] afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,12/40] afs: Handle the VIO and UAEIO aborts explicitly afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,11/40] afs: Rename addr_list::failed to probe_failed afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,10/40] afs: Don't skip server addresses for which we didn't get an RTT reading afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
[v2,09/40] rxrpc, afs: Allow afs to pin rxrpc_peer objects afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-12-13 David Howells New
« 1 2 3 443 44 »