Show patches with: State = Action Required       |    Archived = No       |   6970 patches
« 1 2 ... 14 15 1669 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[7/6] cifs: Make the cifs RDMA code use iterators cifs: Use iov_iters down to the network transport - - - - --- 2022-05-13 David Howells New
[6/6] cifs: Remove unused code cifs: Use iov_iters down to the network transport - - - - --- 2022-05-09 David Howells New
[5/6] cifs: Change the I/O paths to use an iterator rather than a page list cifs: Use iov_iters down to the network transport - - - - --- 2022-05-09 David Howells New
[4/6] cifs: Add a function to read into an iter from a socket cifs: Use iov_iters down to the network transport - - - - --- 2022-05-09 David Howells New
[3/6] cifs: Add some helper functions cifs: Use iov_iters down to the network transport - - - - --- 2022-05-09 David Howells New
[2/6] iov_iter: Add a general purpose iteration function cifs: Use iov_iters down to the network transport - - - - --- 2022-05-09 David Howells New
[1/6] iov_iter: Add a function to extract an iter's buffers to a bvec iter cifs: Use iov_iters down to the network transport - - - - --- 2022-05-09 David Howells New
[14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[13/14] cifs: Split the smb3_add_credits tracepoint cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[12/14] cifs: Expose netfs subrequest debug ID and index in read tracepoints cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[11/14] cifs: Clamp length according to credits and rsize cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[10/14] cifs: Hold the open file on netfs_io_request, not netfs_io_subrequest cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[09/14] cifs: Put credits into cifs_io_subrequest, not on the stack cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[08/14] netfs: Allow the netfs to make the io (sub)request alloc larger cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[07/14] cifs: Share server EOF pos with netfslib cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[06/14] cifs: Use netfslib to handle reads cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[05/14] cifs: Remove unused code cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[04/14] cifs: Change the I/O paths to use an iterator rather than a page list cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[03/14] cifs: Check the IOCB_DIRECT flag, not O_DIRECT cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[02/14] cifs: Add a function to read into an iter from a socket cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[01/14] cifs: Add some helper functions cifs: Iterators, netfslib and folios - - - - --- 2022-04-06 David Howells New
[GIT,PULL] netfs: Prep for write helpers [GIT,PULL] netfs: Prep for write helpers - - - 3 --- 2022-03-28 David Howells New
[v4,13/20] netfs: Add a netfs inode context Untitled series #291017 1 - 1 - --- 2022-03-18 David Howells New
cachefiles: Fix volume coherency attribute cachefiles: Fix volume coherency attribute - 1 1 - --- 2022-03-11 David Howells New
[v3,20/20] afs: Maintain netfs_i_context::remote_i_size netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,19/20] netfs: Keep track of the actual remote file size netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,18/20] netfs: Split some core bits out into their own file netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,17/20] netfs: Split fs/netfs/read_helper.c netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,16/20] netfs: Rename read_helper.c to io.c netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,15/20] netfs: Prepare to split read_helper.c netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,14/20] netfs: Add a function to consolidate beginning a read netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,13/20] netfs: Add a netfs inode context netfs: Prep for write helpers 1 - - - --- 2022-03-10 David Howells New
[v3,12/20] ceph: Make ceph_init_request() check caps on readahead netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,11/20] netfs: Change ->init_request() to return an error code netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,10/20] netfs: Refactor arguments for netfs_alloc_read_request netfs: Prep for write helpers - - - - --- 2022-03-10 David Howells New
[v3,09/20] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,08/20] netfs: Trace refcounting on the netfs_io_subrequest struct netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,07/20] netfs: Trace refcounting on the netfs_io_request struct netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,06/20] netfs: Adjust the netfs_rreq tracepoint slightly netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,05/20] netfs: Split netfs_io_* object handling out netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,04/20] netfs: Finish off rename of netfs_read_request to netfs_io_request netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,03/20] netfs: Rename netfs_read_*request to netfs_io_*request netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v3,02/20] netfs: Generate enums from trace symbol mapping lists netfs: Prep for write helpers 1 - - - --- 2022-03-10 David Howells New
[v3,01/20] fscache: export fscache_end_operation() netfs: Prep for write helpers - - 1 - --- 2022-03-10 David Howells New
[v2,19/19] afs: Maintain netfs_i_context::remote_i_size netfs: Prep for write helpers - - 1 - --- 2022-03-08 David Howells New
[v2,18/19] netfs: Keep track of the actual remote file size netfs: Prep for write helpers - - 1 - --- 2022-03-08 David Howells New
[v2,17/19] netfs: Split some core bits out into their own file netfs: Prep for write helpers - - - - --- 2022-03-08 David Howells New
[v2,16/19] netfs: Split fs/netfs/read_helper.c netfs: Prep for write helpers - - 1 - --- 2022-03-08 David Howells New
[v2,15/19] netfs: Rename read_helper.c to io.c netfs: Prep for write helpers - - - - --- 2022-03-08 David Howells New
[v2,14/19] netfs: Prepare to split read_helper.c netfs: Prep for write helpers - - - - --- 2022-03-08 David Howells New
[v2,13/19] netfs: Add a function to consolidate beginning a read netfs: Prep for write helpers - - - - --- 2022-03-08 David Howells New
[v2,12/19] netfs: Add a netfs inode context netfs: Prep for write helpers - - - - --- 2022-03-08 David Howells New
[v2,11/19] netfs: Change ->init_request() to return an error code netfs: Prep for write helpers - - 1 - --- 2022-03-08 David Howells New
[v2,10/19] netfs: Refactor arguments for netfs_alloc_read_request netfs: Prep for write helpers - - - - --- 2022-03-08 David Howells New
[v2,09/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines netfs: Prep for write helpers - - - - --- 2022-03-08 David Howells New
[v2,08/19] netfs: Trace refcounting on the netfs_io_subrequest struct netfs: Prep for write helpers - - - - --- 2022-03-08 David Howells New
[v2,07/19] netfs: Trace refcounting on the netfs_io_request struct netfs: Prep for write helpers - - - - --- 2022-03-08 David Howells New
[v2,06/19] netfs: Adjust the netfs_rreq tracepoint slightly netfs: Prep for write helpers - - 1 - --- 2022-03-08 David Howells New
[v2,05/19] netfs: Split netfs_io_* object handling out netfs: Prep for write helpers - - 1 - --- 2022-03-08 David Howells New
[v2,04/19] netfs: Finish off rename of netfs_read_request to netfs_io_request netfs: Prep for write helpers - - 1 - --- 2022-03-08 David Howells New
[v2,03/19] netfs: Rename netfs_read_*request to netfs_io_*request netfs: Prep for write helpers - - 1 - --- 2022-03-08 David Howells New
[v2,02/19] netfs: Generate enums from trace symbol mapping lists netfs: Prep for write helpers 1 - - - --- 2022-03-08 David Howells New
[v2,01/19] fscache: export fscache_end_operation() netfs: Prep for write helpers - - 1 - --- 2022-03-08 David Howells New
cachefiles: Fix volume coherency attribute cachefiles: Fix volume coherency attribute - 1 1 - --- 2022-03-08 David Howells New
[1/2] cifs: Fix the readahead conversion to manage the batch when reading from cache [1/2] cifs: Fix the readahead conversion to manage the batch when reading from cache - - - - --- 2022-01-31 David Howells New
cachefiles: Fix the volume coherency check cachefiles: Fix the volume coherency check - 1 1 - --- 2022-01-31 David Howells New
[4/4] cifs: Implement cache I/O by accessing the cache directly cifs: Use fscache I/O again after the rewrite disabled it - - - - --- 2022-01-27 David Howells New
[3/4] netfs, cachefiles: Add a method to query presence of data in the cache cifs: Use fscache I/O again after the rewrite disabled it - - - - --- 2022-01-27 David Howells New
[2/4] cifs: Transition from ->readpages() to ->readahead() cifs: Use fscache I/O again after the rewrite disabled it - - - - --- 2022-01-27 David Howells New
[1/4] Fix a warning about a malformed kernel doc comment in cifs by removing the cifs: Use fscache I/O again after the rewrite disabled it - - - - --- 2022-01-27 David Howells New
[RFC,7/7] cifs: Use netfslib to handle reads cifs: In-progress conversion to use iov_iters and netfslib - - - - --- 2022-01-25 David Howells New
[RFC,6/7] cifs: Get direct I/O and unbuffered I/O working with iterators cifs: In-progress conversion to use iov_iters and netfslib - - - - --- 2022-01-25 David Howells New
[RFC,5/7] cifs: Make cifs_readahead() pass an iterator down cifs: In-progress conversion to use iov_iters and netfslib - - - - --- 2022-01-25 David Howells New
[RFC,4/7] cifs: Make cifs_writepages() hand an iterator down cifs: In-progress conversion to use iov_iters and netfslib - - - - --- 2022-01-25 David Howells New
[RFC,3/7] cifs: Change the I/O paths to use an iterator rather than a page list cifs: In-progress conversion to use iov_iters and netfslib - - 1 - --- 2022-01-25 David Howells New
[RFC,2/7] cifs: Miscellaneous bits cifs: In-progress conversion to use iov_iters and netfslib - - - - --- 2022-01-25 David Howells New
[RFC,1/7] cifs: Transition from ->readpages() to ->readahead() cifs: In-progress conversion to use iov_iters and netfslib - - - - --- 2022-01-25 David Howells New
[RFC,2/2] cifs: Implement cache I/O by accessing the cache directly [RFC,1/2] cifs: Transition from ->readpages() to ->readahead() - - - - --- 2022-01-24 David Howells New
[RFC,1/2] cifs: Transition from ->readpages() to ->readahead() [RFC,1/2] cifs: Transition from ->readpages() to ->readahead() - - - - --- 2022-01-24 David Howells New
[RFC] cifs: Transition from ->readpages() to ->readahead() [RFC] cifs: Transition from ->readpages() to ->readahead() - - - - --- 2022-01-24 David Howells New
[GIT,PULL] fscache: Fixes and minor updates for rewrite [GIT,PULL] fscache: Fixes and minor updates for rewrite - - - - --- 2022-01-21 David Howells New
[RFC] cachefiles: Split and rename S_KERNEL_FILE and extend effects [RFC] cachefiles: Split and rename S_KERNEL_FILE and extend effects - - - - --- 2022-01-21 David Howells New
[11/11] cifs: Support fscache indexing rewrite fscache, cachefiles: Rewrite fixes/updates 1 - - - --- 2022-01-18 David Howells New
[10/11] netfs: Make ops->init_rreq() optional fscache, cachefiles: Rewrite fixes/updates - - 1 - --- 2022-01-18 David Howells New
[09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag fscache, cachefiles: Rewrite fixes/updates - - 1 - --- 2022-01-18 David Howells New
[08/11] fscache: Add a comment explaining how page-release optimisation works fscache, cachefiles: Rewrite fixes/updates - - 1 - --- 2022-01-18 David Howells New
[07/11] cachefiles: Check that the backing filesystem supports tmpfiles fscache, cachefiles: Rewrite fixes/updates - - 1 - --- 2022-01-18 David Howells New
[06/11] cachefiles: Explain checks in a comment fscache, cachefiles: Rewrite fixes/updates - - 1 - --- 2022-01-18 David Howells New
[05/11] cachefiles: Trace active-mark failure fscache, cachefiles: Rewrite fixes/updates - - 1 - --- 2022-01-18 David Howells New
[04/11] cachefiles: Make some tracepoint adjustments fscache, cachefiles: Rewrite fixes/updates - - 1 - --- 2022-01-18 David Howells New
[03/11] cachefiles: set default tag name if it's unspecified fscache, cachefiles: Rewrite fixes/updates - - 1 - --- 2022-01-18 David Howells New
[02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages fscache, cachefiles: Rewrite fixes/updates - 1 1 - --- 2022-01-18 David Howells New
[01/11] fscache: Fix the volume collision wait condition fscache, cachefiles: Rewrite fixes/updates - 1 1 - --- 2022-01-18 David Howells New
[v7] cifs: Support fscache indexing rewrite [v7] cifs: Support fscache indexing rewrite 1 - - - --- 2022-01-14 David Howells New
[v6] cifs: Support fscache indexing rewrite [v6] cifs: Support fscache indexing rewrite 1 - - - --- 2022-01-12 David Howells New
[GIT,PULL] fscache, cachefiles: Rewrite [GIT,PULL] fscache, cachefiles: Rewrite - - - 5 --- 2022-01-11 David Howells New
[v5,63/68] cifs: Support fscache indexing rewrite Untitled series #279941 1 - - - --- 2022-01-07 David Howells New
[v2,3/3] cifs: Eliminate pages list from cifs_readdata, cifs_writedata and smb_rqst cifs: In-progress conversion to use iov_iters instead of page lists - - - - --- 2022-01-06 David Howells New
[v2,2/3] cifs: Reverse the way iov_iters are used in reading cifs: In-progress conversion to use iov_iters instead of page lists - - - - --- 2022-01-06 David Howells New
[v2,1/3] cifs: Use netfslib cifs: In-progress conversion to use iov_iters instead of page lists - - - - --- 2022-01-06 David Howells New
« 1 2 ... 14 15 1669 70 »