Toggle navigation
Patchwork
ceph-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
David Howells
| State =
Action Required
| Archived =
No
| 571 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
…
5
6
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
[v2,15/22] netfs: Add some write-side stats and clean up some stat names
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,14/22] netfs: New writeback implementation
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,13/22] netfs: Switch to using unsigned long long rather than loff_t
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,12/22] mm: Export writeback_iter()
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,11/22] netfs: Use mempools for allocating requests and subrequests
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,10/22] netfs: Remove ->launder_folio() support
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,09/22] afs: Use alternative invalidation to using launder_folio
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,08/22] 9p: Use alternative invalidation to using launder_folio
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,07/22] mm: Provide a means of invalidation without using launder_folio
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,06/22] netfs: Use subreq_counter to allocate subreq debug_index values
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,03/22] mm: Remove the PG_fscache alias for PG_private_2
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,01/22] netfs: Update i_blocks when write committed to pagecache
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[17/26] netfs: Fix writethrough-mode error handling
[01/26] cifs: Fix duplicate fscache cookie warnings
-
-
-
2024-03-28
David Howells
New
[09/26] mm: Provide a means of invalidation without using launder_folio
[01/26] cifs: Fix duplicate fscache cookie warnings
-
-
-
2024-03-28
David Howells
New
[01/26] cifs: Fix duplicate fscache cookie warnings
[01/26] cifs: Fix duplicate fscache cookie warnings
-
-
-
2024-03-28
David Howells
New
[RFC,v2] mm: Kill ->launder_folio()
[RFC,v2] mm: Kill ->launder_folio()
-
-
-
2024-03-07
David Howells
New
[RFC] mm: Replace ->launder_folio() with flush and wait
[RFC] mm: Replace ->launder_folio() with flush and wait
-
-
-
2024-03-06
David Howells
New
[2/2] netfs: Fix missing zero-length check in unbuffered write
netfs: Miscellaneous fixes
-
-
-
2024-01-29
David Howells
New
[1/2] netfs: Fix i_dio_count leak on DIO read past i_size
netfs: Miscellaneous fixes
-
-
-
2024-01-29
David Howells
New
[v2,07/10] afs: Hide silly-rename files from userspace
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[v2,06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[v2,05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[v2,03/10] cifs: Don't use certain unnecessary folio_*() functions
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[v2,01/10] netfs: Don't use certain unnecessary folio_*() functions
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[10/10] afs: Fix missing/incorrect unlocking of RCU read lock
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
«
1
2
3
4
…
5
6
»