Show patches with: Submitter = David Howells       |   1885 patches
« 1 2 ... 4 5 618 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,48/53] cifs: Implement netfslib hooks netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,47/53] cifs: Make wait_mtu_credits take size_t args netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,46/53] cifs: Use more fields from netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,45/53] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,44/53] cifs: Share server EOF pos with netfslib netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,43/53] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,42/53] afs: Use the netfs write helpers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,41/53] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,40/53] netfs: Implement a write-through caching option netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,39/53] netfs: Provide a launder_folio implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,38/53] netfs: Support encryption on Unbuffered/DIO write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,37/53] netfs: Support decryption on ubuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,36/53] netfs: Decrypt encrypted content netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,35/53] netfs: Perform content encryption netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,34/53] netfs: Make netfs_skip_folio_read() take account of blocksize netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,33/53] netfs: Provide minimum blocksize parameter netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,32/53] netfs: Provide a writepages implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,31/53] netfs: Provide netfs_file_read_iter() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[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 - --- 2023-07-26 David Howells New
[RFC,07/11] cifs: Drop the check using iov_iter_rw() Untitled series #761596 - - - --- 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 - - 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 - - - --- 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 - - - --- 2023-05-22 David Howells New
[v22,31/31] splice: kdoc for filemap_splice_read() and copy_splice_read() Untitled series #749794 - - - --- 2023-05-22 David Howells New
[v22,29/31] splice: Remove generic_file_splice_read() Untitled series #749794 - 2 - --- 2023-05-22 David Howells New
[v22,27/31] cifs: Use filemap_splice_read() Untitled series #749794 - 2 - --- 2023-05-22 David Howells New
[v22,03/31] splice: Rename direct_splice_read() to copy_splice_read() Untitled series #749794 - 2 - --- 2023-05-22 David Howells New
[v21,29/30] splice: Remove generic_file_splice_read() Untitled series #749421 - 2 - --- 2023-05-20 David Howells New
[v21,27/30] cifs: Use filemap_splice_read() Untitled series #749421 - 2 - --- 2023-05-20 David Howells New
[v21,03/30] splice: Rename direct_splice_read() to copy_splice_read() Untitled series #749421 - 2 - --- 2023-05-20 David Howells New
[v20,25/32] cifs: Use generic_file_splice_read() Untitled series #749136 - 2 - --- 2023-05-19 David Howells New
[v20,24/32] splice: Do splice read from a file without using ITER_PIPE Untitled series #749136 - 1 - --- 2023-05-19 David Howells New
cifs: Fix unbuffered read cifs: Fix unbuffered read 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 - --- 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 - --- 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 - - - --- 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 #730424 - 2 - --- 2023-03-15 David Howells New
[v19,07/15] splice: Do splice read from a file without using ITER_PIPE Untitled series #730424 - 2 - --- 2023-03-15 David Howells New
[v18,08/15] cifs: Use generic_file_splice_read() Untitled series #730096 - 2 - --- 2023-03-14 David Howells New
[v18,07/15] splice: Do splice read from a file without using ITER_PIPE Untitled series #730096 - 1 - --- 2023-03-14 David Howells New
[v17,07/14] splice: Do splice read from a file without using ITER_PIPE Untitled series #727964 - 1 - --- 2023-03-08 David Howells New
[v16,06/13] splice: Do splice read from a file without using ITER_PIPE Untitled series #727924 - - - --- 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() - - - --- 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() - - - --- 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 - --- 2023-02-28 David Howells New
[2/2] iov: Fix netfs_extract_user_to_sg() smb3: Miscellaneous fixes - - - --- 2023-02-27 David Howells New
[1/2] cifs: Fix cifs_write_back_from_locked_folio() smb3: Miscellaneous fixes - - - --- 2023-02-27 David Howells New
« 1 2 ... 4 5 618 19 »