Show patches with: Archived = No       |   338 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,32/32] netfs: Report on NULL folioq in netfs_writeback_unlock_folios() netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,31/32] afs: Add a tracepoint for afs_read_receive() netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,30/32] afs: Locally initialise the contents of a new symlink on creation netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,29/32] afs: Use the contained hashtable to search a directory netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,28/32] afs: Make afs_mkdir() locally initialise a new directory's content netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,27/32] netfs: Change the read result collector to only use one work item netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,26/32] Display waited-on page index after 1min of waiting netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,25/32] afs: Make {Y,}FS.FetchData an asynchronous operation netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,24/32] afs: Fix cleanup of immediately failed async calls netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,23/32] afs: Eliminate afs_read netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,22/32] afs: Use netfslib for symlinks, allowing them to be cached netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,21/32] afs: Use netfslib for directories netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,20/32] afs: Make afs_init_request() get a key if not given a file netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,19/32] netfs: Add support for caching single monolithic objects such as AFS dirs netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,18/32] netfs: Add functions to build/clean a buffer in a folio_queue netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,17/32] afs: Add more tracepoints to do with tracking validity netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,16/32] cachefiles: Add auxiliary data trace netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,15/32] cachefiles: Add some subrequest tracepoints netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,14/32] netfs: Remove some extraneous directory invalidations netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,13/32] afs: Fix directory format encoding struct netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,12/32] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,11/32] afs: Don't use mutex for I/O operation lock netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,10/32] netfs: Don't use bh spinlock netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,09/32] netfs: Drop the was_async arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,08/32] netfs: Drop the error arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,07/32] netfs: Split retry code out of fs/netfs/write_collect.c netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,06/32] netfs: Make netfs_advance_write() return size_t netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,05/32] netfs: Abstract out a rolling folio buffer implementation netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,04/32] netfs: Add a tracepoint to log the lifespan of folio_queue structs netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,03/32] netfs: Use a folio_queue allocation and free functions netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,02/32] cachefiles: Clean up some whitespace in trace header netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 David Howells New
[v5,01/32] netfs: Clean up some whitespace in trace header netfs: Read performance improvements and "single-blob" support - - - --- 2024-12-16 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
[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
[09/10] netfs: Fix ceph copy to cache on write-begin netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 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
[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
[06/10] netfs: Remove redundant use of smp_rmb() netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - 1 - --- 2024-12-13 David Howells New
[05/10] cachefiles: Parse the "secctx" immediately netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 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
[03/10] netfs: Fix enomem handling in buffered reads netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 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
[01/10] kheaders: Ignore silly-rename files netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes - - - --- 2024-12-13 David Howells New
9p: Limit xattr size to XATTR_SIZE_MAX 9p: Limit xattr size to XATTR_SIZE_MAX - - - --- 2024-12-12 Leo Stone New
Alloc cap limit for 9p xattrs (Was: WARNING in __alloc_frozen_pages_noprof) Alloc cap limit for 9p xattrs (Was: WARNING in __alloc_frozen_pages_noprof) - - - --- 2024-12-11 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
net/9p/usbg: allow building as standalone module net/9p/usbg: allow building as standalone module - - - --- 2024-11-22 Dominique Martinet New
9p/xen: fix release of IRQ 9p/xen: fix release of IRQ - 1 - --- 2024-11-21 Alexander Merritt New
9p/xen: fix init sequence 9p/xen: fix init sequence - 1 - --- 2024-11-19 Alexander Merritt 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
[v4,33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,32/33] afs: Add a tracepoint for afs_read_receive() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,31/33] afs: Locally initialise the contents of a new symlink on creation netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,30/33] afs: Use the contained hashtable to search a directory netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,29/33] afs: Make afs_mkdir() locally initialise a new directory's content netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,28/33] netfs: Change the read result collector to only use one work item netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,27/33] afs: Make {Y,}FS.FetchData an asynchronous operation netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,26/33] afs: Fix cleanup of immediately failed async calls netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,25/33] afs: Eliminate afs_read netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,24/33] afs: Use netfslib for symlinks, allowing them to be cached netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,23/33] afs: Use netfslib for directories netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,22/33] afs: Make afs_init_request() get a key if not given a file netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,21/33] netfs: Add support for caching single monolithic objects such as AFS dirs netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,20/33] netfs: Add functions to build/clean a buffer in a folio_queue netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,19/33] afs: Add more tracepoints to do with tracking validity netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,18/33] cachefiles: Add auxiliary data trace netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,17/33] cachefiles: Add some subrequest tracepoints netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,16/33] netfs: Remove some extraneous directory invalidations netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,15/33] afs: Fix directory format encoding struct netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,14/33] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,13/33] afs: Don't use mutex for I/O operation lock netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,12/33] netfs: Don't use bh spinlock netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,11/33] netfs: Drop the was_async arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,10/33] netfs: Drop the error arg from netfs_read_subreq_terminated() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,09/33] netfs: Split retry code out of fs/netfs/write_collect.c netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,08/33] netfs: Make netfs_advance_write() return size_t netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,07/33] netfs: Abstract out a rolling folio buffer implementation netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,05/33] netfs: Use a folio_queue allocation and free functions netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,04/33] netfs: Remove unnecessary references to pages netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,02/33] netfs: Remove call to folio_index() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
[v4,01/33] kheaders: Ignore silly-rename files netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-08 David Howells New
netfs: If didn't read new data then abandon retry netfs: If didn't read new data then abandon retry - - - --- 2024-11-08 Lizhi Xu New
[V2,next] fs/9p: replace functions v9fs_cache_{register|unregister} with direct calls [V2,next] fs/9p: replace functions v9fs_cache_{register|unregister} with direct calls 1 - - --- 2024-11-07 Colin Ian King New
[next] fs/9p: remove redundant variable ret [next] fs/9p: remove redundant variable ret - - - --- 2024-11-06 Colin Ian King New
[v3,33/33] netfs: Report on NULL folioq in netfs_writeback_unlock_folios() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,32/33] afs: Add a tracepoint for afs_read_receive() netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,31/33] afs: Locally initialise the contents of a new symlink on creation netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,30/33] afs: Use the contained hashtable to search a directory netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,29/33] afs: Make afs_mkdir() locally initialise a new directory's content netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,28/33] netfs: Change the read result collector to only use one work item netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,27/33] afs: Make {Y,}FS.FetchData an asynchronous operation netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,26/33] afs: Fix cleanup of immediately failed async calls netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,25/33] afs: Eliminate afs_read netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,24/33] afs: Use netfslib for symlinks, allowing them to be cached netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,23/33] afs: Use netfslib for directories netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,22/33] afs: Make afs_init_request() get a key if not given a file netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,21/33] netfs: Add support for caching single monolithic objects such as AFS dirs netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
[v3,20/33] netfs: Add functions to build/clean a buffer in a folio_queue netfs: Read performance improvements and "single-blob" support - - - --- 2024-11-06 David Howells New
« 1 2 3 4 »