Show patches with: Submitter = David Howells       |   4295 patches
« 1 2 ... 20 21 2242 43 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[35/67] fscache: Automatically close a file that's been unused for a while fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[34/67] cachefiles: Make cachefiles_write_prepare() check for space fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[33/67] cachefiles: Trace decisions in cachefiles_prepare_read() fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[32/67] fscache: Replace the object management state machine fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[31/67] cachefiles: Don't use XATTR_ flags with vfs_setxattr() fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[30/67] cachefiles: Round the cachefile size up to DIO block size fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[29/67] cachefiles: Trace read and write operations fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[28/67] cachefiles: Trace truncations fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[27/67] cachefiles: trace: Log coherency checks fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[26/67] cachefiles: Change to storing file* rather than dentry* fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[25/67] cachefiles: Fold fscache_object into cachefiles_object fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[24/67] cachefiles: Remove separate backer dentry from cachefiles_object fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[23/67] cachefiles: trace: Improve the lookup tracepoint fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[22/67] cachefiles: Simplify the pathwalk and save the filename for an object fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[21/67] cachefiles: Prevent inode from going away when burying a dentry fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[20/67] cachefiles: Remove some redundant checks on unsigned values fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[19/67] cachefiles: Don't set an xattr on the root of the cache fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[18/67] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[17/67] fscache: Rename fscache_cookie_{get,put,see}() fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[16/67] fscache: Remove the I/O operation manager fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[15/67] fscache: Disable fscache_begin_operation() fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[14/67] fscache: Temporarily disable fscache_invalidate() fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[13/67] fscache: Remove old I/O tracepoints fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[12/67] fscache: Remove obsolete stats fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[11/67] fscache: Remove fscache_attr_changed() fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[10/67] fscache: Remove fscache_check_consistency() fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[09/67] fscache: Remove store_limit* from struct fscache_object fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[08/67] fscache: Remove struct fscache_cookie_def fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[07/67] fscache: Remove the netfs data from the cookie fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[05/67] afs: Fix afs_write_end() to handle len > page size fscache: Rewrite index API and management system 1 - - --- 2021-10-18 David Howells New
[04/67] afs: Handle len being extending over page end in write_begin/write_end fscache: Rewrite index API and management system 1 - - --- 2021-10-18 David Howells New
[03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[02/67] vfs: Provide S_KERNEL_FILE inode flag fscache: Rewrite index API and management system - - - --- 2021-10-18 David Howells New
[01/67] mm: Stop filemap_read() from grabbing a superfluous page fscache: Rewrite index API and management system 2 - - --- 2021-10-18 David Howells New
[v3,10/10] fscache: Update the documentation to reflect I/O API changes fscache: Replace and remove old I/O API - - - --- 2021-10-07 David Howells New
[v3,09/10] fscache: Remove stats that are no longer used fscache: Replace and remove old I/O API - - - --- 2021-10-07 David Howells New
[v3,08/10] fscache: Remove the old I/O API fscache: Replace and remove old I/O API - - - --- 2021-10-07 David Howells New
[v3,07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API fscache: Replace and remove old I/O API - - - --- 2021-10-07 David Howells New
[v3,06/10] 9p: Convert to using the netfs helper lib to do reads and caching fscache: Replace and remove old I/O API - - - --- 2021-10-07 David Howells New
[v3,05/10] nfs: Move to using the alternate fallback fscache I/O API fscache: Replace and remove old I/O API - - 1 --- 2021-10-07 David Howells New
[v3,04/10] fscache: Implement a fallback I/O interface to replace the old API fscache: Replace and remove old I/O API - - 1 --- 2021-10-07 David Howells New
[v3,03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros fscache: Replace and remove old I/O API - - - --- 2021-10-07 David Howells New
[v3,02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie fscache: Replace and remove old I/O API - - - --- 2021-10-07 David Howells New
[v3,01/10] fscache: Generalise the ->begin_read_operation method fscache: Replace and remove old I/O API - - 1 --- 2021-10-07 David Howells New
[GIT,PULL] netfs, cachefiles, afs: Collected fixes [GIT,PULL] netfs, cachefiles, afs: Collected fixes - - - --- 2021-10-07 David Howells New
[RFC] mm: Stop filemap_read() from grabbing a superfluous page [RFC] mm: Stop filemap_read() from grabbing a superfluous page 1 - - --- 2021-10-07 David Howells New
[GIT,PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one unused variable [GIT,PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one unused variable - - - --- 2021-10-05 David Howells New
[v3,5/5] fscache: Remove an unused static variable fscache, afs, 9p, nfs: Warning fixes - 1 - --- 2021-10-05 David Howells New
[v3,4/5] fscache: Fix some kerneldoc warnings shown up by W=1 fscache, afs, 9p, nfs: Warning fixes - 1 - --- 2021-10-05 David Howells New
[v3,3/5] 9p: Fix a bunch of kerneldoc warnings shown up by W=1 fscache, afs, 9p, nfs: Warning fixes - 2 - --- 2021-10-05 David Howells New
[v3,2/5] afs: Fix kerneldoc warning shown up by W=1 fscache, afs, 9p, nfs: Warning fixes - 1 - --- 2021-10-05 David Howells New
[v3,1/5] nfs: Fix kerneldoc warning shown up by W=1 fscache, afs, 9p, nfs: Warning fixes - 1 - --- 2021-10-05 David Howells New
cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object - - - --- 2021-10-01 David Howells New
[v2] afs: Fix afs_launder_page() to set correct start file position [v2] afs: Fix afs_launder_page() to set correct start file position - 1 - --- 2021-09-29 David Howells New
[RFC,v2] fscache, 9p, afs, nfs: Deal with some warnings from W=1 [RFC,v2] fscache, 9p, afs, nfs: Deal with some warnings from W=1 - 2 - --- 2021-09-28 David Howells New
[v3,9/9] mm: Remove swap BIO paths and only use DIO paths mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,8/9] block, btrfs, ext4, xfs: Implement swap_rw mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,7/9] nfs: Fix write to swapfile failure due to generic_write_checks() mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,6/9] mm: Make __swap_writepage() do async DIO if asked for it mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,5/9] mm: Make swap_readpage() for SWP_FS_OPS use ->swap_rw() not ->readpage() mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,4/9] Introduce IOCB_SWAP kiocb flag to trigger REQ_SWAP mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,3/9] mm: Make swap_readpage() void mm: Use DIO for swap and fix NFS swapfiles - 1 - --- 2021-09-24 David Howells New
[v3,2/9] mm: Add 'supports' field to the address_space_operations to list features mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,1/9] mm: Remove the callback func argument from __swap_writepage() mm: Use DIO for swap and fix NFS swapfiles - 1 - --- 2021-09-24 David Howells New
netfs: Fix READ/WRITE confusion when calling iov_iter_xarray() netfs: Fix READ/WRITE confusion when calling iov_iter_xarray() - 1 - --- 2021-09-23 David Howells New
[v2] afs: Fix afs_launder_page() to set correct start file position [v2] afs: Fix afs_launder_page() to set correct start file position - 1 - --- 2021-09-21 David Howells New
[RFC] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1 [RFC] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1 - - - --- 2021-09-20 David Howells New
[GIT,PULL] afs: Fixes for 3rd party-induced data corruption [GIT,PULL] afs: Fixes for 3rd party-induced data corruption - - - --- 2021-09-20 David Howells New
[v2,8/8] fscache: Update the documentation to reflect I/O API changes fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,7/8] fscache: Remove stats that are no longer used fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,6/8] fscache: Remove the old I/O API fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,5/8] cifs: (untested) Move to using the alternate fallback fscache I/O API fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,3/8] nfs: Move to using the alternate fallback fscache I/O API fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,2/8] fscache: Implement a fallback I/O interface to replace the old API fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[v2,1/8] fscache: Generalise the ->begin_read_operation method fscache: Replace and remove old I/O API v2 - - - --- 2021-09-17 David Howells New
[8/8] fscache: Update the documentation to reflect I/O API changes fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[7/8] fscache: Remove stats that are no longer used fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[6/8] fscache: Remove the old I/O API fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[5/8] cifs: (untested) Move to using the alternate (deprecated) fscache I/O API fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[3/8] nfs: Move to using the alternate (deprecated) fscache I/O API fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[2/8] fscache: Implement an alternate I/O interface to replace the old API fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[1/8] fscache: Generalise the ->begin_read_operation method fscache: Replace and remove old I/O API - - - --- 2021-09-14 David Howells New
[GIT,PULL] afs: Fixes for 3rd party-induced data corruption [GIT,PULL] afs: Fixes for 3rd party-induced data corruption - - - --- 2021-09-13 David Howells New
[7/6] afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server afs: Fixes for 3rd party-induced data corruption - 1 1 --- 2021-09-10 David Howells New
[RFC] vfs, afs: Pass the file from fstat()/statx() to the fs for auth purposes [RFC] vfs, afs: Pass the file from fstat()/statx() to the fs for auth purposes - - - --- 2021-09-10 David Howells New
afs: Fix updating of i_blocks on file/dir extension afs: Fix updating of i_blocks on file/dir extension - 1 - --- 2021-09-08 David Howells New
[6/6] afs: Try to avoid taking RCU read lock when checking vnode validity afs: Fixes for 3rd party-induced data corruption - - - --- 2021-09-08 David Howells New
[5/6] afs: Fix mmap coherency vs 3rd-party changes afs: Fixes for 3rd party-induced data corruption - - - --- 2021-09-08 David Howells New
[4/6] afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation afs: Fixes for 3rd party-induced data corruption - - - --- 2021-09-08 David Howells New
[3/6] afs: Add missing vnode validation checks afs: Fixes for 3rd party-induced data corruption - - - --- 2021-09-08 David Howells New
[2/6] afs: Fix page leak afs: Fixes for 3rd party-induced data corruption - 1 1 --- 2021-09-08 David Howells New
[1/6] afs: Fix missing put on afs_read objects and missing get on the key therein afs: Fixes for 3rd party-induced data corruption - - - --- 2021-09-08 David Howells New
[GIT,PULL] fscache: Fixes and rewrite preparation [GIT,PULL] fscache: Fixes and rewrite preparation - - - --- 2021-08-31 David Howells New
afs: Fix missing put on afs_read objects on missing get on the key therein afs: Fix missing put on afs_read objects on missing get on the key therein - - - --- 2021-08-27 David Howells New
[v2,04/12] fscache: Add a cookie debug ID and use that in traces Untitled series #538297 - 2 - --- 2021-08-27 David Howells New
[v2,6/6] afs: Use folios in directory handling netfs, afs, ceph: Support folios, at least partially - - - --- 2021-08-27 David Howells New
[v2,5/6] netfs, afs, ceph: Use folios netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-27 David Howells New
« 1 2 ... 20 21 2242 43 »