Toggle navigation
Patchwork
ceph-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
David Howells
| Archived =
No
| 1163 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
9
10
11
12
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v5,07/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
Network fs helper library & fscache kiocb API
-
-
-
2021-03-23
David Howells
Superseded
[v5,06/28] netfs: Documentation for helper library
Network fs helper library & fscache kiocb API
-
-
-
2021-03-23
David Howells
Superseded
[v5,05/28] netfs: Make a netfs helper module
Network fs helper library & fscache kiocb API
-
-
-
2021-03-23
David Howells
Superseded
[v5,04/28] mm: Implement readahead_control pageset expansion
Network fs helper library & fscache kiocb API
-
-
-
2021-03-23
David Howells
Superseded
[v5,03/28] mm: Add set/end/wait functions for PG_private_2
Network fs helper library & fscache kiocb API
-
-
-
2021-03-23
David Howells
Superseded
[v5,02/28] mm: Add wait_on_page_writeback_killable()
Network fs helper library & fscache kiocb API
-
-
-
2021-03-23
David Howells
New
[v5,01/28] iov_iter: Add ITER_XARRAY
Network fs helper library & fscache kiocb API
-
-
-
2021-03-23
David Howells
Superseded
[v4,28/28] afs: Use the fscache_write_begin() helper
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,27/28] afs: Use new fscache read helper API
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,26/28] afs: Use the fs operation ops to handle FetchData completion
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,25/28] afs: Prepare for use of THPs
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,24/28] afs: Extract writeback extension into its own function
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,23/28] afs: Wait on PG_fscache before modifying/releasing a page
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,22/28] afs: Use ITER_XARRAY for writing
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,21/28] afs: Set up the iov_iter before calling afs_extract_data()
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,20/28] afs: Log remote unmarshalling errors
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,19/28] afs: Don't truncate iter during data fetch
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,18/28] afs: Move key to afs_read struct
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,17/28] afs: Print the operation debug_id when logging an unexpected data version
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,16/28] afs: Pass page into dirty region helpers to provide THP size
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,15/28] afs: Disable use of the fscache I/O routines
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,13/28] netfs: Hold a ref on a page when PG_private_2 is set
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
New
[v4,12/28] netfs: Define an interface to talk to a cache
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,11/28] netfs: Add write_begin helper
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,10/28] netfs: Gather stats
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,09/28] netfs: Add tracepoints
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,08/28] netfs: Provide readahead and readpage netfs helpers
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,07/28] netfs, mm: Add unlock_page_fscache() and wait_on_page_fscache()
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
New
[v4,06/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,05/28] netfs: Documentation for helper library
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,04/28] netfs: Make a netfs helper module
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,03/28] mm: Implement readahead_control pageset expansion
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[v4,02/28] mm: Add an unlock function for PG_private_2/PG_fscache
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
New
[v4,01/28] iov_iter: Add ITER_XARRAY
Network fs helper library & fscache kiocb API
-
-
-
2021-03-10
David Howells
Superseded
[34/33] netfs: Use in_interrupt() not in_softirq()
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[33/33] ceph: convert ceph_readpages to ceph_readahead
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[32/33] ceph: plug write_begin into read helper
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[31/33] ceph: convert readpage to fscache read helper
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[30/33] ceph: fix fscache invalidation
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[29/33] ceph: rework PageFsCache handling
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[28/33] ceph: disable old fscache readpage handling
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[27/33] afs: Use new fscache read helper API
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[26/33] afs: Use the fs operation ops to handle FetchData completion
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[25/33] afs: Prepare for use of THPs
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[24/33] afs: Extract writeback extension into its own function
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[23/33] afs: Wait on PG_fscache before modifying/releasing a page
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[22/33] afs: Use ITER_XARRAY for writing
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[21/33] afs: Set up the iov_iter before calling afs_extract_data()
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[20/33] afs: Log remote unmarshalling errors
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[19/33] afs: Don't truncate iter during data fetch
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[18/33] afs: Move key to afs_read struct
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[17/33] afs: Print the operation debug_id when logging an unexpected data version
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[16/33] afs: Pass page into dirty region helpers to provide THP size
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[15/33] afs: Disable use of the fscache I/O routines
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[14/33] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[13/33] netfs: Hold a ref on a page when PG_private_2 is set
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[12/33] netfs: Define an interface to talk to a cache
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[11/33] netfs: Add write_begin helper
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[10/33] netfs: Gather stats
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[09/33] netfs: Add tracepoints
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[08/33] netfs: Provide readahead and readpage netfs helpers
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[07/33] netfs, mm: Add unlock_page_fscache() and wait_on_page_fscache()
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
[05/33] netfs: Make a netfs helper module
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[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
[03/33] mm: Implement readahead_control pageset expansion
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[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
[01/33] iov_iter: Add ITER_XARRAY
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[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
[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
[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
[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
[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
[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
[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
[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
[24/32] afs: Use new fscache read helper API
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
[22/32] afs: Prepare for use of THPs
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
[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
[19/32] afs: Use ITER_XARRAY for writing
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
[17/32] afs: Log remote unmarshalling errors
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
[15/32] afs: Move key to afs_read struct
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
[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
[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
[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
[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
[09/32] netfs: Add write_begin helper
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
[07/32] netfs: Add tracepoints
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
[05/32] netfs: Make a netfs helper module
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
[03/32] mm: Implement readahead_control pageset expansion
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
«
1
2
...
9
10
11
12
»