Show patches with: Submitter = David Howells       |    State = Action Required       |   1839 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,09/17] cifs: Defer read completion Untitled series #863999 - - - --- 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
[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 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 2024-04-30 David Howells New
[26/26] netfs, afs: Use writeback retry to deal with alternate keys netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[25/26] netfs: Miscellaneous tidy ups netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[24/26] netfs: Remove the old writeback code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[23/26] netfs: Cut over to using new writeback code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[22/26] netfs, cachefiles: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[21/26] netfs, 9p: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[20/26] netfs, afs: Implement helpers for new write code netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[19/26] netfs: New writeback implementation netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[18/26] 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-03-28 David Howells New
[17/26] netfs: Fix writethrough-mode error handling netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-03-28 David Howells New
[16/26] 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-03-28 David Howells New
[15/26] mm: Export writeback_iter() netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[14/26] netfs: Use mempools for allocating requests and subrequests netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[13/26] netfs: Remove ->launder_folio() support netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[12/26] afs: Use alternative invalidation to using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[11/26] 9p: Use alternative invalidation to using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[10/26] cifs: Use alternative invalidation to using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[09/26] mm: Provide a means of invalidation without using launder_folio netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[08/26] netfs: Use subreq_counter to allocate subreq debug_index values netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[07/26] netfs: Make netfs_io_request::subreq_counter an atomic_t netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[06/26] 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-03-28 David Howells New
[05/26] mm: Remove the PG_fscache alias for PG_private_2 netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[04/26] 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-03-28 David Howells New
[03/26] netfs: Update i_blocks when write committed to pagecache netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-03-28 David Howells New
[02/26] 9p: Clean up some kdoc and unused var warnings. netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - - - --- 2024-03-28 David Howells New
[01/26] cifs: Fix duplicate fscache cookie warnings netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache - 1 - --- 2024-03-28 David Howells New
[RFC,v2] mm, netfs: Provide a means of invalidation without using launder_folio [RFC,v2] mm, netfs: Provide a means of invalidation without using launder_folio - - - --- 2024-03-27 David Howells New
[RFC] mm, netfs: Provide a means of invalidation without using launder_folio [RFC] mm, netfs: Provide a means of invalidation without using launder_folio - - - --- 2024-03-27 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 - 1 1 --- 2024-01-29 David Howells New
[1/2] netfs: Fix i_dio_count leak on DIO read past i_size netfs: Miscellaneous fixes - 1 - --- 2024-01-29 David Howells New
[v2,10/10] afs: Fix missing/incorrect unlocking of RCU read lock netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[v2,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
[v2,08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - 1 - --- 2024-01-22 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 - 1 - --- 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,04/10] netfs, fscache: Prevent Oops in fscache_put_cache() 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,02/10] afs: 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 - 1 - --- 2024-01-22 David Howells New
[07/10] afs: Hide silly-rename files from userspace 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 - 2 - --- 2024-01-22 David Howells New
[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
[04/10] netfs, fscache: Prevent Oops in fscache_put_cache() netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[03/10] cifs: Don't use certain internal folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[02/10] afs: Don't use certain internal folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[01/10] netfs: Don't use certain internal folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[2/2] netfs: Add Jeff Layton as reviewer netfs, cachefiles: Update MAINTAINERS records 1 - - --- 2024-01-22 David Howells New
[1/2] netfs, cachefiles: Change mailing list netfs, cachefiles: Update MAINTAINERS records - - - --- 2024-01-22 David Howells New
keys, dns: Fix size check of V1 server-list header keys, dns: Fix size check of V1 server-list header - 2 - --- 2024-01-10 David Howells New
[4/4] cifs: Don't use certain internal folio_*() functions netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions - - - --- 2024-01-09 David Howells New
[3/4] erofs: Don't use certain internal folio_*() functions netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions - 1 - --- 2024-01-09 David Howells New
[2/4] afs: Don't use certain internal folio_*() functions netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions - - - --- 2024-01-09 David Howells New
[1/4] netfs: Don't use certain internal folio_*() functions netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions - 1 - --- 2024-01-09 David Howells New
[6/6] netfs: Fix wrong #ifdef hiding wait netfs, cachefiles: More additional patches - - - --- 2024-01-09 David Howells New
« 1 2 3 418 19 »