Show patches with: Submitter = David Howells       |   1090 patches
« 1 2 3 410 11 »
Patch Series S/W/F Date Submitter Delegate State
[4/4] netfs: Fix trimming of streaming-write folios in netfs_inval_folio() mm, netfs, afs: Truncation fixes --- 2024-08-20 David Howells New
[3/4] netfs: Fix netfs_release_folio() to say no if folio dirty mm, netfs, afs: Truncation fixes --- 2024-08-20 David Howells New
[2/4] afs: Fix post-setattr file edit to do truncation correctly mm, netfs, afs: Truncation fixes --- 2024-08-20 David Howells New
[1/4] mm: Fix missing folio invalidation calls during truncation mm, netfs, afs: Truncation fixes --- 2024-08-20 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
[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
[09/24] netfs: Remove NETFS_COPY_TO_CACHE netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[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 Superseded
[06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[05/24] netfs: Reduce number of conditional branches in netfs_perform_write() netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[04/24] netfs: Record contention stats for writeback lock netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[03/24] netfs: Adjust labels in /proc/fs/netfs/stats netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[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
[07/17] netfs: Reduce number of conditional branches in netfs_perform_write() [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells Superseded
[05/17] netfs: Record contention stats for writeback lock [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells Superseded
[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,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 --- 2024-04-30 David Howells Superseded
[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
[25/26] netfs: Miscellaneous tidy ups [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[23/26] netfs: Cut over to using new writeback code [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[21/26] netfs, 9p: Implement helpers for new write code [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[19/26] netfs: New writeback implementation [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[17/26] netfs: Fix writethrough-mode error handling [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells New
[15/26] mm: Export writeback_iter() [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[13/26] netfs: Remove ->launder_folio() support [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[11/26] 9p: Use alternative invalidation to using launder_folio [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
[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
[07/26] netfs: Make netfs_io_request::subreq_counter an atomic_t [01/26] cifs: Fix duplicate fscache cookie warnings --- 2024-03-28 David Howells Superseded
« 1 2 3 410 11 »