Show patches with: Submitter = David Howells       |    Archived = No       |   224 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,30/31] afs: Add a tracepoint for afs_read_receive() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,29/31] afs: Locally initialise the contents of a new symlink on creation netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,28/31] afs: Use the contained hashtable to search a directory netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,27/31] afs: Make afs_mkdir() locally initialise a new directory's content netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,26/31] netfs: Change the read result collector to only use one work item netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,25/31] afs: Make {Y,}FS.FetchData an asynchronous operation netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[v2,24/31] afs: Eliminate afs_read 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
[v2,22/31] afs: Use netfslib for directories 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,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,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,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,17/31] cachefiles: Add auxiliary data trace 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,15/31] netfs: Remove some extraneous directory invalidations 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,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,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,11/31] netfs: Don't use bh spinlock netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 David Howells New
[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,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,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,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,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,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,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,03/31] netfs: Remove unnecessary references to pages 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,01/31] netfs: Remove call to folio_index() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-25 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
[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
[25/27] afs: Make {Y,}FS.FetchData an asynchronous operation 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
[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
[22/27] afs: Use netfslib for directories 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
[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
[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
[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
[17/27] cachefiles: Add auxiliary data trace 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
[15/27] netfs: Remove some extraneous directory invalidations 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
[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
[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
[11/27] netfs: Don't use bh spinlock netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 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
[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
[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
[07/27] netfs: Make netfs_advance_write() return size_t netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 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
[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
[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
[03/27] netfs: Remove unnecessary references to pages netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 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
[01/27] netfs: Remove call to folio_index() netfs: Read performance improvements and "single-blob" support - - - --- 2024-10-24 David Howells New
[v2] afs: Fix missing subdir edit when renamed between parent dirs [v2] afs: Fix missing subdir edit when renamed between parent dirs - - - --- 2024-10-23 David Howells New
afs: Fix missing subdir edit when renamed between parent dirs afs: Fix missing subdir edit when renamed between parent dirs - - - --- 2024-10-21 David Howells New
9p: Don't revert the I/O iterator after reading 9p: Don't revert the I/O iterator after reading - - 1 --- 2024-10-21 David Howells New
[v2] afs: Fix lock recursion [v2] afs: Fix lock recursion - - - --- 2024-10-17 David Howells New
netfs: Downgrade i_rwsem for a buffered write netfs: Downgrade i_rwsem for a buffered write - - - --- 2024-10-16 David Howells New
netfs: Fix kdoc of netfs_read_subreq_progress() netfs: Fix kdoc of netfs_read_subreq_progress() - 1 - --- 2024-10-16 David Howells New
afs: Fix lock recursion afs: Fix lock recursion - - - --- 2024-10-16 David Howells New
netfs: In readahead, put the folio refs as soon extracted netfs: In readahead, put the folio refs as soon extracted - - - --- 2024-10-04 David Howells New
netfs: Fix missing wakeup after issuing writes netfs: Fix missing wakeup after issuing writes - - - --- 2024-10-02 David Howells New
netfs: Fix the netfs_folio tracepoint to handle NULL mapping netfs: Fix the netfs_folio tracepoint to handle NULL mapping - - - --- 2024-09-30 David Howells New
netfs: Add folio_queue API documentation netfs: Add folio_queue API documentation - - - --- 2024-09-30 David Howells New
netfs: Advance iterator correctly rather than jumping it netfs: Advance iterator correctly rather than jumping it - - - --- 2024-09-27 David Howells New
[v2] netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs) [v2] netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs) - - 1 --- 2024-09-26 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
[7/8] cifs: Fix reversion of the iter in cifs_readv_receive(). 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
[5/8] afs: Fix possible infinite loop with unresponsive servers netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
[4/8] afs: Remove unused struct and function prototype netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
[3/8] afs: Fix missing wire-up of afs_retry_request() netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
[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
[1/8] netfs: Fix mtime/ctime update for mmapped writes netfs, afs, cifs: Miscellaneous fixes/changes - - - --- 2024-09-23 David Howells New
afs: Fix setting of the server responding flag afs: Fix setting of the server responding flag - - - --- 2024-09-19 David Howells New
cifs: Make the write_{enter,done,err} tracepoints display netfs info cifs: Make the write_{enter,done,err} tracepoints display netfs info - 1 - --- 2024-09-18 David Howells New
cifs: Fix reversion of the iter in cifs_readv_receive(). cifs: Fix reversion of the iter in cifs_readv_receive(). - - - --- 2024-09-17 David Howells New
netfs, cifs: Fix mtime/ctime update for mmapped writes netfs, cifs: Fix mtime/ctime update for mmapped writes - 1 - --- 2024-09-17 David Howells New
cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF - - - --- 2024-09-16 David Howells New
cifs: Fix cifs readv callback merge resolution issue cifs: Fix cifs readv callback merge resolution issue - - - --- 2024-09-16 David Howells New
afs: Fix missing wire-up of afs_retry_request() afs: Fix missing wire-up of afs_retry_request() - - - --- 2024-09-14 David Howells New
cifs: Fix signature miscalculation cifs: Fix signature miscalculation - 1 - --- 2024-09-12 David Howells New
cifs: Fix up netfs-writeback vs cifs fixes merge conflicts cifs: Fix up netfs-writeback vs cifs fixes merge conflicts - - - --- 2024-09-12 David Howells New
[6/6] netfs, cifs: Improve some debugging bits mm, netfs, cifs: Miscellaneous fixes - - - --- 2024-08-28 David Howells New
[5/6] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region mm, netfs, cifs: Miscellaneous fixes - - - --- 2024-08-28 David Howells New
[4/6] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range() mm, netfs, cifs: Miscellaneous fixes - - - --- 2024-08-28 David Howells New
[3/6] cifs: Fix copy offload to flush destination region mm, netfs, cifs: Miscellaneous fixes - - - --- 2024-08-28 David Howells New
[2/6] netfs, cifs: Fix handling of short DIO read mm, netfs, cifs: Miscellaneous fixes - - - --- 2024-08-28 David Howells New
[1/6] cifs: Fix lack of credit renegotiation on read retry mm, netfs, cifs: Miscellaneous fixes - - - --- 2024-08-28 David Howells New
cifs: Fix copy offload to flush destination region cifs: Fix copy offload to flush destination region - - - --- 2024-08-27 David Howells New
[10/9] netfs: Fix interaction of streaming writes with zero-point tracker netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-24 David Howells New
[9/9] netfs, cifs: Improve some debugging bits netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
[8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
[7/9] netfs, cifs: Fix handling of short DIO read netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
[6/9] cifs: Fix lack of credit renegotiation on read retry netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry - - - --- 2024-08-23 David Howells New
« 1 2 3 »