Show patches with: Submitter = David Howells       |    State = Action Required       |    Archived = No       |   1290 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] netfs: Don't use certain internal folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[01/14] cifs: Add some helper functions cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[01/17] mm: Pass info, not iter, into filemap_get_pages() smb3: Use iov_iters down to the network transport and fix DIO page pinning - 2 - --- 2023-02-16 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
[01/67] mm: Stop filemap_read() from grabbing a superfluous page fscache: Rewrite index API and management system 2 - - --- 2021-10-18 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
[02/14] cifs: Add a function to read into an iter from a socket cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - 1 - --- 2023-02-16 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
[03/10] cifs: Don't use certain internal folio_*() functions netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[03/14] cifs: Check the IOCB_DIRECT flag, not O_DIRECT cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - 1 - --- 2023-02-16 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
[04/10] netfs, fscache: Prevent Oops in fscache_put_cache() netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[04/14] cifs: Change the I/O paths to use an iterator rather than a page list cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[04/17] iov_iter: Define flags to qualify page extraction. smb3: Use iov_iters down to the network transport and fix DIO page pinning - 3 - --- 2023-02-16 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
[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
[05/14] cifs: Remove unused code cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[05/17] iov_iter: Add a function to extract a page list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - 2 - --- 2023-02-16 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
[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
[06/14] cifs: Use netfslib to handle reads cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[06/17] splice: Export filemap/direct_splice_read() smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[07/10] afs: Hide silly-rename files from userspace netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes - - - --- 2024-01-22 David Howells New
[07/14] cifs: Share server EOF pos with netfslib cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[07/17] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[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
[08/14] netfs: Allow the netfs to make the io (sub)request alloc larger cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[08/17] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[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
[09/14] cifs: Put credits into cifs_io_subrequest, not on the stack cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[09/17] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[1/2] cifs: Fix flushing, invalidation and file size with copy_file_range() cifs: Fixes for copy_file_range() and FICLONE - - - --- 2023-12-01 David Howells New
[1/2] netfs, cachefiles: Change mailing list netfs, cachefiles: Update MAINTAINERS records - - - --- 2024-01-22 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
[1/2] nfs: Fix write to swapfile failure due to generic_write_checks() mm: Fix NFS swapfiles and use DIO read for swapfiles - - - --- 2021-08-12 David Howells New
[1/2] shmem: Fix splice of a missing page [1/2] shmem: Fix splice of a missing page - - - --- 2023-07-27 David Howells New
[1/2] vfs, iomap: Fix generic_file_splice_read() to avoid reversion of ITER_PIPE iomap, splice: Fix DIO/splice_read race memory corruptor and kill off ITER_PIPE - - 1 --- 2023-02-07 David Howells New
[1/3] cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE 1 - - --- 2023-11-29 David Howells New
[1/3] iov_iter: Fix iov_iter_extract_pages() iov_iter: Add kunit tests and fix iov_iter_extract_pages() - 1 - --- 2023-09-08 David Howells New
[1/3] mm: Add a function to get a single tagged folio from a file [1/3] mm: Add a function to get a single tagged folio from a file - - - --- 2023-03-02 David Howells New
[1/4] netfs: 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] splice: Rename new splice functions iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-13 David Howells New
[1/5] cachefiles: Fix __cachefiles_prepare_write() netfs, cachefiles, 9p: Additional patches - 1 2 --- 2024-01-03 David Howells New
[1/6] afs: Fix afs_launder_page() to set correct start file position netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-24 David Howells New
[1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static netfs, cachefiles: More additional patches - - - --- 2024-01-09 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
[10/14] cifs: Hold the open file on netfs_io_request, not netfs_io_subrequest cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[10/17] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[11/14] cifs: Clamp length according to credits and rsize cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[11/17] cifs: Add a function to Hash the contents of an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[12/14] cifs: Expose netfs subrequest debug ID and index in read tracepoints cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[12/17] cifs: Add some helper functions smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[13/14] cifs: Split the smb3_add_credits tracepoint cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[13/17] cifs: Add a function to read into an iter from a socket smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[14/17] cifs: Change the I/O paths to use an iterator rather than a page list smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[15/17] cifs: Build the RDMA SGE list directly from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[16/17] cifs: Remove unused code smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[17/17] cifs: DIO to/from KVEC-type iterators should now work smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 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
[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
[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
[2/2] cifs: Fix flushing, invalidation and file size with FICLONE cifs: Fixes for copy_file_range() and FICLONE - - - --- 2023-12-01 David Howells New
[2/2] iov_iter: Kill ITER_PIPE iomap, splice: Fix DIO/splice_read race memory corruptor and kill off ITER_PIPE - - 1 --- 2023-02-07 David Howells New
[2/2] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage() mm: Fix NFS swapfiles and use DIO read for swapfiles - - - --- 2021-08-12 David Howells New
[2/2] netfs: Add Jeff Layton as reviewer netfs, cachefiles: Update MAINTAINERS records 1 - - --- 2024-01-22 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
[2/2] shmem: Apply a couple of filemap_splice_read() fixes to shmem_splice_read() [1/2] shmem: Fix splice of a missing page - - - --- 2023-07-27 David Howells New
[2/3] afs: Partially revert and use filemap_get_folio_tag() [1/3] mm: Add a function to get a single tagged folio from a file - - - --- 2023-03-02 David Howells New
[2/3] cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE 1 - - --- 2023-11-29 David Howells New
[2/3] iov_iter: Kunit tests for copying to/from an iterator iov_iter: Add kunit tests and fix iov_iter_extract_pages() - - - --- 2023-09-08 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
[2/4] splice: Provide pipe_head_buf() helper iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-13 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
[2/6] folio: Add a function to change the private data attached to a folio netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-24 David Howells New
[2/6] netfs: Count DIO writes netfs, cachefiles: More additional patches - - - --- 2024-01-09 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
[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
[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
[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
[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
[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
[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
[3/3] cifs: Fix flushing, invalidation and file size with copy_file_range() cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE 1 - - --- 2023-11-29 David Howells New
[3/3] cifs: Partially revert and use filemap_get_folio_tag() [1/3] mm: Add a function to get a single tagged folio from a file - - - --- 2023-03-02 David Howells New
[3/3] iov_iter: Kunit tests for page extraction iov_iter: Add kunit tests and fix iov_iter_extract_pages() - - - --- 2023-09-08 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
« 1 2 3 412 13 »