Show patches with: Submitter = David Howells       |   1425 patches
« 1 2 3 414 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,25/25] cifs: Don't support ITER_XARRAY netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,24/25] cifs: Switch crypto buffer to use a folio_queue rather than an xarray netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,23/25] cifs: Use iterate_and_advance*() routines directly for hashing netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,22/25] netfs: Cancel dirty folios that have no storage destination netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,21/25] cachefiles, netfs: Fix write to partial block at EOF netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,20/25] netfs: Remove fs/netfs/io.c netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,19/25] netfs: Speed up buffered reading netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,18/25] afs: Make read subreqs async netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,17/25] netfs: Simplify the writeback code netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,16/25] netfs: Provide an iterator-reset function netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,13/25] iov_iter: Provide copy_folio_from_iter() netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,11/25] netfs: Use bh-disabling spinlocks for rreq->lock netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,10/25] netfs: Set the request work function upon allocation netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,09/25] netfs: Remove NETFS_COPY_TO_CACHE netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,05/25] netfs: Reduce number of conditional branches in netfs_perform_write() netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,04/25] netfs: Record contention stats for writeback lock netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,03/25] netfs: Adjust labels in /proc/fs/netfs/stats netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[v2,01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and m… netfs: Read/write improvements - - - 1-- 2024-08-14 David Howells Not Applicable
[24/24] cifs: Don't support ITER_XARRAY netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[22/24] cifs: Use iterate_and_advance*() routines directly for hashing netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[21/24] netfs: Cancel dirty folios that have no storage destination netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[20/24] cachefiles, netfs: Fix write to partial block at EOF netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[19/24] netfs: Remove fs/netfs/io.c netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[18/24] netfs: Speed up buffered reading netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[17/24] afs: Make read subreqs async netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[16/24] netfs: Simplify the writeback code netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[15/24] netfs: Provide an iterator-reset function netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[11/24] netfs: Use bh-disabling spinlocks for rreq->lock netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[10/24] netfs: Set the request work function upon allocation netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[09/24] netfs: Remove NETFS_COPY_TO_CACHE netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[05/24] netfs: Reduce number of conditional branches in netfs_perform_write() netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[04/24] netfs: Record contention stats for writeback lock netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[03/24] netfs: Adjust labels in /proc/fs/netfs/stats netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check netfs: Read/write improvements - - - 1-- 2024-07-29 David Howells Not Applicable
[v2,09/17] cifs: Defer read completion Untitled series #863998 - - - --- 2024-06-20 David Howells Not Applicable
[17/17] netfs: Speed up buffered reading netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[16/17] afs: Make read subreqs async netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[15/17] netfs: Simplify the writeback code netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[14/17] netfs: Use new sheaf data type and iterator instead of xarray iter netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[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 - - - 1-- 2024-06-20 David Howells Not Applicable
[11/17] cifs: Move the 'pid' from the subreq to the req netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[10/17] cifs: Only pick a channel once per read request netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[09/17] cifs: Defer read completion netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[08/17] netfs: Delete some xarray-wangling functions that aren't used netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[07/17] netfs: Reduce number of conditional branches in netfs_perform_write() netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[06/17] 9p: Enable multipage folios netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[05/17] netfs: Record contention stats for writeback lock netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[04/17] netfs: Adjust labels in /proc/fs/netfs/stats netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[03/17] netfs: Fix early issue of write op on partial write to folio tail netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[01/17] netfs: Fix io_uring based write-through netfs, cifs: Miscellaneous fixes and read/write improvements - - - 1-- 2024-06-20 David Howells Not Applicable
[net,5/5] rxrpc: Request an ACK on impending Tx stall rxrpc: Miscellaneous fixes - - - 162- 2024-05-03 David Howells netdev Rejected
[net,4/5] rxrpc: Change how the MORE-PACKETS rxrpc wire header flag is driven rxrpc: Miscellaneous fixes - - - 17-1 2024-05-03 David Howells netdev Rejected
[net,3/5] rxrpc: Clean up Tx header flags generation handling rxrpc: Miscellaneous fixes - - - 171- 2024-05-03 David Howells netdev Rejected
[net,2/5] rxrpc: Only transmit one ACK per jumbo packet received rxrpc: Miscellaneous fixes - - - 171- 2024-05-03 David Howells netdev Accepted
[net,1/5] rxrpc: Fix congestion control algorithm rxrpc: Miscellaneous fixes - - - 18-- 2024-05-03 David Howells netdev Accepted
[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 - 1 - 1-- 2024-04-30 David Howells Not Applicable
[v2,21/22] netfs: Miscellaneous tidy ups netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - 1-- 2024-04-30 David Howells Not Applicable
[v2,20/22] netfs: Remove the old writeback code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - 1-- 2024-04-30 David Howells Not Applicable
[v2,19/22] netfs: Cut over to using new writeback code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - 1-- 2024-04-30 David Howells Not Applicable
[v2,18/22] netfs, cachefiles: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - 1-- 2024-04-30 David Howells Not Applicable
[v2,17/22] netfs, 9p: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - 1-- 2024-04-30 David Howells netdev Not Applicable
[v2,16/22] netfs, afs: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - 1-- 2024-04-30 David Howells Not Applicable
[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 - 1 - 1-- 2024-04-30 David Howells Not Applicable
[v2,14/22] netfs: New writeback implementation netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - 1-- 2024-04-30 David Howells Not Applicable
[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 - 1 - 1-- 2024-04-30 David Howells Not Applicable
[v2,12/22] mm: Export writeback_iter() netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - 1-- 2024-04-30 David Howells Not Applicable
[v2,11/22] netfs: Use mempools for allocating requests and subrequests netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - 1-- 2024-04-30 David Howells Not Applicable
[v2,10/22] netfs: Remove ->launder_folio() support netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - 1-- 2024-04-30 David Howells Not Applicable
[v2,09/22] afs: Use alternative invalidation to using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - 1-- 2024-04-30 David Howells Not Applicable
[v2,08/22] 9p: Use alternative invalidation to using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - 1-- 2024-04-30 David Howells Not Applicable
[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 - - - 1-- 2024-04-30 David Howells Not Applicable
[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 - - - 1-- 2024-04-30 David Howells Not Applicable
[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 - 1 - 1-- 2024-04-30 David Howells Not Applicable
[v2,04/22] netfs: Remove deprecated use of PG_private_2 as a second writeback flag netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - 1-- 2024-04-30 David Howells Not Applicable
[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 - 1 - 1-- 2024-04-30 David Howells Not Applicable
[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 - 1 - 1-- 2024-04-30 David Howells Not Applicable
[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 - 1 - 1-- 2024-04-30 David Howells Not Applicable
[net] Fix a potential infinite loop in extract_user_to_sg() [net] Fix a potential infinite loop in extract_user_to_sg() - - - 181- 2024-04-25 David Howells netdev Accepted
[v6,15/15] cifs: Remove some code that's no longer used, part 3 netfs, cifs: Delegate high-level I/O to netfslib - - - 1-- 2024-03-28 David Howells Not Applicable
[v6,14/15] cifs: Remove some code that's no longer used, part 2 netfs, cifs: Delegate high-level I/O to netfslib - - - 1-- 2024-03-28 David Howells Not Applicable
[v6,13/15] cifs: Remove some code that's no longer used, part 1 netfs, cifs: Delegate high-level I/O to netfslib - - - 1-- 2024-03-28 David Howells Not Applicable
[v6,12/15] cifs: Cut over to using netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - 1-- 2024-03-28 David Howells Not Applicable
[v6,11/15] cifs: When caching, try to open O_WRONLY file rdwr on server netfs, cifs: Delegate high-level I/O to netfslib - - - 1-- 2024-03-28 David Howells Not Applicable
« 1 2 3 414 15 »