Show patches with: Submitter = David Howells       |   4348 patches
« 1 2 ... 21 22 2343 44 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,4/6] folio: Add a function to get the host inode for a folio netfs, afs, ceph: Support folios, at least partially - - - --- 2021-08-27 David Howells New
[v2,3/6] folio: Add a function to change the private data attached to a folio netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-27 David Howells New
[v2,2/6] afs: Sort out symlink reading netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-27 David Howells New
[v2,1/6] afs: Fix afs_launder_page() to set correct start file position netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-27 David Howells New
[6/6] afs: Use folios in directory handling netfs, afs, ceph: Support folios, at least partially - - - --- 2021-08-24 David Howells New
[5/6] netfs, afs, ceph: Use folios netfs, afs, ceph: Support folios, at least partially - - - --- 2021-08-24 David Howells New
[4/6] afs: Sort out symlink reading netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-24 David Howells New
[3/6] folio: Add a function to get the host inode for a folio netfs, afs, ceph: Support folios, at least partially - - - --- 2021-08-24 David Howells New
[2/6] folio: Add a function to change the private data attached to a folio netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-24 David Howells New
[1/6] afs: Fix afs_launder_page() to set correct start file position netfs, afs, ceph: Support folios, at least partially - 1 - --- 2021-08-24 David Howells New
mm: Export PageHeadHuge() mm: Export PageHeadHuge() - - - --- 2021-08-20 David Howells New
afs: Fix afs_launder_page() to set correct start file position afs: Fix afs_launder_page() to set correct start file position - 1 - --- 2021-08-19 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-08-13 David Howells New
afs: Fix afs_launder_page() to set correct start file position afs: Fix afs_launder_page() to set correct start file position - - - --- 2021-08-12 David Howells New
[RFC,v2,5/5] mm: Remove swap BIO paths and only use DIO paths [BROKEN] mm: Fix NFS swapfiles and use DIO for swapfiles - - - --- 2021-08-12 David Howells New
[RFC,v2,4/5] mm: Make __swap_writepage() do async DIO if asked for it mm: Fix NFS swapfiles and use DIO for swapfiles - - - --- 2021-08-12 David Howells New
[RFC,v2,3/5] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage() mm: Fix NFS swapfiles and use DIO for swapfiles - - - --- 2021-08-12 David Howells New
[RFC,v2,2/5] mm: Remove the callback func argument from __swap_writepage() mm: Fix NFS swapfiles and use DIO for swapfiles - 1 - --- 2021-08-12 David Howells New
[RFC,v2,1/5] nfs: Fix write to swapfile failure due to generic_write_checks() mm: Fix NFS swapfiles and use DIO for swapfiles - - - --- 2021-08-12 David Howells New
[2/2] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage() mm: Fix NFS swapfiles and use DIO read for swapfiles - - - --- 2021-08-12 David Howells New
[1/2] nfs: Fix write to swapfile failure due to generic_write_checks() mm: Fix NFS swapfiles and use DIO read for swapfiles - - - --- 2021-08-12 David Howells New
[RFC] netfs, afs, ceph: Use folios [RFC] netfs, afs, ceph: Use folios - - - --- 2021-08-11 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-07-26 David Howells New
[RFC,13/12] netfs: Do copy-to-cache-on-read through VM writeback [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[GIT,PULL] afs: Miscellaneous fixes [GIT,PULL] afs: Miscellaneous fixes - - - --- 2021-07-21 David Howells New
[RFC,12/12] netfs: Export some read-request ref functions [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[RFC,11/12] netfs: Put a list of regions in /proc/fs/netfs/regions [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[RFC,10/12] netfs: Do encryption in write preparatory phase [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[RFC,09/12] netfs: Send write request to multiple destinations [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[RFC,08/12] netfs: Keep dirty mark for pages with more than one dirty region [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[RFC,07/12] netfs: Initiate write request from a dirty region [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[RFC,06/12] netfs: Keep lists of pending, active, dirty and flushed regions [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[RFC,05/12] netfs: Add a netfs inode context [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[RFC,04/12] netfs: Use a buffer in netfs_read_request and add pages to it [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[RFC,03/12] netfs: Remove netfs_read_subrequest::transferred [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[RFC,02/12] netfs: Add an iov_iter to the read subreq for the network fs/cache to use [RFC,01/12] afs: Sort out symlink reading - - - --- 2021-07-21 David Howells New
[RFC,01/12] afs: Sort out symlink reading [RFC,01/12] afs: Sort out symlink reading - 1 - --- 2021-07-21 David Howells New
[v2,4/4] afs: Remove redundant assignment to ret afs: Miscellaneous fixes - 1 - --- 2021-07-12 David Howells New
[v2,3/4] afs: Fix setting of writeback_index afs: Miscellaneous fixes - 1 - --- 2021-07-12 David Howells New
[v2,2/4] afs: check function return afs: Miscellaneous fixes - 1 - --- 2021-07-12 David Howells New
[v2,1/4] afs: Fix tracepoint string placement with built-in AFS afs: Miscellaneous fixes - 2 - --- 2021-07-12 David Howells New
[3/3] afs: Remove redundant assignment to ret afs: Miscellaneous fixes - 1 - --- 2021-07-12 David Howells New
[2/3] afs: check function return afs: Miscellaneous fixes - - - --- 2021-07-12 David Howells New
[1/3] afs: Fix tracepoint string placement with built-in AFS afs: Miscellaneous fixes - 1 - --- 2021-07-12 David Howells New
netfs: Add MAINTAINERS record netfs: Add MAINTAINERS record 1 - - --- 2021-07-12 David Howells New
[12/12] fscache: Use refcount_t for the cookie refcount instead of atomic_t fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
[11/12] fscache: Fix fscache_cookie_put() to not deref after dec fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
« 1 2 ... 21 22 2343 44 »