Show patches with: Submitter = David Howells       |    Archived = No       |   1022 patches
« 1 2 3 410 11 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,02/76] afs: Disable use of the fscache I/O routines fscache: Modernisation --- 2020-11-20 David Howells Superseded
[RFC,04/76] fscache: Procfile to display cookies fscache: Modernisation --- 2020-11-20 David Howells Superseded
[RFC,06/76] fscache: Remove the netfs data from the cookie fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,08/76] fscache: Remove store_limit* from struct fscache_object fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,10/76] fscache: Remove fscache_attr_changed() fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,12/76] fscache: Remove old I/O tracepoints fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,14/76] fscache: Remove the I/O operation manager fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,16/76] cachefiles: Change %p in format strings to something else fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,18/76] vm: Add wait/unlock functions for PG_fscache fscache: Modernisation --- 2020-11-20 David Howells Superseded
[RFC,20/76] mm: Stop generic_file_buffered_read() from grabbing a superfluous page fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,22/76] vfs: Provide S_CACHE_FILE inode flag fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,24/76] fscache: Provide a simple thread pool for running ops asynchronously fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,28/76] fscache, cachefiles: Fix disabled histogram warnings fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,29/76] fscache: Recast assertion in terms of cookie not being an index fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,31/76] fscache: Allow ->put_super() to be used to wait for cache operations fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,34/76] netfs: Use the cache fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,35/76] fscache: read-helper: Add tracepoints fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,37/76] cachefiles: trace: Log coherency checks fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,39/76] cachefiles: Implement new fscache I/O backend API fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,41/76] cachefiles: Implement a content-present indicator and bitmap fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,43/76] cachefiles: Round the cachefile size up to DIO block size fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,45/76] cachefiles: Add I/O tracepoints fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,47/76] fscache: Remove more obsolete stats fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,49/76] netfs: Stats fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,51/76] fscache, cachefiles: Rewrite invalidation fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,53/76] fscache: Implement "will_modify" parameter on fscache_use_cookie() fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,55/76] fscache: Remove the update operation fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,56/76] afs: Pass page into dirty region helpers to provide THP size fscache: Modernisation --- 2020-11-20 David Howells Superseded
[RFC,60/76] afs: Log remote unmarshalling errors fscache: Modernisation --- 2020-11-20 David Howells Superseded
[RFC,61/76] afs: Set up the iov_iter before calling afs_extract_data() fscache: Modernisation --- 2020-11-20 David Howells Superseded
[RFC,63/76] afs: Wait on PG_fscache before modifying/releasing a page fscache: Modernisation --- 2020-11-20 David Howells Superseded
[RFC,65/76] afs: Prepare for use of THPs fscache: Modernisation --- 2020-11-20 David Howells Superseded
[RFC,67/76] afs: Use new fscache read helper API fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,69/76] fscache: Add support for writing to the cache fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,72/76] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,73/76] afs: Add O_DIRECT read support fscache: Modernisation --- 2020-11-20 David Howells New
[RFC,75/76] afs: Make afs_write_begin() return the THP subpage fscache: Modernisation --- 2020-11-20 David Howells New
[01/25] iov_iter: Add ITER_XARRAY Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[02/25] vm: Add wait/unlock functions for PG_fscache Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[03/25] mm: Implement readahead_control pageset expansion Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[04/25] vfs: Export rw_verify_area() for use by cachefiles Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[05/25] cachefiles: Drop superfluous readpages aops NULL check Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells New
[06/25] netfs: Make a netfs helper module Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[07/25] netfs: Provide readahead and readpage netfs helpers Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[08/25] netfs: Add tracepoints Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[09/25] netfs: Gather stats Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[10/25] netfs: Add write_begin helper Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[11/25] netfs: Define an interface to talk to a cache Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[12/25] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[13/25] afs: Disable use of the fscache I/O routines Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[14/25] afs: Pass page into dirty region helpers to provide THP size Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[15/25] afs: Print the operation debug_id when logging an unexpected data version Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[16/25] afs: Move key to afs_read struct Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[17/25] afs: Don't truncate iter during data fetch Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[18/25] afs: Log remote unmarshalling errors Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[19/25] afs: Set up the iov_iter before calling afs_extract_data() Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[20/25] afs: Use ITER_XARRAY for writing Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[21/25] afs: Wait on PG_fscache before modifying/releasing a page Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[22/25] afs: Extract writeback extension into its own function Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[23/25] afs: Prepare for use of THPs Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[24/25] afs: Use the fs operation ops to handle FetchData completion Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[25/25] afs: Use new fscache read helper API Network fs helper library & fscache kiocb API --- 2021-01-20 David Howells Superseded
[01/32] iov_iter: Add ITER_XARRAY Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[02/32] vm: Add wait/unlock functions for PG_fscache Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells New
[03/32] mm: Implement readahead_control pageset expansion Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[04/32] vfs: Export rw_verify_area() for use by cachefiles Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[05/32] netfs: Make a netfs helper module Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[06/32] netfs: Provide readahead and readpage netfs helpers Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[07/32] netfs: Add tracepoints Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[08/32] netfs: Gather stats Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[09/32] netfs: Add write_begin helper Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[10/32] netfs: Define an interface to talk to a cache Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[11/32] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[12/32] afs: Disable use of the fscache I/O routines Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[13/32] afs: Pass page into dirty region helpers to provide THP size Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[14/32] afs: Print the operation debug_id when logging an unexpected data version Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[15/32] afs: Move key to afs_read struct Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[16/32] afs: Don't truncate iter during data fetch Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[17/32] afs: Log remote unmarshalling errors Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[18/32] afs: Set up the iov_iter before calling afs_extract_data() Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[19/32] afs: Use ITER_XARRAY for writing Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[20/32] afs: Wait on PG_fscache before modifying/releasing a page Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[21/32] afs: Extract writeback extension into its own function Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[22/32] afs: Prepare for use of THPs Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[23/32] afs: Use the fs operation ops to handle FetchData completion Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[24/32] afs: Use new fscache read helper API Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells Superseded
[25/32] NFS: Clean up nfs_readpage() and nfs_readpages() Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells New
[26/32] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells New
[27/32] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells New
[28/32] NFS: Call readpage_async_filler() from nfs_readpage_async() Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells New
[29/32] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async() Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells New
[30/32] NFS: Allow internal use of read structs and functions Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells New
[31/32] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells New
[32/32] NFS: Convert readpage to readahead and use netfs_readahead for fscache Network fs helper library & fscache kiocb API [ver #2] --- 2021-01-25 David Howells New
[01/33] iov_iter: Add ITER_XARRAY Network fs helper library & fscache kiocb API [ver #3] --- 2021-02-15 David Howells Superseded
[02/33] mm: Add an unlock function for PG_private_2/PG_fscache Network fs helper library & fscache kiocb API [ver #3] --- 2021-02-15 David Howells Superseded
[03/33] mm: Implement readahead_control pageset expansion Network fs helper library & fscache kiocb API [ver #3] --- 2021-02-15 David Howells New
[04/33] vfs: Export rw_verify_area() for use by cachefiles Network fs helper library & fscache kiocb API [ver #3] --- 2021-02-15 David Howells New
[05/33] netfs: Make a netfs helper module Network fs helper library & fscache kiocb API [ver #3] --- 2021-02-15 David Howells Superseded
[06/33] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h Network fs helper library & fscache kiocb API [ver #3] --- 2021-02-15 David Howells Superseded
« 1 2 3 410 11 »