Show patches with: none      |   3691 patches
« 1 2 ... 32 33 3436 37 »
Patch Series S/W/F Date Submitter Delegate State
[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
[RFC,v4] copy_file_range.2: Update cross-filesystem support for 5.12 [RFC,v4] copy_file_range.2: Update cross-filesystem support for 5.12 --- 2021-03-04 Alejandro Colomar Superseded
[RFC,v2] copy_file_range.2: Update cross-filesystem support for 5.12 [RFC,v2] copy_file_range.2: Update cross-filesystem support for 5.12 --- 2021-02-27 Alejandro Colomar New
copy_file_range.2: Kernel v5.12 updates copy_file_range.2: Kernel v5.12 updates --- 2021-02-24 Luis Henriques New
[v3,5/6] ceph: plug write_begin into read helper [v3,1/6] ceph: disable old fscache readpage handling --- 2021-02-23 Jeff Layton New
[v3,2/6] ceph: rework PageFsCache handling [v3,1/6] ceph: disable old fscache readpage handling --- 2021-02-23 Jeff Layton New
[v3,1/6] ceph: disable old fscache readpage handling [v3,1/6] ceph: disable old fscache readpage handling --- 2021-02-23 Jeff Layton New
ceph: fix the inline data handling ceph: fix the inline data handling --- 2021-02-22 Jeff Layton New
[v8] vfs: fix copy_file_range regression in cross-fs copies [v8] vfs: fix copy_file_range regression in cross-fs copies --- 2021-02-22 Luis Henriques New
[v7] vfs: fix copy_file_range regression in cross-fs copies [v7] vfs: fix copy_file_range regression in cross-fs copies --- 2021-02-21 Luis Henriques Superseded
[v6] vfs: fix copy_file_range regression in cross-fs copies [v6] vfs: fix copy_file_range regression in cross-fs copies --- 2021-02-18 Luis Henriques Superseded
[v4] vfs: fix copy_file_range regression in cross-fs copies [v4] vfs: fix copy_file_range regression in cross-fs copies --- 2021-02-18 Luis Henriques New
[v3] vfs: fix copy_file_range regression in cross-fs copies [v3] vfs: fix copy_file_range regression in cross-fs copies --- 2021-02-17 Luis Henriques New
[v2,6/6] ceph: convert ceph_readpages to ceph_readahead [v2,1/6] ceph: disable old fscache readpage handling --- 2021-02-17 Jeff Layton New
[v2,5/6] ceph: plug write_begin into read helper [v2,1/6] ceph: disable old fscache readpage handling --- 2021-02-17 Jeff Layton New
[v2,4/6] ceph: convert readpage to fscache read helper [v2,1/6] ceph: disable old fscache readpage handling --- 2021-02-17 Jeff Layton New
[v2,3/6] ceph: fix fscache invalidation [v2,1/6] ceph: disable old fscache readpage handling --- 2021-02-17 Jeff Layton New
[v2,2/6] ceph: rework PageFsCache handling [v2,1/6] ceph: disable old fscache readpage handling --- 2021-02-17 Jeff Layton Superseded
[v2,1/6] ceph: disable old fscache readpage handling [v2,1/6] ceph: disable old fscache readpage handling --- 2021-02-17 Jeff Layton 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
[v2] vfs: prevent copy_file_range to copy across devices [v2] vfs: prevent copy_file_range to copy across devices --- 2021-02-15 Luis Henriques New
ceph: minor coding style tweaks ceph: minor coding style tweaks --- 2021-02-04 Zhiyuan Dai Superseded
ceph: minor coding style tweaks ceph: minor coding style tweaks --- 2021-02-04 Zhiyuan Dai New
ceph: fix an oops in error handling in ceph_netfs_issue_op ceph: fix an oops in error handling in ceph_netfs_issue_op --- 2021-02-02 Jeff Layton New
[v4] ceph: defer flushing the capsnap if the Fb is used [v4] ceph: defer flushing the capsnap if the Fb is used --- 2021-02-02 Xiubo Li New
ceph: Fix an Oops in error handling ceph: Fix an Oops in error handling --- 2021-02-02 Dan Carpenter New
ceph: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE ceph: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE --- 2021-02-01 Jiapeng Chong New
[6/6] ceph: convert ceph_readpages to ceph_readahead ceph: convert to new netfs read helpers --- 2021-01-26 Jeff Layton Superseded
[5/6] ceph: plug write_begin into read helper ceph: convert to new netfs read helpers --- 2021-01-26 Jeff Layton Superseded
[4/6] ceph: convert readpage to fscache read helper ceph: convert to new netfs read helpers --- 2021-01-26 Jeff Layton New
[3/6] ceph: fix fscache invalidation ceph: convert to new netfs read helpers --- 2021-01-26 Jeff Layton Superseded
[2/6] ceph: rework PageFsCache handling ceph: convert to new netfs read helpers --- 2021-01-26 Jeff Layton New
[1/6] ceph: disable old fscache readpage handling ceph: convert to new netfs read helpers --- 2021-01-26 Jeff Layton 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
« 1 2 ... 32 33 3436 37 »