Show patches with: none      |   10215 patches
« 1 2 ... 3 4 5102 103 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,12/40] netfs: Provide invalidate_folio and release_folio calls netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,11/40] afs: Don't use folio->private to record partial modification netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,10/40] netfs: Add a ->free_subrequest() op netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,09/40] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,08/40] netfs: Add a procfile to list in-progress requests netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,07/40] netfs: Move pinning-for-writeback from fscache to netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,05/40] netfs, fscache: Remove ->begin_cache_operation netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,04/40] netfs, fscache: Combine fscache with netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,03/40] netfs, fscache: Move fs/fscache/* into fs/netfs/ netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-21 David Howells New
[v5,02/40] afs: Automatically generate trace tag enums netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[v5,01/40] afs: Remove whitespace before most ')' from the trace header netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-21 David Howells New
[17/22] get rid of passing callbacks to ceph __dentry_leases_walk() Untitled series #811658 - 1 - --- 2023-12-20 Al Viro New
[07/22] ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing Untitled series #811658 - 1 - --- 2023-12-20 Al Viro New
[v39,20/42] LSM: Use lsmcontext in security_dentry_init_security Untitled series #810622 - - - --- 2023-12-15 Casey Schaufler New
[v3,3/3] libceph: just wait for more data to be available on the socket libceph: fix sparse-read failure bug - - - --- 2023-12-15 Xiubo Li New
[v3,2/3] libceph: rename read_sparse_msg_XX to read_partial_sparse_msg_XX libceph: fix sparse-read failure bug - - - --- 2023-12-15 Xiubo Li New
[v3,1/3] libceph: fail the sparse-read if there still has data in socket libceph: fix sparse-read failure bug - - - --- 2023-12-15 Xiubo Li New
[v4,13/13] cifs: Remove some code that's no longer used, part 3 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,12/13] cifs: Remove some code that's no longer used, part 2 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,11/13] cifs: Remove some code that's no longer used, part 1 netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,10/13] cifs: Cut over to using netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,09/13] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,08/13] cifs: Implement netfslib hooks netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,07/13] cifs: Make wait_mtu_credits take size_t args netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,06/13] cifs: Use more fields from netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,04/13] cifs: Set zero_point in the copy_file_range() and remap_file_range() netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,03/13] cifs: Share server EOF pos with netfslib netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,01/13] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,39/39] 9p: Use netfslib read/write_iter netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,38/39] afs: Use the netfs write helpers netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,37/39] netfs: Optimise away reads above the point at which there can be no data netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,36/39] netfs: Implement a write-through caching option netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,35/39] netfs: Provide a launder_folio implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,34/39] netfs: Provide a writepages implementation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,33/39] netfs, cachefiles: Pass upper bound length to allow expansion netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,32/39] netfs: Provide netfs_file_read_iter() netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,31/39] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,30/39] netfs: Implement buffered write API netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,29/39] netfs: Implement unbuffered/DIO write support netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,28/39] netfs: Implement support for unbuffered/DIO read netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,27/39] netfs: Allocate multipage folios in the writepath netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,26/39] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,25/39] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,24/39] netfs: Dispatch write requests to process a writeback slice netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,23/39] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,22/39] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,21/39] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,20/39] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,19/39] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,18/39] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,17/39] netfs: Limit subrequest by size or number of segments netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,16/39] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,15/39] netfs: Add bounce buffering support netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,14/39] netfs: Provide tools to create a buffer in an xarray netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,13/39] netfs: Add support for DIO buffering netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,12/39] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,10/39] netfs: Provide invalidate_folio and release_folio calls netfs, afs, 9p: Delegate high-level I/O to netfslib - 1 - --- 2023-12-13 David Howells New
[v4,09/39] afs: Don't use folio->private to record partial modification netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,08/39] netfs: Add a ->free_subrequest() op netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,07/39] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,06/39] netfs: Add a procfile to list in-progress requests netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,05/39] netfs: Move pinning-for-writeback from fscache to netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,04/39] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,03/39] netfs, fscache: Remove ->begin_cache_operation netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,02/39] netfs, fscache: Combine fscache with netfs netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v4,01/39] netfs, fscache: Move fs/fscache/* into fs/netfs/ netfs, afs, 9p: Delegate high-level I/O to netfslib - - - --- 2023-12-13 David Howells New
[v3,3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry Untitled series #809274 - 1 - --- 2023-12-12 David Howells New
[v2,3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry Untitled series #808944 - - - --- 2023-12-11 David Howells New
[3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry Untitled series #808859 - - - --- 2023-12-11 David Howells New
[v2,2/2] libceph: just wait for more data to be available on the socket libceph: fix sparse-read failure bug - - - --- 2023-12-08 Xiubo Li New
[v2,1/2] libceph: fail the sparse-read if there still has data in socket libceph: fix sparse-read failure bug - - - --- 2023-12-08 Xiubo Li New
[2/2] libceph: just wait for more data to be available on the socket libceph: fix sparse-read failure bug - - - --- 2023-12-08 Xiubo Li New
[1/2] libceph: fail the sparse-read if there still has data in socket libceph: fix sparse-read failure bug - 1 - --- 2023-12-08 Xiubo Li New
[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,58/59] cifs: Remove some code that's no longer used, part 3 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,56/59] cifs: Remove some code that's no longer used, part 1 netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,55/59] cifs: Cut over to using netfslib 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,53/59] cifs: Implement netfslib hooks 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,50/59] cifs: Replace cifs_writedata with a wrapper around 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,47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,46/59] 9p: Use netfslib read/write_iter netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,45/59] afs: Use the netfs write helpers netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,44/59] netfs: Optimise away reads above the point at which there can be no data netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,42/59] netfs: Implement a write-through caching option netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,41/59] netfs: Provide a launder_folio implementation 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
« 1 2 ... 3 4 5102 103 »