Show patches with: Submitter = David Howells       |    State = Action Required       |    Archived = No       |   445 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
netfs: Fix writethrough-mode error handling netfs: Fix writethrough-mode error handling - 1 - --- 2024-04-17 David Howells New
netfs: Fix the pre-flush when appending to a file in writethrough mode netfs: Fix the pre-flush when appending to a file in writethrough mode - 1 - --- 2024-04-26 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
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
fscache: Fix error handling in fscache_begin_operation() fscache: Fix error handling in fscache_begin_operation() - 1 - --- 2024-03-15 David Howells New
Fix oops in NFS Fix oops in NFS - - - --- 2023-12-22 David Howells New
Fix EROFS Kconfig Fix EROFS Kconfig - - - --- 2023-12-22 David Howells New
ext4: Don't reduce symlink i_mode by umask if no ACL support ext4: Don't reduce symlink i_mode by umask if no ACL support - - - --- 2024-05-09 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
cifs: Fix reacquisition of volume cookie on still-live connection cifs: Fix reacquisition of volume cookie on still-live connection 1 - - --- 2024-04-04 David Howells New
cifs: Fix non-availability of dedup breaking generic/304 cifs: Fix non-availability of dedup breaking generic/304 - 1 - --- 2023-12-04 David Howells New
cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE - - - --- 2023-11-28 David Howells New
cifs: Fix duplicate fscache cookie warnings cifs: Fix duplicate fscache cookie warnings - - - --- 2024-03-27 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
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_mount_get_tcon() is broken? cifs_mount_get_tcon() is broken? - - - --- 2024-04-04 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
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
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
afs: Fix use-after-free due to get/remove race in volume tree afs: Fix use-after-free due to get/remove race in volume tree - 1 - --- 2023-12-13 David Howells New
afs: Fix use-after-free due to get/remove race in volume tree afs: Fix use-after-free due to get/remove race in volume tree - 1 - --- 2023-12-21 David Howells New
afs: Fix refcount underflow from error handling race afs: Fix refcount underflow from error handling race - 2 1 --- 2023-12-08 David Howells New
afs: Fix refcount underflow from error handling race afs: Fix refcount underflow from error handling race - 1 1 --- 2023-12-11 David Howells New
afs: Fix overwriting of result of DNS query afs: Fix overwriting of result of DNS query - 2 - --- 2023-12-21 David Howells New
afs: Fix overwriting of result of DNS query afs: Fix overwriting of result of DNS query - 1 - --- 2023-12-21 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: 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: Fix fileserver rotation getting stuck afs: Fix fileserver rotation getting stuck - - - --- 2024-04-05 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
afs: Fix endless loop in directory parsing afs: Fix endless loop in directory parsing - 1 - --- 2024-02-23 David Howells New
afs: Don't cache preferred address afs: Don't cache preferred address - - - --- 2024-02-29 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
9p: Clean up some kdoc and unused var warnings. 9p: Clean up some kdoc and unused var warnings. - - - --- 2024-03-27 David Howells New
[v7,16/16] cifs: Enable large folio support netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,15/16] cifs: Remove some code that's no longer used, part 3 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,14/16] cifs: Remove some code that's no longer used, part 2 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,13/16] cifs: Remove some code that's no longer used, part 1 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,12/16] cifs: Cut over to using netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,11/16] cifs: Implement netfslib hooks netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,10/16] cifs: Make add_credits_and_wake_if() clear deducted credits netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,09/16] cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,08/16] cifs: Set zero_point in the copy_file_range() and remap_file_range() netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,07/16] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,06/16] cifs: Replace the writedata replay bool with a netfs sreq flag netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,05/16] cifs: Make wait_mtu_credits take size_t args netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,04/16] cifs: Use more fields from netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,03/16] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,02/16] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 David Howells New
[v7,01/16] cifs: Use alternative invalidation to using launder_folio netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2024-04-30 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
[v5,40/40] 9p: Use netfslib read/write_iter netfs, afs, 9p: Delegate high-level I/O to netfslib 1 1 1 --- 2023-12-21 David Howells New
[v5,39/40] afs: Use the netfs write helpers netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,38/40] netfs: Export the netfs_sreq tracepoint netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,37/40] netfs: Optimise away reads above the point at which there can be no data netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,36/40] netfs: Implement a write-through caching option netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,35/40] netfs: Provide a launder_folio implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,34/40] netfs: Provide a writepages implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,33/40] netfs, cachefiles: Pass upper bound length to allow expansion netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 1 --- 2023-12-21 David Howells New
[v5,32/40] netfs: Provide netfs_file_read_iter() netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,31/40] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,30/40] netfs: Implement buffered write API netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,29/40] netfs: Implement unbuffered/DIO write support netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,28/40] netfs: Implement unbuffered/DIO read support netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,27/40] netfs: Allocate multipage folios in the writepath netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,26/40] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,25/40] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,24/40] netfs: Dispatch write requests to process a writeback slice netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,23/40] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,22/40] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,21/40] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,20/40] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,19/40] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,18/40] netfs: Limit subrequest by size or number of segments netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,17/40] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,16/40] netfs: Provide tools to create a buffer in an xarray netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,15/40] netfs: Add support for DIO buffering netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,14/40] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,13/40] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,12/40] netfs: Provide invalidate_folio and release_folio calls netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 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/40] afs: Don't use folio->private to record partial modification netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 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/40] netfs: Add a ->free_subrequest() op netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 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/40] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 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
« 1 2 3 44 5 »