Show patches with: Submitter = David Howells       |    State = Action Required       |   1799 patches
« 1 2 ... 3 4 517 18 »
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
[v2] netfs: Only call folio_start_fscache() one time for each folio [v2] netfs: Only call folio_start_fscache() one time for each folio - 1 - --- 2023-09-18 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,v5,15/16] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) Untitled series #759936 1 - - --- 2023-06-23 David Howells New
[net-next,v4,14/15] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) Untitled series #759786 1 - - --- 2023-06-23 David Howells New
[net-next,v3,17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) Untitled series #758747 1 - - --- 2023-06-20 David Howells New
[net-next,v2,16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) Untitled series #758099 1 - - --- 2023-06-17 David Howells New
[net-next,3/6] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Untitled series #755649 1 - - --- 2023-06-09 David Howells New
[v22,20/31] nfs: Provide a splice-read wrapper Untitled series #749801 - - - --- 2023-05-22 David Howells New
[v21,20/30] nfs: Provide a splice-read stub Untitled series #749425 - - - --- 2023-05-20 David Howells New
[v20,17/32] nfs: Provide a splice-read stub Untitled series #749132 - - - --- 2023-05-19 David Howells New
crypto: Add some test vectors for cmac(camellia) crypto: Add some test vectors for cmac(camellia) - - - --- 2023-04-13 David Howells New
sunrpc: Fix RFC6803 encryption test sunrpc: Fix RFC6803 encryption test - - - --- 2023-04-13 David Howells New
iov_iter: Remove last_offset member iov_iter: Remove last_offset member - 1 - --- 2023-04-05 David Howells New
[v3,48/55] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Untitled series #735891 1 - - --- 2023-03-31 David Howells New
[v3,02/55] iov_iter: Remove last_offset member Untitled series #735891 - 1 - --- 2023-03-31 David Howells New
[RFC,v2,41/48] sunrpc: Rely on TCP sendmsg + MSG_SPLICE_PAGES to copy unspliceable data Untitled series #735026 - - - --- 2023-03-29 David Howells New
[RFC,v2,40/48] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Untitled series #735026 1 - 1 --- 2023-03-29 David Howells New
[RFC,v2,03/48] iov_iter: Add an iterator-of-iterators Untitled series #735026 - - - --- 2023-03-29 David Howells New
[RFC,v2,02/48] iov_iter: Remove last_offset member Untitled series #735026 - - - --- 2023-03-29 David Howells New
[RFC] iov_iter: Add an iterator-of-iterators [RFC] iov_iter: Add an iterator-of-iterators - - - --- 2023-03-22 David Howells New
[RFC,27/28] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage Untitled series #730866 - - - --- 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
[v6,22/34] nfs: Pin pages rather than ref'ing if appropriate iov_iter: Improve page extraction (ref, pin or just list) - - - --- 2023-01-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
[v2] fscache: Fix oops due to race with cookie_lru and use_cookie [v2] fscache: Fix oops due to race with cookie_lru and use_cookie - - 1 --- 2022-12-07 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
[v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing [v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing 2 1 1 --- 2022-11-10 David Howells New
[v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing [v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing 2 1 1 --- 2022-09-01 David Howells New
[v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing [v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing - - 1 --- 2022-08-24 David Howells New
[v3] nfs: Fix automount superblock LSM init problem, preventing sb sharing [v3] nfs: Fix automount superblock LSM init problem, preventing sb sharing - 1 1 --- 2022-08-05 David Howells New
[v2] nfs: Fix automount superblock LSM init problem, preventing sb sharing [v2] nfs: Fix automount superblock LSM init problem, preventing sb sharing - - - --- 2022-08-04 David Howells New
nfs: Fix automount superblock LSM init problem, preventing sb sharing nfs: Fix automount superblock LSM init problem, preventing sb sharing - - - --- 2022-08-04 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
nfs: Fix fscache volume key rendering for endianness nfs: Fix fscache volume key rendering for endianness 1 - - --- 2022-05-19 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 #624544 1 1 - --- 2022-03-18 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
« 1 2 ... 3 4 517 18 »