Show patches with: Submitter = David Howells       |    State = Action Required       |    Archived = No       |   402 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[v3,59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,57/59] cifs: Remove some code that's no longer used, part 2 netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,52/59] cifs: Make wait_mtu_credits take size_t args netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,51/59] cifs: Use more fields from netfs_io_subrequest netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range() netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,48/59] cifs: Share server EOF pos with netfslib netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,40/59] netfs: Support encryption on Unbuffered/DIO write netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,39/59] netfs: Support decryption on ubuffered/DIO read netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,38/59] netfs: Decrypt encrypted content netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,37/59] netfs: Perform content encryption netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,36/59] netfs: Make netfs_skip_folio_read() take account of blocksize netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v3,35/59] netfs: Provide minimum blocksize parameter netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib --- 2023-12-07 David Howells New
[v2,42/51] cifs: Share server EOF pos with netfslib netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,29/51] netfs: Provide netfs_file_read_iter() netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,18/51] fscache: Add a function to begin an cache op from a netfslib request netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,16/51] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,11/51] netfs: Add bounce buffering support netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,05/51] afs: Don't use folio->private to record partial modification netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,02/51] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[v2,01/51] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-11-17 David Howells New
[RFC,18/53] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-10-13 David Howells New
[RFC,13/53] netfs: Add bounce buffering support netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-10-13 David Howells New
[RFC,12/53] netfs: Provide tools to create a buffer in an xarray netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-10-13 David Howells New
[RFC,11/53] netfs: Add support for DIO buffering netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-10-13 David Howells New
[RFC,08/53] netfs: Add rsize to netfs_io_request netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-10-13 David Howells New
[RFC,03/53] netfs: Note nonblockingness in the netfs_io_request struct netfs, afs, cifs: Delegate high-level I/O to netfslib --- 2023-10-13 David Howells New
[RFC,18/18] ceph: Don't use data_pages ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,17/18] ceph: Remove CEPH_MSG_DATA_PAGES and its helpers ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,16/18] ceph: Remove CEPH_OS_DATA_TYPE_PAGES and its attendant helpers ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,15/18] ceph: Convert ceph_osdc_notify() reply to ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,14/18] ceph: Remove ceph_pagelist ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,13/18] ceph: Convert users of ceph_pagelist to ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,12/18] ceph: Convert some page arrays to ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,11/18] ceph: Remove bvec and bio data container types ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,10/18] rbd: Switch from using bvec_iter to iov_iter ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,09/18] ceph: Convert notify_id_pages to a ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,08/18] ceph: Remove osd_req_op_cls_response_data_pages() ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,07/18] ceph: Unexport osd_req_op_cls_request_data_pages() ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,06/18] ceph: Change ceph_osdc_call()'s reply to a ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,05/18] rbd: Use ceph_databuf for rbd_obj_read_sync() ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,04/18] ceph: Convert ceph_mds_request::r_pagelist to a databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,03/18] ceph: Add a new data container type, ceph_databuf ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,02/18] ceph: Rename alignment to offset ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 David Howells New
[RFC,01/18] iov_iter: Add function to see if buffer is all zeros ceph, rbd: Collapse all the I/O types down to something iov_iter-based --- 2023-08-04 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,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
[net-next,v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES [net-next,v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES --- 2023-06-27 David Howells New
[net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES [net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES --- 2023-06-26 David Howells New
[net-next,v5,04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Untitled series #213304 --- 2023-06-23 David Howells New
[net-next,v4,03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #213305 --- 2023-06-23 David Howells New
[v22,16/31] ceph: Provide a splice-read wrapper Untitled series #210477 --- 2023-05-22 David Howells New
[v3,39/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #205657 --- 2023-03-31 David Howells New
[RFC,v4,3/3] mm: Make filemap_release_folio() better inform shrink_folio_list() mm, netfs, fscache: Stop read optimisation when folio removed from pagecache --- 2022-11-23 David Howells New
[RFC,v4,1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache --- 2022-11-23 David Howells New
[v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache --- 2022-11-23 David Howells New
[v4] netfs: do not unlock and put the folio twice netfs: fix the crash when unlocking the folio --- 2022-07-07 David Howells New
[3/3] netfs: Rename the netfs_io_request cleanup op and give it an op pointer netfs, afs: Cleanups --- 2022-06-10 David Howells New
[2/3] netfs: Further cleanups after struct netfs_inode wrapper introduced netfs, afs: Cleanups --- 2022-06-10 David Howells New
[1/3] afs: Fix some checker issues netfs, afs: Cleanups --- 2022-06-10 David Howells New
[v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context [v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context --- 2022-05-20 David Howells New
[1/2] netfs: ->cleanup() op is always given a rreq pointer now [1/2] netfs: ->cleanup() op is always given a rreq pointer now --- 2022-05-19 David Howells New
[v3,20/20] afs: Maintain netfs_i_context::remote_i_size netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,19/20] netfs: Keep track of the actual remote file size netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,18/20] netfs: Split some core bits out into their own file netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,17/20] netfs: Split fs/netfs/read_helper.c netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,16/20] netfs: Rename read_helper.c to io.c netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,15/20] netfs: Prepare to split read_helper.c netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,14/20] netfs: Add a function to consolidate beginning a read netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,13/20] netfs: Add a netfs inode context netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,12/20] ceph: Make ceph_init_request() check caps on readahead netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,11/20] netfs: Change ->init_request() to return an error code netfs: Prep for write helpers --- 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 --- 2022-03-10 David Howells New
[v3,08/20] netfs: Trace refcounting on the netfs_io_subrequest struct netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,07/20] netfs: Trace refcounting on the netfs_io_request struct netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,06/20] netfs: Adjust the netfs_rreq tracepoint slightly netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,05/20] netfs: Split netfs_io_* object handling out netfs: Prep for write helpers --- 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 --- 2022-03-10 David Howells New
[v3,03/20] netfs: Rename netfs_read_*request to netfs_io_*request netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,02/20] netfs: Generate enums from trace symbol mapping lists netfs: Prep for write helpers --- 2022-03-10 David Howells New
[v3,01/20] fscache: export fscache_end_operation() netfs: Prep for write helpers --- 2022-03-10 David Howells New
[16/19] netfs: Rename rename read_helper.c to io.c [01/19] fscache: export fscache_end_operation() --- 2022-03-02 David Howells New
[12/19] netfs: Prepare to split read_helper.c [01/19] fscache: export fscache_end_operation() --- 2022-03-02 David Howells New
[09/19] netfs: Trace refcounting on the netfs_io_request struct [01/19] fscache: export fscache_end_operation() --- 2022-03-02 David Howells New
[05/19] netfs: Refactor arguments for netfs_alloc_read_request [01/19] fscache: export fscache_end_operation() --- 2022-03-02 David Howells New
[03/19] netfs: Add a netfs inode context [01/19] fscache: export fscache_end_operation() --- 2022-03-02 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 [01/11] fscache: Fix the volume collision wait condition --- 2022-01-18 David Howells New
[10/11] netfs: Make ops->init_rreq() optional [01/11] fscache: Fix the volume collision wait condition --- 2022-01-18 David Howells New
[07/11] cachefiles: Check that the backing filesystem supports tmpfiles [01/11] fscache: Fix the volume collision wait condition --- 2022-01-18 David Howells New
[05/11] cachefiles: Trace active-mark failure [01/11] fscache: Fix the volume collision wait condition --- 2022-01-18 David Howells New
[03/11] cachefiles: set default tag name if it's unspecified [01/11] fscache: Fix the volume collision wait condition --- 2022-01-18 David Howells New
[01/11] fscache: Fix the volume collision wait condition [01/11] fscache: Fix the volume collision wait condition --- 2022-01-18 David Howells New
[2/3] ceph: Uninline the data on a file opened for writing [1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested) --- 2022-01-17 David Howells New
[1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested) [1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested) --- 2022-01-17 David Howells New
[2/3] ceph: Remove some other inline-setting bits [1/3] ceph: Uninline the data on a file opened for writing --- 2022-01-17 David Howells New
[1/3] ceph: Uninline the data on a file opened for writing [1/3] ceph: Uninline the data on a file opened for writing --- 2022-01-17 David Howells New
« 1 2 3 44 5 »