Show patches with: Submitter = David Howells       |    Archived = No       |   188 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
9p: Clean up some kdoc and unused var warnings. 9p: Clean up some kdoc and unused var warnings. - - - --- 2024-03-27 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
fscache: Fix error handling in fscache_begin_operation() fscache: Fix error handling in fscache_begin_operation() - 1 - --- 2024-03-15 David Howells New
afs: Revert "afs: Hide silly-rename files from userspace" afs: Revert "afs: Hide silly-rename files from userspace" - 1 - --- 2024-03-13 David Howells New
[2/2] afs: Fix occasional rmdir-then-VNOVNODE with generic/011 afs: Miscellaneous fixes - - - --- 2024-03-13 David Howells New
[1/2] afs: Don't cache preferred address afs: Miscellaneous fixes - - - --- 2024-03-13 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
afs: Fix occasional rmdir-then-VNOVNODE with generic/011 afs: Fix occasional rmdir-then-VNOVNODE with generic/011 - - - --- 2024-02-29 David Howells New
afs: Don't cache preferred address afs: Don't cache preferred address - - - --- 2024-02-29 David Howells New
afs: Fix endless loop in directory parsing afs: Fix endless loop in directory parsing - 1 - --- 2024-02-23 David Howells New
[RFC] cifs: Fix writeback data corruption [RFC] cifs: Fix writeback data corruption - - - --- 2024-02-22 David Howells New
[2/2] afs: Increase buffer size in afs_update_volume_status() afs: Miscellaneous fixes - - - --- 2024-02-19 David Howells New
[1/2] afs: Fix ignored callbacks over ipv4 afs: Miscellaneous fixes - - - --- 2024-02-19 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
[RFC,3/3] 9p: Always update remote_i_size in stat2inode 9p: Further netfslib-related changes - - - --- 2024-01-29 David Howells New
[RFC,2/3] 9p: Make better use of netfslib's writethrough caching 9p: Further netfslib-related changes - - - --- 2024-01-29 David Howells New
[RFC,1/3] 9p: Enable large folio support 9p: Further netfslib-related changes - - - --- 2024-01-29 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
afs: Fix missing/incorrect unlocking of RCU read lock afs: Fix missing/incorrect unlocking of RCU read lock - 1 - --- 2024-01-17 David Howells New
afs: Remove afs_dynroot_d_revalidate() as it is redundant afs: Remove afs_dynroot_d_revalidate() as it is redundant - - - --- 2024-01-12 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
[GIT,PULL] afs: Improve probe handling, server rotation and RO volume callback handling [GIT,PULL] afs: Improve probe handling, server rotation and RO volume callback handling - - 1 --- 2024-01-05 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
[6/5] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, cachefiles, 9p: Additional patches - - - --- 2024-01-03 David Howells New
[5/5] 9p: Use length of data written to the server in preference to error netfs, cachefiles, 9p: Additional patches 1 - - --- 2024-01-03 David Howells New
[4/5] 9p: Always update remote_i_size in stat2inode netfs, cachefiles, 9p: Additional patches - - - --- 2024-01-03 David Howells New
[3/5] 9p: Do a couple of cleanups netfs, cachefiles, 9p: Additional patches 1 - - --- 2024-01-03 David Howells New
[2/5] 9p: Fix initialisation of netfs_inode for 9p netfs, cachefiles, 9p: Additional patches 1 - 2 --- 2024-01-03 David Howells New
[1/5] cachefiles: Fix __cachefiles_prepare_write() netfs, cachefiles, 9p: Additional patches - 1 2 --- 2024-01-03 David Howells New
9p: Fix initialisation of netfs_inode for 9p 9p: Fix initialisation of netfs_inode for 9p 1 - 1 --- 2024-01-02 David Howells New
afs: Fix error handling with lookup via FS.InlineBulkStatus afs: Fix error handling with lookup via FS.InlineBulkStatus - 1 - --- 2024-01-02 David Howells New
keys, dns: Fix missing size check of V1 server-list header keys, dns: Fix missing size check of V1 server-list header - 1 1 --- 2023-12-24 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
[v2] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED [v2] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED - 2 - --- 2023-06-12 David Howells Superseded
block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED - - - --- 2023-06-12 David Howells Superseded
[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
[net-next,v3,05/11] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor() Untitled series #753580 - - - --- 2023-06-02 David Howells Handled Elsewhere
cachefiles: Allow the cache to be non-root cachefiles: Allow the cache to be non-root - 2 - --- 2023-05-19 David Howells Accepted
« 1 2 »