Show patches with: Archived = No       |   461 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[-next] fs/9p: Remove unused extern declaration [-next] fs/9p: Remove unused extern declaration - 1 - --- 2023-07-20 Yue Haibing Awaiting Upstream
[v4,4/4] fs/9p: remove unnecessary invalidate_inode_pages2 fs/9p: fix mmap regression - 1 - --- 2023-07-19 Eric Van Hensbergen Awaiting Upstream
[v4,3/4] fs/9p: fix type mismatch in file cache mode helper fs/9p: fix mmap regression - 1 - --- 2023-07-19 Eric Van Hensbergen Awaiting Upstream
[v4,2/4] fs/9p: fix typo in comparison logic for cache mode fs/9p: fix mmap regression - 2 - --- 2023-07-19 Eric Van Hensbergen Awaiting Upstream
[v4,1/4] fs/9p: remove unnecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 2023-07-19 Eric Van Hensbergen Awaiting Upstream
[v3,4/4] fs/9p: remove unnecessary invalidate_inode_pages2 fs/9p: fix mmap regression - 1 - --- 2023-07-19 Eric Van Hensbergen Superseded
[v3,3/4] fs/9p: fix type mismatch in file cache mode helper fs/9p: fix mmap regression - 1 - --- 2023-07-19 Eric Van Hensbergen Superseded
[v3,2/4] fs/9p: fix typo in comparison logic for cache mode fs/9p: fix mmap regression - 2 - --- 2023-07-19 Eric Van Hensbergen Superseded
[v3,1/4] fs/9p: remove unnecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 2023-07-19 Eric Van Hensbergen Superseded
[v2,4/4] fs/9p: remove unnecessary invalidate_inode_pages2 fs/9p: fix mmap regression - 1 - --- 2023-07-18 Eric Van Hensbergen Superseded
[v2,3/4] fs/9p: fix type mismatch in file cache mode helper fs/9p: fix mmap regression - 1 - --- 2023-07-18 Eric Van Hensbergen Superseded
[v2,2/4] fs/9p: fix typo in comparison logic for cache mode fs/9p: fix mmap regression - 2 - --- 2023-07-18 Eric Van Hensbergen Superseded
[v2,1/4] fs/9p: remove unnecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 2023-07-18 Eric Van Hensbergen Superseded
[3/3] fs/9p: fix type mismatch in file cache mode helper fs/9p: fix mmap regression - 1 - --- 2023-07-17 Eric Van Hensbergen Superseded
[2/3] fs/9p: fix typo in comparison logic for cache mode fs/9p: fix mmap regression - 2 - --- 2023-07-17 Eric Van Hensbergen Superseded
[1/3] fs/9p: remove unecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 2023-07-17 Eric Van Hensbergen Superseded
[v20,11/32] 9p: Add splice_read stub Untitled series #749133 - - - --- 2023-05-19 David Howells Superseded
[GIT,PULL] 9p patches for 6.4 merge window [GIT,PULL] 9p patches for 6.4 merge window - - - --- 2023-05-04 Eric Van Hensbergen Mainlined
[v2] 9p: Remove INET dependency [v2] 9p: Remove INET dependency - 1 - --- 2023-05-03 Jason Andryuk Superseded
[v2,5/5] 9p: remove dead stores (variable set again without being read) Fix scan-build warnings - 1 - --- 2023-05-03 Dominique Martinet Awaiting Upstream
[v2,4/5] 9p: virtio: skip incrementing unused variable Fix scan-build warnings - 1 - --- 2023-05-03 Dominique Martinet Awaiting Upstream
[v2,3/5] 9p: virtio: make sure 'offs' is initialized in zc_request Fix scan-build warnings - 1 - --- 2023-05-03 Dominique Martinet Awaiting Upstream
[v2,2/5] 9p: virtio: fix unlikely null pointer deref in handle_rerror Fix scan-build warnings - 1 - --- 2023-05-03 Dominique Martinet Awaiting Upstream
[v2,1/5] 9p: fix ignored return value in v9fs_dir_release Fix scan-build warnings - 1 - --- 2023-05-03 Dominique Martinet Awaiting Upstream
fs/9p: Remove INET dependency fs/9p: Remove INET dependency - - - --- 2023-05-01 Jason Andryuk Superseded
[5/5] 9p: remove dead stores (variable set again without being read) Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[4/5] 9p: virtio: skip incrementing unused variable Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[3/5] 9p: virtio: make sure 'offs' is initialized in zc_request Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[2/5] 9p: virtio: fix unlikely null pointer deref in handle_rerror Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[1/5] 9p: fix ignored return value in v9fs_dir_release Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
fs/9p: Fix bit operation logic error fs/9p: Fix bit operation logic error - - - --- 2023-04-26 Eric Van Hensbergen Awaiting Upstream
fs/9p: Fix a datatype used with V9FS_DIRECT_IO fs/9p: Fix a datatype used with V9FS_DIRECT_IO - 2 - --- 2023-04-25 Christophe JAILLET Awaiting Upstream
[v2] fs/9p: Rework cache modes and add new options to Documentation [v2] fs/9p: Rework cache modes and add new options to Documentation - - - --- 2023-04-03 Eric Van Hensbergen Awaiting Upstream
fs/9p: Rework cache modes and add new options to Documentation fs/9p: Rework cache modes and add new options to Documentation - - - --- 2023-04-01 Eric Van Hensbergen Superseded
Update email address and mailing list for v9fs Update email address and mailing list for v9fs 2 - - --- 2023-04-01 Eric Van Hensbergen Superseded
« 1 2 ... 2 3 4 5 »