Show patches with: Submitter = David Howells       |   1403 patches
« 1 2 ... 3 4 514 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,36/53] netfs: Decrypt encrypted content netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,35/53] netfs: Perform content encryption netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,34/53] netfs: Make netfs_skip_folio_read() take account of blocksize netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,33/53] netfs: Provide minimum blocksize parameter netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,32/53] netfs: Provide a writepages implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,31/53] netfs: Provide netfs_file_read_iter() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,30/53] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,29/53] netfs: Implement buffered write API netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,28/53] netfs: Implement unbuffered/DIO write support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,27/53] netfs: Implement support for unbuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,26/53] netfs: Allocate multipage folios in the writepath netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,25/53] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,24/53] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,23/53] netfs: Dispatch write requests to process a writeback slice netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,22/53] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,21/53] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,20/53] fscache: Add a function to begin an cache op from a netfslib request netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,19/53] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 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,17/53] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,16/53] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,15/53] netfs: Limit subrequest by size or number of segments netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator 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,10/53] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking 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,07/53] netfs: Provide invalidate_folio and release_folio calls netfs, afs, cifs: Delegate high-level I/O to netfslib - 1 - --- 2023-10-13 David Howells New
[RFC,06/53] afs: Don't use folio->private to record partial modification netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,05/53] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,04/53] netfs: Allow the netfs to make the io (sub)request alloc larger 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,02/53] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,01/53] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,05/53] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,04/53] netfs: Allow the netfs to make the io (sub)request alloc larger 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,02/53] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,01/53] netfs: Add a procfile to list in-progress requests 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 - - 1 --- 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 - 1 - --- 2023-06-27 David Howells New
[net-next,v2] libceph: Partially revert changes to support MSG_SPLICE_PAGES [net-next,v2] libceph: Partially revert changes to support MSG_SPLICE_PAGES - - - --- 2023-06-26 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 #759931 - - - --- 2023-06-23 David Howells New
[net-next,v5,03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #759931 - - - --- 2023-06-23 David Howells New
[net-next,v4,04/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Untitled series #759777 - - - --- 2023-06-23 David Howells New
[net-next,v4,03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #759777 - - - --- 2023-06-23 David Howells New
[net-next,v3,07/18] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Untitled series #758742 - - - --- 2023-06-20 David Howells New
[net-next,v3,05/18] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #758742 - - - --- 2023-06-20 David Howells New
[net-next,v2,07/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Untitled series #758094 - - - --- 2023-06-17 David Howells New
[net-next,v2,05/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #758094 - - - --- 2023-06-17 David Howells New
[net-next,07/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Untitled series #757936 - - - --- 2023-06-16 David Howells New
[net-next,05/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #757936 - - - --- 2023-06-16 David Howells New
[v22,16/31] ceph: Provide a splice-read wrapper Untitled series #749789 - 1 - --- 2023-05-22 David Howells New
[v21,16/30] ceph: Provide a splice-read stub Untitled series #749418 - 1 - --- 2023-05-20 David Howells New
[v20,13/32] ceph: Provide a splice-read stub Untitled series #749129 - - - --- 2023-05-19 David Howells New
[v3,45/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Untitled series #735900 - - - --- 2023-03-31 David Howells New
[v3,39/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #735900 - - - --- 2023-03-31 David Howells New
[RFC,v2,37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Untitled series #735029 - - - --- 2023-03-29 David Howells New
[RFC,v2,31/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #735029 - - - --- 2023-03-29 David Howells New
[RFC,24/28] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage() Untitled series #730862 - - - --- 2023-03-16 David Howells New
[RFC,19/28] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage Untitled series #730862 - - - --- 2023-03-16 David Howells New
[v6,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-02-16 David Howells New
[v6,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2023-02-16 David Howells New
[v5,3/3] mm: Make filemap_release_folio() better inform shrink_folio_list() mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-12-22 David Howells New
[v5,2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-12-22 David Howells New
[v5,1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-12-22 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,2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache 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
[RFC,v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [RFC,v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-17 David Howells New
[RFC,v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [RFC,v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-14 David Howells New
[v4] netfs: do not unlock and put the folio twice [v4] netfs: do not unlock and put the folio twice - - - --- 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 - 1 - --- 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
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context - 3 - --- 2022-06-09 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 - 3 - --- 2022-05-20 David Howells New
« 1 2 ... 3 4 514 15 »