Show patches with: Submitter = David Howells       |    State = Action Required       |    Archived = No       |   506 patches
« 1 2 3 45 6 »
Patch Series S/W/F Date Submitter Delegate State
[v2,30/31] afs: Add a tracepoint for afs_read_receive() netfs: Read performance improvements and "single-blob" support --- 2024-10-25 David Howells New
[v2,28/31] afs: Use the contained hashtable to search a directory netfs: Read performance improvements and "single-blob" support --- 2024-10-25 David Howells New
[v2,27/31] afs: Make afs_mkdir() locally initialise a new directory's content netfs: Read performance improvements and "single-blob" support --- 2024-10-25 David Howells New
[26/27] netfs: Change the read result collector to only use one work item netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[25/27] afs: Make {Y,}FS.FetchData an asynchronous operation netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[24/27] afs: Eliminate afs_read netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[23/27] afs: Use netfslib for symlinks, allowing them to be cached netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[22/27] afs: Use netfslib for directories netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[21/27] afs: Make afs_init_request() get a key if not given a file netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[20/27] netfs: Add support for caching single monolithic objects such as AFS dirs netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[19/27] netfs: Add functions to build/clean a buffer in a folio_queue netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[18/27] afs: Add more tracepoints to do with tracking validity netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[17/27] cachefiles: Add auxiliary data trace netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[16/27] cachefiles: Add some subrequest tracepoints netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[15/27] netfs: Remove some extraneous directory invalidations netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[14/27] afs: Fix directory format encoding struct netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[13/27] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[12/27] afs: Don't use mutex for I/O operation lock netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[11/27] netfs: Don't use bh spinlock netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[10/27] netfs: Drop the was_async arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[09/27] netfs: Drop the error arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[08/27] netfs: Split retry code out of fs/netfs/write_collect.c netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[07/27] netfs: Make netfs_advance_write() return size_t netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[06/27] netfs: Abstract out a rolling folio buffer implementation netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[05/27] netfs: Add a tracepoint to log the lifespan of folio_queue structs netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[04/27] netfs: Use a folio_queue allocation and free functions netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[03/27] netfs: Remove unnecessary references to pages netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[02/27] netfs: Fix a few minor bugs in netfs_page_mkwrite() netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[01/27] netfs: Remove call to folio_index() netfs: Read performance improvements and "single-blob" support --- 2024-10-24 David Howells New
[8/8] cifs: Make the write_{enter,done,err} tracepoints display netfs info netfs, afs, cifs: Miscellaneous fixes/changes --- 2024-09-23 David Howells New
[7/8] cifs: Fix reversion of the iter in cifs_readv_receive(). netfs, afs, cifs: Miscellaneous fixes/changes --- 2024-09-23 David Howells New
[6/8] afs: Fix the setting of the server responding flag netfs, afs, cifs: Miscellaneous fixes/changes --- 2024-09-23 David Howells New
[5/8] afs: Fix possible infinite loop with unresponsive servers netfs, afs, cifs: Miscellaneous fixes/changes --- 2024-09-23 David Howells New
[4/8] afs: Remove unused struct and function prototype netfs, afs, cifs: Miscellaneous fixes/changes --- 2024-09-23 David Howells New
[3/8] afs: Fix missing wire-up of afs_retry_request() netfs, afs, cifs: Miscellaneous fixes/changes --- 2024-09-23 David Howells New
[2/8] netfs: Drop the was_async arg from netfs_read_subreq_terminated() netfs, afs, cifs: Miscellaneous fixes/changes --- 2024-09-23 David Howells New
[1/8] netfs: Fix mtime/ctime update for mmapped writes netfs, afs, cifs: Miscellaneous fixes/changes --- 2024-09-23 David Howells New
[6/6] netfs, cifs: Improve some debugging bits mm, netfs, cifs: Miscellaneous fixes --- 2024-08-28 David Howells New
[5/6] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region mm, netfs, cifs: Miscellaneous fixes --- 2024-08-28 David Howells New
[4/6] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range() mm, netfs, cifs: Miscellaneous fixes --- 2024-08-28 David Howells New
[3/6] cifs: Fix copy offload to flush destination region mm, netfs, cifs: Miscellaneous fixes --- 2024-08-28 David Howells New
[2/6] netfs, cifs: Fix handling of short DIO read mm, netfs, cifs: Miscellaneous fixes --- 2024-08-28 David Howells New
[1/6] cifs: Fix lack of credit renegotiation on read retry mm, netfs, cifs: Miscellaneous fixes --- 2024-08-28 David Howells New
[10/9] netfs: Fix interaction of streaming writes with zero-point tracker netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry --- 2024-08-24 David Howells New
[5/9] netfs: Fix missing iterator reset on retry of short read netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry --- 2024-08-23 David Howells New
[4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio() netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry --- 2024-08-23 David Howells New
[3/9] netfs: Fix netfs_release_folio() to say no if folio dirty netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry --- 2024-08-23 David Howells New
[2/9] afs: Fix post-setattr file edit to do truncation correctly netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry --- 2024-08-23 David Howells New
[1/9] mm: Fix missing folio invalidation calls during truncation netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry --- 2024-08-23 David Howells New
[5/5] cifs: Fix credit handling netfs, cifs: Further fixes --- 2024-08-23 David Howells New
[4/5] cifs: Fix short read handling netfs, cifs: Further fixes --- 2024-08-23 David Howells New
[3/5] netfs: Fix missing iterator reset on retry of short read netfs, cifs: Further fixes --- 2024-08-23 David Howells New
[1/5] cifs: Fix FALLOC_FL_PUNCH_HOLE support netfs, cifs: Further fixes --- 2024-08-23 David Howells New
[1/2] cifs: Fix lack of credit renegotiation on read retry netfs, cifs: DIO read and read-retry fixes --- 2024-08-22 David Howells New
[v2,25/25] cifs: Don't support ITER_XARRAY netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,24/25] cifs: Switch crypto buffer to use a folio_queue rather than an xarray netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,23/25] cifs: Use iterate_and_advance*() routines directly for hashing netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,22/25] netfs: Cancel dirty folios that have no storage destination netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,21/25] cachefiles, netfs: Fix write to partial block at EOF netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,20/25] netfs: Remove fs/netfs/io.c netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,19/25] netfs: Speed up buffered reading netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,18/25] afs: Make read subreqs async netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,17/25] netfs: Simplify the writeback code netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,16/25] netfs: Provide an iterator-reset function netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,13/25] iov_iter: Provide copy_folio_from_iter() netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,11/25] netfs: Use bh-disabling spinlocks for rreq->lock netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,10/25] netfs: Set the request work function upon allocation netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,09/25] netfs: Remove NETFS_COPY_TO_CACHE netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,05/25] netfs: Reduce number of conditional branches in netfs_perform_write() netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,04/25] netfs: Record contention stats for writeback lock netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,03/25] netfs: Adjust labels in /proc/fs/netfs/stats netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr netfs: Read/write improvements --- 2024-08-14 David Howells New
netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty" netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking di... --- 2024-08-14 David Howells New
9p: Fix DIO read through netfs 9p: Fix DIO read through netfs --- 2024-08-09 David Howells New
[v2] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags [v2] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags --- 2024-08-08 David Howells New
netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag" netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag" --- 2024-07-30 David Howells New
[20/24] cachefiles, netfs: Fix write to partial block at EOF netfs: Read/write improvements --- 2024-07-29 David Howells New
[19/24] netfs: Remove fs/netfs/io.c netfs: Read/write improvements --- 2024-07-29 David Howells New
[18/24] netfs: Speed up buffered reading netfs: Read/write improvements --- 2024-07-29 David Howells New
[01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check netfs: Read/write improvements --- 2024-07-29 David Howells New
[17/17] netfs: Speed up buffered reading [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[15/17] netfs: Simplify the writeback code [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[11/17] cifs: Move the 'pid' from the subreq to the req [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[09/17] cifs: Defer read completion [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[03/17] netfs: Fix early issue of write op on partial write to folio tail [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[01/17] netfs: Fix io_uring based write-through [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[v2,22/22] netfs, afs: Use writeback retry to deal with alternate keys netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,21/22] netfs: Miscellaneous tidy ups netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,20/22] netfs: Remove the old writeback code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,19/22] netfs: Cut over to using new writeback code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,18/22] netfs, cachefiles: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,17/22] netfs, 9p: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
[v2,16/22] netfs, afs: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache --- 2024-04-30 David Howells New
« 1 2 3 45 6 »