Show patches with: Submitter = David Howells       |   1817 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
cifs: Add tracing for the cifs_tcon struct refcounting cifs: Add tracing for the cifs_tcon struct refcounting - - - --- 2024-04-04 David Howells New
cifs: Fix reacquisition of volume cookie on still-live connection cifs: Fix reacquisition of volume cookie on still-live connection - - - --- 2024-04-04 David Howells New
cifs_mount_get_tcon() is broken? cifs_mount_get_tcon() is broken? - - - --- 2024-04-04 David Howells New
cifs: Fix caching to try to do open O_WRONLY as rdwr on server cifs: Fix caching to try to do open O_WRONLY as rdwr on server - - - --- 2024-04-02 David Howells New
[v6,15/15] cifs: Remove some code that's no longer used, part 3 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,14/15] cifs: Remove some code that's no longer used, part 2 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,13/15] cifs: Remove some code that's no longer used, part 1 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,12/15] cifs: Cut over to using netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,11/15] cifs: When caching, try to open O_WRONLY file rdwr on server netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,10/15] cifs: Implement netfslib hooks netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,09/15] cifs: Make add_credits_and_wake_if() clear deducted credits netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,08/15] cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,07/15] cifs: Set zero_point in the copy_file_range() and remap_file_range() netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,06/15] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,05/15] cifs: Replace the writedata replay bool with a netfs sreq flag netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,04/15] cifs: Make wait_mtu_credits take size_t args netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,03/15] cifs: Use more fields from netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,02/15] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 David Howells New
[v6,01/15] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-03-28 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
cifs: Fix duplicate fscache cookie warnings cifs: Fix duplicate fscache cookie warnings - - - --- 2024-03-27 David Howells New
cifs: Move some extern decls from .c files to .h cifs: Move some extern decls from .c files to .h - - - --- 2024-03-15 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
[RFC] cifs: Fix writeback data corruption [RFC] cifs: Fix writeback data corruption - - - --- 2024-02-22 David Howells New
[v5,12/12] cifs: Remove some code that's no longer used, part 3 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 David Howells New
[v5,11/12] cifs: Remove some code that's no longer used, part 2 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 David Howells New
[v5,10/12] cifs: Remove some code that's no longer used, part 1 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 David Howells New
[v5,09/12] cifs: Cut over to using netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 David Howells New
[v5,08/12] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 David Howells New
[v5,07/12] cifs: Replace the writedata replay bool with a netfs sreq flag netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 David Howells New
[v5,06/12] cifs: Implement netfslib hooks netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 David Howells New
[v5,05/12] cifs: Make wait_mtu_credits take size_t args netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 David Howells New
[v5,04/12] cifs: Use more fields from netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 David Howells New
[v5,03/12] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 David Howells New
[v5,02/12] cifs: Set zero_point in the copy_file_range() and remap_file_range() netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 David Howells New
[v5,01/12] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-02-05 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
[5/6] cachefiles: Fix signed/unsigned mixup netfs, cachefiles: More additional patches - 2 1 --- 2024-01-09 David Howells New
[4/6] netfs: Fix the loop that unmarks folios after writing to the cache netfs, cachefiles: More additional patches - - - --- 2024-01-09 David Howells New
[3/6] netfs: Fix interaction between write-streaming and cachefiles culling netfs, cachefiles: More additional patches - - - --- 2024-01-09 David Howells New
[2/6] netfs: Count DIO writes netfs, cachefiles: More additional patches - - - --- 2024-01-09 David Howells New
[1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static netfs, cachefiles: More additional patches - - - --- 2024-01-09 David Howells New
[7/5] netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs" netfs, cachefiles, 9p: Additional patches - - - --- 2024-01-03 David Howells New
« 1 2 3 418 19 »