Show patches with: Archived = No       |   539 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Update email address and mailing list for v9fs Update email address and mailing list for v9fs 2 - - --- 2023-04-01 Eric Van Hensbergen Superseded
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
[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: 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
fs/9p: Fix bit operation logic error fs/9p: Fix bit operation logic error - - - --- 2023-04-26 Eric Van Hensbergen Awaiting Upstream
[1/5] 9p: fix ignored return value in v9fs_dir_release 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
[3/5] 9p: virtio: make sure 'offs' is initialized in zc_request 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
[5/5] 9p: remove dead stores (variable set again without being read) Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
fs/9p: Remove INET dependency fs/9p: Remove INET dependency - - - --- 2023-05-01 Jason Andryuk Superseded
[v2,1/5] 9p: fix ignored return value in v9fs_dir_release 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,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,4/5] 9p: virtio: skip incrementing unused variable Fix scan-build warnings - 1 - --- 2023-05-03 Dominique Martinet Awaiting Upstream
[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] 9p: Remove INET dependency [v2] 9p: Remove INET dependency - 1 - --- 2023-05-03 Jason Andryuk 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
[v20,11/32] 9p: Add splice_read stub Untitled series #749133 - - - --- 2023-05-19 David Howells Superseded
[1/3] fs/9p: remove unecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 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
[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
[v2,1/4] fs/9p: remove unnecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 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,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,4/4] fs/9p: remove unnecessary invalidate_inode_pages2 fs/9p: fix mmap regression - 1 - --- 2023-07-18 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
[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,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,4/4] fs/9p: remove unnecessary invalidate_inode_pages2 fs/9p: fix mmap regression - 1 - --- 2023-07-19 Eric Van Hensbergen Superseded
[v4,1/4] fs/9p: remove unnecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 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,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,4/4] fs/9p: remove unnecessary invalidate_inode_pages2 fs/9p: fix mmap regression - 1 - --- 2023-07-19 Eric Van Hensbergen Awaiting Upstream
[-next] fs/9p: Remove unused extern declaration [-next] fs/9p: Remove unused extern declaration - 1 - --- 2023-07-20 Yue Haibing Awaiting Upstream
[GIT,PULL] 9p fixes for 6.7-rc1 [GIT,PULL] 9p fixes for 6.7-rc1 - - - --- 2023-11-04 Dominique Martinet 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
[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,03/51] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,04/51] netfs: Add a ->free_subrequest() op 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,06/51] netfs: Provide invalidate_folio and release_folio calls netfs, afs, cifs: Delegate high-level I/O to netfslib - 1 - --- 2023-11-17 David Howells New
[v2,07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,08/51] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,09/51] netfs: Add support for DIO buffering netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,10/51] netfs: Provide tools to create a buffer in an xarray 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,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,13/51] netfs: Limit subrequest by size or number of segments netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,14/51] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,15/51] netfs: Extend the netfs_io_*request structs to handle writes 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,17/51] netfs: Make netfs_put_request() handle a NULL pointer 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,19/51] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,20/51] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,21/51] netfs: Dispatch write requests to process a writeback slice netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,22/51] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,23/51] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,24/51] netfs: Allocate multipage folios in the writepath netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,25/51] netfs: Implement support for unbuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,26/51] netfs: Implement unbuffered/DIO write support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,27/51] netfs: Implement buffered write API netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,28/51] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() 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,30/51] netfs: Provide a writepages implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,31/51] netfs: Provide minimum blocksize parameter netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,32/51] netfs: Make netfs_skip_folio_read() take account of blocksize netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,33/51] netfs: Perform content encryption netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,34/51] netfs: Decrypt encrypted content netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,35/51] netfs: Support decryption on ubuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,36/51] netfs: Support encryption on Unbuffered/DIO write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,37/51] netfs: Provide a launder_folio implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,38/51] netfs: Implement a write-through caching option netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,39/51] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,40/51] afs: Use the netfs write helpers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,41/51] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 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,43/51] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,44/51] cifs: Use more fields from netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,45/51] cifs: Make wait_mtu_credits take size_t args netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,46/51] cifs: Implement netfslib hooks netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,47/51] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,48/51] cifs: Cut over to using netfslib netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,49/51] cifs: Remove some code that's no longer used, part 1 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,50/51] cifs: Remove some code that's no longer used, part 2 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[v2,51/51] cifs: Remove some code that's no longer used, part 3 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-11-17 David Howells New
[net] MAINTAINERS: exclude 9p from networking [net] MAINTAINERS: exclude 9p from networking - 1 - --- 2023-11-28 Jakub Kicinski New
9p: prevent read overrun in protocol dump tracepoint 9p: prevent read overrun in protocol dump tracepoint - - - --- 2023-12-02 JP Kobryn New
[v2] 9p: prevent read overrun in protocol dump tracepoint [v2] 9p: prevent read overrun in protocol dump tracepoint - 1 - --- 2023-12-04 JP Kobryn New
net: 9p: avoid freeing uninit memory in p9pdu_vreadf net: 9p: avoid freeing uninit memory in p9pdu_vreadf - - - --- 2023-12-05 Fedor Pchelkin New
[v2] net: 9p: avoid freeing uninit memory in p9pdu_vreadf [v2] net: 9p: avoid freeing uninit memory in p9pdu_vreadf - 1 - --- 2023-12-05 Fedor Pchelkin New
[v3] net: 9p: avoid freeing uninit memory in p9pdu_vreadf [v3] net: 9p: avoid freeing uninit memory in p9pdu_vreadf - - - --- 2023-12-05 Fedor Pchelkin New
[v4] net: 9p: avoid freeing uninit memory in p9pdu_vreadf [v4] net: 9p: avoid freeing uninit memory in p9pdu_vreadf - 2 - --- 2023-12-06 Fedor Pchelkin New
[v3,01/59] netfs, fscache: Move fs/fscache/* into fs/netfs/ netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,02/59] netfs, fscache: Combine fscache with netfs netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,03/59] netfs, fscache: Remove ->begin_cache_operation netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,05/59] netfs: Move pinning-for-writeback from fscache to netfs netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
[v3,06/59] netfs: Add a procfile to list in-progress requests netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib - - - --- 2023-12-07 David Howells New
« 1 2 3 45 6 »