Show patches with: Submitter = David Howells       |    Archived = No       |   1022 patches
« 1 2 3 410 11 »
Patch Series S/W/F Date Submitter Delegate State
[v7] cifs: Support fscache indexing rewrite [v7] cifs: Support fscache indexing rewrite --- 2022-01-14 David Howells Superseded
[v7,31/31] afs: Use the netfs_write_begin() helper Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,30/31] afs: Use new netfs lib read helper API Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,29/31] afs: Use the fs operation ops to handle FetchData completion Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,28/31] afs: Prepare for use of THPs Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,27/31] afs: Extract writeback extension into its own function Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,26/31] afs: Wait on PG_fscache before modifying/releasing a page Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,25/31] afs: Use ITER_XARRAY for writing Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,24/31] afs: Set up the iov_iter before calling afs_extract_data() Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,23/31] afs: Log remote unmarshalling errors Network fs helper library & fscache kiocb API --- 2021-04-23 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 --- 2023-06-28 David Howells New
[v7,22/31] afs: Don't truncate iter during data fetch Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,21/31] afs: Move key to afs_read struct Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,20/31] afs: Print the operation debug_id when logging an unexpected data version Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,19/31] afs: Pass page into dirty region helpers to provide THP size Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,18/31] afs: Disable use of the fscache I/O routines Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,17/31] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,16/31] netfs: Add a tracepoint to log failures that would be otherwise unseen Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,15/31] netfs: Define an interface to talk to a cache Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,14/31] netfs: Add write_begin helper Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,13/31] netfs: Gather stats Network fs helper library & fscache kiocb API --- 2021-04-23 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
[v7,12/31] netfs: Add tracepoints Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,11/31] netfs: Provide readahead and readpage netfs helpers Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,10/31] netfs, mm: Add set/end/wait_on_page_fscache() aliases Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,09/31] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,08/31] netfs: Documentation for helper library Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,07/31] netfs: Make a netfs helper module Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,06/31] mm: Implement readahead_control pageset expansion Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,05/31] mm/readahead: Handle ractl nr_pages being modified Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,04/31] fs: Document file_ra_state Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,03/31] mm/filemap: Pass the file_ra_state in the ractl Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,02/31] mm: Add set/end/wait functions for PG_private_2 Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v7,01/31] iov_iter: Add ITER_XARRAY Network fs helper library & fscache kiocb API --- 2021-04-23 David Howells New
[v6] cifs: Support fscache indexing rewrite [v6] cifs: Support fscache indexing rewrite --- 2022-01-12 David Howells Superseded
[v6,30/30] afs: Use the netfs_write_begin() helper Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,29/30] afs: Use new netfs lib read helper API Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,28/30] afs: Use the fs operation ops to handle FetchData completion Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,27/30] afs: Prepare for use of THPs Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,26/30] afs: Extract writeback extension into its own function Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,25/30] afs: Wait on PG_fscache before modifying/releasing a page Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,24/30] afs: Use ITER_XARRAY for writing Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,23/30] afs: Set up the iov_iter before calling afs_extract_data() Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache --- 2023-02-16 David Howells Superseded
[v6,22/30] afs: Log remote unmarshalling errors Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,21/30] afs: Don't truncate iter during data fetch Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,20/30] afs: Move key to afs_read struct Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,19/30] afs: Print the operation debug_id when logging an unexpected data version Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,18/30] afs: Pass page into dirty region helpers to provide THP size Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,17/30] afs: Disable use of the fscache I/O routines Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,16/30] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,15/30] netfs: Add a tracepoint to log failures that would be otherwise unseen Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,14/30] netfs: Define an interface to talk to a cache Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,13/30] netfs: Add write_begin helper Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache --- 2023-02-16 David Howells Superseded
[v6,12/30] netfs: Gather stats Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,11/30] netfs: Add tracepoints Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,10/30] netfs: Provide readahead and readpage netfs helpers Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,09/30] netfs, mm: Add set/end/wait_on_page_fscache() aliases Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,08/30] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,07/30] netfs: Documentation for helper library Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,06/30] netfs: Make a netfs helper module Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,05/30] mm: Implement readahead_control pageset expansion Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,04/30] fs: Document file_ra_state Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,03/30] mm/filemap: Pass the file_ra_state in the ractl Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v6,02/30] mm: Add set/end/wait functions for PG_private_2 [RFC] mm: Split page_has_private() in two to better handle PG_private_2 --- 2021-04-08 David Howells Superseded
[v6,01/30] iov_iter: Add ITER_XARRAY Network fs helper library & fscache kiocb API --- 2021-04-08 David Howells Superseded
[v5,63/68] cifs: Support fscache indexing rewrite Untitled series #164042 --- 2022-01-07 David Howells Superseded
[v5,40/40] 9p: Use netfslib read/write_iter netfs, afs, 9p: Delegate high-level I/O to netfslib --- 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 --- 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 --- 2023-12-21 David Howells New
[v5,34/40] netfs: Provide a writepages implementation netfs, afs, 9p: Delegate high-level I/O to netfslib --- 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 --- 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 --- 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 --- 2023-12-21 David Howells New
[v5,30/40] netfs: Implement buffered write API netfs, afs, 9p: Delegate high-level I/O to netfslib --- 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 --- 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,28/28] afs: Use the fscache_write_begin() helper Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,27/40] netfs: Allocate multipage folios in the writepath netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,27/28] afs: Use new fscache read helper API Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,26/40] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,26/28] afs: Use the fs operation ops to handle FetchData completion Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[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,25/28] afs: Prepare for use of THPs Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,24/40] netfs: Dispatch write requests to process a writeback slice netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,24/28] afs: Extract writeback extension into its own function Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache --- 2022-12-22 David Howells Superseded
[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 --- 2023-12-21 David Howells New
[v5,23/28] afs: Wait on PG_fscache before modifying/releasing a page Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,22/40] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,22/28] afs: Use ITER_XARRAY for writing Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,21/40] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
[v5,21/28] afs: Set up the iov_iter before calling afs_extract_data() Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[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 --- 2023-12-21 David Howells New
[v5,20/28] afs: Log remote unmarshalling errors Network fs helper library & fscache kiocb API --- 2021-03-23 David Howells Superseded
[v5,19/40] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, 9p: Delegate high-level I/O to netfslib --- 2023-12-21 David Howells New
« 1 2 3 410 11 »