Show patches with: Submitter = David Howells       |    State = Action Required       |    Archived = No       |   283 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 m… netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirt… netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirt… - 1 1 --- 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 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
[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 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
[24/24] cifs: Don't support ITER_XARRAY netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[22/24] cifs: Use iterate_and_advance*() routines directly for hashing netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[21/24] netfs: Cancel dirty folios that have no storage destination netfs: Read/write improvements - - - --- 2024-07-29 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
[17/24] afs: Make read subreqs async netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[16/24] netfs: Simplify the writeback code netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[15/24] netfs: Provide an iterator-reset function netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[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 New
[11/24] netfs: Use bh-disabling spinlocks for rreq->lock netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[10/24] netfs: Set the request work function upon allocation netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[09/24] netfs: Remove NETFS_COPY_TO_CACHE netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[05/24] netfs: Reduce number of conditional branches in netfs_perform_write() netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[04/24] netfs: Record contention stats for writeback lock netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[03/24] netfs: Adjust labels in /proc/fs/netfs/stats netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr 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
cachefiles: Fix non-taking of sb_writers around set/removexattr cachefiles: Fix non-taking of sb_writers around set/removexattr - - - --- 2024-07-24 David Howells New
vfs: Fix potential circular locking through setxattr() and removexattr() vfs: Fix potential circular locking through setxattr() and removexattr() - - - --- 2024-07-23 David Howells New
netfs: Fix writeback that needs to go to both server and cache netfs: Fix writeback that needs to go to both server and cache - - - --- 2024-07-19 David Howells New
cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT - - - --- 2024-07-19 David Howells New
[4/4] cifs: Add a tracepoint to track credits involved in R/W requests cifs: Miscellaneous fixes and a trace point - 1 - --- 2024-07-19 David Howells New
[3/4] cifs: Fix setting of zero_point after DIO write cifs: Miscellaneous fixes and a trace point - 1 - --- 2024-07-19 David Howells New
[2/4] cifs: Fix missing error code set cifs: Miscellaneous fixes and a trace point - 1 - --- 2024-07-19 David Howells New
[1/4] cifs: Fix server re-repick on subrequest retry cifs: Miscellaneous fixes and a trace point 1 1 - --- 2024-07-19 David Howells New
[2/2] netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG [1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()" - - - --- 2024-07-18 David Howells New
[1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()" [1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()" - - - --- 2024-07-18 David Howells New
9p: Fix O_NONBLOCK read behaviour in P9L_DIRECT mode 9p: Fix O_NONBLOCK read behaviour in P9L_DIRECT mode - - - --- 2024-07-11 David Howells New
cifs: Fix read-performance regression by dropping readahead expansion cifs: Fix read-performance regression by dropping readahead expansion - - - --- 2024-07-02 David Howells New
[v2] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid [v2] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid - 1 - --- 2024-06-25 David Howells New
netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait - - - --- 2024-06-24 David Howells New
netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid - - - --- 2024-06-24 David Howells New
[v2,09/17] cifs: Defer read completion Untitled series #863994 - - - --- 2024-06-20 David Howells New
[17/17] netfs: Speed up buffered reading netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[16/17] afs: Make read subreqs async netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[15/17] netfs: Simplify the writeback code netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[14/17] netfs: Use new sheaf data type and iterator instead of xarray iter netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[11/17] cifs: Move the 'pid' from the subreq to the req netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[10/17] cifs: Only pick a channel once per read request netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[09/17] cifs: Defer read completion netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[08/17] netfs: Delete some xarray-wangling functions that aren't used netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[07/17] netfs: Reduce number of conditional branches in netfs_perform_write() netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[06/17] 9p: Enable multipage folios netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[05/17] netfs: Record contention stats for writeback lock netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[04/17] netfs: Adjust labels in /proc/fs/netfs/stats netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[03/17] netfs: Fix early issue of write op on partial write to folio tail netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[01/17] netfs: Fix io_uring based write-through netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
afs: Don't cross .backup mountpoint from backup volume afs: Don't cross .backup mountpoint from backup volume - 1 - --- 2024-05-24 David Howells New
[v3] netfs, 9p: Fix race between umount and async request completion [v3] netfs, 9p: Fix race between umount and async request completion - 1 1 --- 2024-05-24 David Howells New
cifs: Fix missing set of remote_i_size cifs: Fix missing set of remote_i_size - - - --- 2024-05-24 David Howells New
[v2] netfs, 9p: Fix race between umount and async request completion [v2] netfs, 9p: Fix race between umount and async request completion - - 1 --- 2024-05-23 David Howells New
[RFC] cifs: Fix credit handling in cifs_io_subrequest cleanup [RFC] cifs: Fix credit handling in cifs_io_subrequest cleanup - - - --- 2024-05-22 David Howells New
9p: Enable multipage folios 9p: Enable multipage folios - - - --- 2024-05-22 David Howells New
cifs: Fix smb3_insert_range() to move the zero_point cifs: Fix smb3_insert_range() to move the zero_point - - - --- 2024-05-22 David Howells New
[v2] netfs: Fix io_uring based write-through [v2] netfs: Fix io_uring based write-through - - - --- 2024-05-22 David Howells New
netfs: Fix setting of BDP_ASYNC from iocb flags netfs: Fix setting of BDP_ASYNC from iocb flags - 1 - --- 2024-05-21 David Howells New
netfs: Fix io_uring based write-through netfs: Fix io_uring based write-through - - - --- 2024-05-21 David Howells New
netfs: Fix AIO error handling when doing write-through netfs: Fix AIO error handling when doing write-through - - - --- 2024-05-21 David Howells New
block: Fix dio_cleanup() to advance the head index block: Fix dio_cleanup() to advance the head index - 2 - --- 2023-06-13 David Howells Under Review
[net-next,v6,10/14] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor() Untitled series #755010 - - - --- 2023-06-07 David Howells Under Review
« 1 2 3 »