Show patches with: Submitter = David Howells       |    State = Action Required       |    Archived = No       |   1730 patches
« 1 2 ... 4 5 617 18 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,30/53] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,29/53] netfs: Implement buffered write API netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,28/53] netfs: Implement unbuffered/DIO write support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,27/53] netfs: Implement support for unbuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,26/53] netfs: Allocate multipage folios in the writepath netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,25/53] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,24/53] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,23/53] netfs: Dispatch write requests to process a writeback slice netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,22/53] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,21/53] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,20/53] fscache: Add a function to begin an cache op from a netfslib request netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,19/53] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,18/53] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,17/53] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,16/53] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,15/53] netfs: Limit subrequest by size or number of segments netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,13/53] netfs: Add bounce buffering support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,12/53] netfs: Provide tools to create a buffer in an xarray netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,11/53] netfs: Add support for DIO buffering netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,10/53] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,08/53] netfs: Add rsize to netfs_io_request netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,07/53] netfs: Provide invalidate_folio and release_folio calls netfs, afs, cifs: Delegate high-level I/O to netfslib - - 1 - --- 2023-10-13 David Howells New
[RFC,06/53] afs: Don't use folio->private to record partial modification netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,05/53] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,04/53] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,03/53] netfs: Note nonblockingness in the netfs_io_request struct netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,02/53] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,01/53] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,05/53] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,04/53] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,03/53] netfs: Note nonblockingness in the netfs_io_request struct netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,02/53] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
[RFC,01/53] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib - - - - --- 2023-10-13 David Howells New
crypto, cifs: Fix error handling in extract_iter_to_sg() crypto, cifs: Fix error handling in extract_iter_to_sg() - 1 1 - --- 2023-07-26 David Howells New
[RFC,07/11] cifs: Drop the check using iov_iter_rw() Untitled series #361895 - - - - --- 2023-06-30 David Howells New
[v7,2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - 2 - 1 --- 2023-06-28 David Howells New
[v7,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - - --- 2023-06-28 David Howells New
[net-next,v3,04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c [net-next,v3,01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg() - - - - --- 2023-06-06 David Howells New
[net-next,v3,03/10] Wrap lines at 80 [net-next,v3,01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg() - - - - --- 2023-06-06 David Howells New
[net-next,v3,02/10] Fix a couple of spelling mistakes [net-next,v3,01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg() - - 1 - --- 2023-06-06 David Howells New
[net-next,v3,01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg() [net-next,v3,01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg() - - - - --- 2023-06-06 David Howells New
[net-next,v2,04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c [net-next,v2,01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg() - - - - --- 2023-05-30 David Howells New
[net-next,v2,03/10] Wrap lines at 80 [net-next,v2,01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg() - - - - --- 2023-05-30 David Howells New
[net-next,v2,02/10] Fix a couple of spelling mistakes [net-next,v2,01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg() - - 1 - --- 2023-05-30 David Howells New
[net-next,v2,01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg() [net-next,v2,01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg() - - - - --- 2023-05-30 David Howells New
[net-next,2/8] Drop the netfs_ prefix from netfs_extract_iter_to_sg() [net-next,1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c - - - - --- 2023-05-26 David Howells New
[net-next,1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c [net-next,1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c - - - - --- 2023-05-26 David Howells New
[v2] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size [v2] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size - 1 - - --- 2023-05-23 David Howells New
cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size - 1 - - --- 2023-05-22 David Howells New
[v22,31/31] splice: kdoc for filemap_splice_read() and copy_splice_read() Untitled series #356030 - - - - --- 2023-05-22 David Howells New
[v22,29/31] splice: Remove generic_file_splice_read() Untitled series #356030 - - 2 - --- 2023-05-22 David Howells New
[v22,27/31] cifs: Use filemap_splice_read() Untitled series #356030 - - 2 - --- 2023-05-22 David Howells New
[v22,03/31] splice: Rename direct_splice_read() to copy_splice_read() Untitled series #356030 - - 2 - --- 2023-05-22 David Howells New
[v21,29/30] splice: Remove generic_file_splice_read() Untitled series #355817 - - 2 - --- 2023-05-20 David Howells New
[v21,27/30] cifs: Use filemap_splice_read() Untitled series #355817 - - 2 - --- 2023-05-20 David Howells New
[v21,03/30] splice: Rename direct_splice_read() to copy_splice_read() Untitled series #355817 - - 2 - --- 2023-05-20 David Howells New
[v20,25/32] cifs: Use generic_file_splice_read() Untitled series #355686 - - 2 - --- 2023-05-19 David Howells New
[v20,24/32] splice: Do splice read from a file without using ITER_PIPE Untitled series #355686 - - 1 - --- 2023-05-19 David Howells New
cifs: Fix unbuffered read cifs: Fix unbuffered read 1 1 - - --- 2023-04-18 David Howells New
netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC - 1 1 - --- 2023-04-12 David Howells New
[v3,01/55] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC [v3,01/55] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC - 1 1 - --- 2023-03-31 David Howells New
[RFC,v2,01/48] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC [RFC,v2,01/48] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC - 1 - - --- 2023-03-29 David Howells New
[GIT,PULL] keys: Miscellaneous fixes/changes [GIT,PULL] keys: Miscellaneous fixes/changes - - - - --- 2023-03-21 David Howells New
[v19,08/15] cifs: Use generic_file_splice_read() Untitled series #346455 - - 2 - --- 2023-03-15 David Howells New
[v19,07/15] splice: Do splice read from a file without using ITER_PIPE Untitled series #346455 - - 2 - --- 2023-03-15 David Howells New
[v18,08/15] cifs: Use generic_file_splice_read() Untitled series #346288 - - 2 - --- 2023-03-14 David Howells New
[v18,07/15] splice: Do splice read from a file without using ITER_PIPE Untitled series #346288 - - 1 - --- 2023-03-14 David Howells New
[v17,07/14] splice: Do splice read from a file without using ITER_PIPE Untitled series #345314 - - 1 - --- 2023-03-08 David Howells New
[v16,06/13] splice: Do splice read from a file without using ITER_PIPE Untitled series #345295 - - - - --- 2023-03-08 David Howells New
cifs test patch to make cifs use its own version of write_cache_pages() cifs test patch to make cifs use its own version of write_cache_pages() - - - - --- 2023-03-02 David Howells New
cifs test patch to convert to using write_cache_pages() cifs test patch to convert to using write_cache_pages() - - - - --- 2023-03-02 David Howells New
Test patch to make afs use its own version of write_cache_pages() Test patch to make afs use its own version of write_cache_pages() - - - - --- 2023-03-02 David Howells New
Test patch to make afs use write_cache_pages() Test patch to make afs use write_cache_pages() - - - - --- 2023-03-02 David Howells New
Test patch to remove per-page dirty region tracking from afs Test patch to remove per-page dirty region tracking from afs - - - - --- 2023-03-02 David Howells New
[3/3] cifs: Partially revert and use filemap_get_folio_tag() smb3, afs: Revert changes to {cifs,afs}_writepages_region() - 1 - - --- 2023-03-02 David Howells New
[2/3] afs: Partially revert and use filemap_get_folio_tag() smb3, afs: Revert changes to {cifs,afs}_writepages_region() - 1 - - --- 2023-03-02 David Howells New
[1/3] mm: Add a function to get a single tagged folio from a file smb3, afs: Revert changes to {cifs,afs}_writepages_region() - - - - --- 2023-03-02 David Howells New
[1/1] cifs: Fix memory leak in direct I/O smb3: Memory leak/page refcount overflow fix - 1 1 - --- 2023-02-28 David Howells New
[2/2] iov: Fix netfs_extract_user_to_sg() smb3: Miscellaneous fixes - 1 - - --- 2023-02-27 David Howells New
[1/2] cifs: Fix cifs_write_back_from_locked_folio() smb3: Miscellaneous fixes - 1 - - --- 2023-02-27 David Howells New
[RFC] cifs: Improve use of filemap_get_folios_tag() [RFC] cifs: Improve use of filemap_get_folios_tag() - - - - --- 2023-02-24 David Howells New
[2/2] cifs: Fix an uninitialised variable smb3: Miscellaneous fixes - 1 - - --- 2023-02-23 David Howells New
[1/2] cifs: Add some missing xas_retry() calls smb3: Miscellaneous fixes - 1 - - --- 2023-02-23 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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
« 1 2 ... 4 5 617 18 »