Show patches with: Archived = No       |   256 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next] fs/9p: Remove unused extern declaration [-next] fs/9p: Remove unused extern declaration - 1 - --- 2023-07-20 Yue Haibing Awaiting Upstream
[01/10] kheaders: Ignore silly-rename files netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 David Howells New
[01/27] netfs: Remove call to folio_index() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[02/10] netfs: Fix non-contiguous donation between completed reads netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 David Howells New
[02/27] netfs: Fix a few minor bugs in netfs_page_mkwrite() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[03/10] netfs: Fix enomem handling in buffered reads netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 David Howells New
[03/27] netfs: Remove unnecessary references to pages netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[04/10] nfs: Fix oops in nfs_netfs_init_request() when copying to cache netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 David Howells New
[04/27] netfs: Use a folio_queue allocation and free functions netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[05/10] cachefiles: Parse the "secctx" immediately netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 David Howells New
[05/27] netfs: Add a tracepoint to log the lifespan of folio_queue structs netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[06/10] netfs: Remove redundant use of smp_rmb() netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - 1 - --- 2024-12-13 David Howells New
[06/27] netfs: Abstract out a rolling folio buffer implementation netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit() netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - 1 - --- 2024-12-13 David Howells New
[07/27] netfs: Make netfs_advance_write() return size_t netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[08/10] netfs: Work around recursion by abandoning retry if nothing read netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 David Howells New
[08/27] netfs: Split retry code out of fs/netfs/write_collect.c netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[09/10] netfs: Fix ceph copy to cache on write-begin netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 David Howells New
[09/27] netfs: Drop the error arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[1/3] fs/9p: remove unecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 2023-07-17 Eric Van Hensbergen Superseded
[1/3] netfs: Fix a number of read-retry hangs netfs: Miscellaneous fixes - - 2 --- 2025-02-12 David Howells New
[1/4] netfs: Fix collection of results during pause when collection offloaded netfs: Miscellaneous fixes - - - --- 2025-03-14 David Howells New
[1/4] Revert " fs/9p: mitigate inode collisions" 9p: revert broken inode lookup simplifications - - - --- 2024-10-23 Dominique Martinet New
[1/5] 9p: fix ignored return value in v9fs_dir_release Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[1/8] netfs: Fix mtime/ctime update for mmapped writes netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
[10/10] netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 David Howells New
[10/27] netfs: Drop the was_async arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[11/10] netfs: Fix is-caching check in read-retry netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-16 David Howells New
[11/27] netfs: Don't use bh spinlock netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[12/27] afs: Don't use mutex for I/O operation lock netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[13/27] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[14/27] afs: Fix directory format encoding struct netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[15/27] netfs: Remove some extraneous directory invalidations netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[16/27] cachefiles: Add some subrequest tracepoints netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[17/27] cachefiles: Add auxiliary data trace netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[18/27] afs: Add more tracepoints to do with tracking validity netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[19/27] netfs: Add functions to build/clean a buffer in a folio_queue netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[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
[2/3] netfs: Add retry stat counters netfs: Miscellaneous fixes - - - --- 2025-02-12 David Howells New
[2/4] netfs: Call `invalidate_cache` only if implemented netfs: Miscellaneous fixes - - - --- 2025-03-14 David Howells New
[2/4] Revert "fs/9p: remove redundant pointer v9ses" 9p: revert broken inode lookup simplifications - - - --- 2024-10-23 Dominique Martinet New
[2/5] 9p: virtio: fix unlikely null pointer deref in handle_rerror Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[2/8] netfs: Drop the was_async arg from netfs_read_subreq_terminated() netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
[20/27] netfs: Add support for caching single monolithic objects such as AFS dirs netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[21/27] afs: Make afs_init_request() get a key if not given a file netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[22/27] afs: Use netfslib for directories netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[23/27] afs: Use netfslib for symlinks, allowing them to be cached netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[24/27] afs: Eliminate afs_read netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[25/27] afs: Make {Y,}FS.FetchData an asynchronous operation netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[26/27] netfs: Change the read result collector to only use one work item netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[27/27] afs: Make afs_mkdir() locally initialise a new directory's content netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[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
[3/3] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued netfs: Miscellaneous fixes - - 1 --- 2025-02-12 David Howells New
[3/4] netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits netfs: Miscellaneous fixes - - - --- 2025-03-14 David Howells New
[3/4] Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl" 9p: revert broken inode lookup simplifications - - - --- 2024-10-23 Dominique Martinet New
[3/5] 9p: virtio: make sure 'offs' is initialized in zc_request Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[3/8] afs: Fix missing wire-up of afs_retry_request() netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
[4/4] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int netfs: Miscellaneous fixes - - - --- 2025-03-14 David Howells New
[4/4] Revert "fs/9p: simplify iget to remove unnecessary paths" 9p: revert broken inode lookup simplifications - - - --- 2024-10-23 Dominique Martinet New
[4/5] 9p: virtio: skip incrementing unused variable Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[4/8] afs: Remove unused struct and function prototype netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
[5/5] 9p: remove dead stores (variable set again without being read) Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[5/8] afs: Fix possible infinite loop with unresponsive servers netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
[6/8] afs: Fix the setting of the server responding flag netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
[7/8] cifs: Fix reversion of the iter in cifs_readv_receive(). netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
[8/8] cifs: Make the write_{enter,done,err} tracepoints display netfs info netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
[GIT,PULL] 9p fixes for 6.12-rc4 [GIT,PULL] 9p fixes for 6.12-rc4 - - - --- 2024-10-18 Dominique Martinet New
[GIT,PULL] 9p fixes for 6.13-rc1 [GIT,PULL] 9p fixes for 6.13-rc1 - - - --- 2024-11-29 Dominique Martinet New
[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
[GIT,PULL] more 9p reverts for 6.12-rc5 [GIT,PULL] more 9p reverts for 6.12-rc5 - - - --- 2024-10-25 Dominique Martinet New
[next] fs/9p: remove redundant variable ret [next] fs/9p: remove redundant variable ret - - - --- 2024-11-06 Colin Ian King New
[RFC,v1,35/57] virtio: Remove PAGE_SIZE compile-time constant assumption Untitled series #898849 - - - --- 2024-10-14 Ryan Roberts New
[v1,1/1] net/9p/usbg: fix handling of the failed kzalloc() memory allocation [v1,1/1] net/9p/usbg: fix handling of the failed kzalloc() memory allocation - - - --- 2024-11-09 Mirsad Todorovac New
[v2,01/31] netfs: Remove call to folio_index() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,02/31] netfs: Fix a few minor bugs in netfs_page_mkwrite() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,03/31] netfs: Remove unnecessary references to pages netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,04/31] netfs: Use a folio_queue allocation and free functions netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,05/31] netfs: Add a tracepoint to log the lifespan of folio_queue structs netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,06/31] netfs: Abstract out a rolling folio buffer implementation netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,07/31] netfs: Make netfs_advance_write() return size_t netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,08/31] netfs: Split retry code out of fs/netfs/write_collect.c netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,09/31] netfs: Drop the error arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,1/4] fs/9p: remove unnecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 2023-07-18 Eric Van Hensbergen 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,10/31] netfs: Drop the was_async arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,11/31] netfs: Don't use bh spinlock netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,12/31] afs: Don't use mutex for I/O operation lock netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,13/31] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,14/31] afs: Fix directory format encoding struct netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,15/31] netfs: Remove some extraneous directory invalidations netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,16/31] cachefiles: Add some subrequest tracepoints netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,17/31] cachefiles: Add auxiliary data trace netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,18/31] afs: Add more tracepoints to do with tracking validity netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,19/31] netfs: Add functions to build/clean a buffer in a folio_queue netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[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,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,20/31] netfs: Add support for caching single monolithic objects such as AFS dirs netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,21/31] afs: Make afs_init_request() get a key if not given a file netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,22/31] afs: Use netfslib for directories netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,23/31] afs: Use netfslib for symlinks, allowing them to be cached netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
« 1 2 3 »