Toggle navigation
Patchwork
ceph-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
David Howells
| Archived =
No
| 1340 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
13
14
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
Superseded
[18/27] afs: Add more tracepoints to do with tracking validity
netfs: Read performance improvements and "single-blob" support
-
-
-
2024-10-24
David Howells
Superseded
[17/27] cachefiles: Add auxiliary data trace
netfs: Read performance improvements and "single-blob" support
-
-
-
2024-10-24
David Howells
Superseded
[16/27] cachefiles: Add some subrequest tracepoints
netfs: Read performance improvements and "single-blob" support
-
-
-
2024-10-24
David Howells
Superseded
[15/27] netfs: Remove some extraneous directory invalidations
netfs: Read performance improvements and "single-blob" support
-
-
-
2024-10-24
David Howells
Superseded
[14/27] afs: Fix directory format encoding struct
netfs: Read performance improvements and "single-blob" support
-
-
-
2024-10-24
David Howells
Superseded
[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
Superseded
[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
Superseded
[11/27] netfs: Don't use bh spinlock
netfs: Read performance improvements and "single-blob" support
-
-
-
2024-10-24
David Howells
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[07/27] netfs: Make netfs_advance_write() return size_t
netfs: Read performance improvements and "single-blob" support
-
-
-
2024-10-24
David Howells
Superseded
[06/27] netfs: Abstract out a rolling folio buffer implementation
netfs: Read performance improvements and "single-blob" support
-
-
-
2024-10-24
David Howells
Superseded
[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
Superseded
[04/27] netfs: Use a folio_queue allocation and free functions
netfs: Read performance improvements and "single-blob" support
-
-
-
2024-10-24
David Howells
Superseded
[03/27] netfs: Remove unnecessary references to pages
netfs: Read performance improvements and "single-blob" support
-
-
-
2024-10-24
David Howells
Superseded
[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
Superseded
[01/27] netfs: Remove call to folio_index()
netfs: Read performance improvements and "single-blob" support
-
-
-
2024-10-24
David Howells
Superseded
[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
[9/9] netfs, cifs: Improve some debugging bits
netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
-
-
-
2024-08-23
David Howells
Superseded
[8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support
netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
-
-
-
2024-08-23
David Howells
Superseded
[7/9] netfs, cifs: Fix handling of short DIO read
netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
-
-
-
2024-08-23
David Howells
Superseded
[6/9] cifs: Fix lack of credit renegotiation on read retry
netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
-
-
-
2024-08-23
David Howells
Superseded
[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
[2/5] netfs, cifs: Improve some debugging bits
netfs, cifs: Further fixes
-
-
-
2024-08-23
David Howells
Superseded
[1/5] cifs: Fix FALLOC_FL_PUNCH_HOLE support
netfs, cifs: Further fixes
-
-
-
2024-08-23
David Howells
New
[2/2] netfs, cifs: Fix handling of short DIO read
netfs, cifs: DIO read and read-retry fixes
-
-
-
2024-08-22
David Howells
Superseded
[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
[4/4] netfs: Fix trimming of streaming-write folios in netfs_inval_folio()
mm, netfs, afs: Truncation fixes
-
-
-
2024-08-20
David Howells
Superseded
[3/4] netfs: Fix netfs_release_folio() to say no if folio dirty
mm, netfs, afs: Truncation fixes
-
-
-
2024-08-20
David Howells
Superseded
[2/4] afs: Fix post-setattr file edit to do truncation correctly
mm, netfs, afs: Truncation fixes
-
-
-
2024-08-20
David Howells
Superseded
[1/4] mm: Fix missing folio invalidation calls during truncation
mm, netfs, afs: Truncation fixes
-
-
-
2024-08-20
David Howells
Superseded
[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
[v2,01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty"
netfs: Read/write improvements
-
-
-
2024-08-14
David Howells
Superseded
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
[v3] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
[v3] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
-
-
-
2024-08-08
David Howells
Superseded
[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
[RFC] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
[RFC] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
-
-
-
2024-08-07
David Howells
Superseded
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
[24/24] cifs: Don't support ITER_XARRAY
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
[23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
[22/24] cifs: Use iterate_and_advance*() routines directly for hashing
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
[21/24] netfs: Cancel dirty folios that have no storage destination
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
[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
[17/24] afs: Make read subreqs async
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
[16/24] netfs: Simplify the writeback code
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
[15/24] netfs: Provide an iterator-reset function
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
[14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
[13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
[12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
[11/24] netfs: Use bh-disabling spinlocks for rreq->lock
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
[10/24] netfs: Set the request work function upon allocation
netfs: Read/write improvements
-
-
-
2024-07-29
David Howells
Superseded
«
1
2
3
4
…
13
14
»