Show patches with: Submitter = David Howells       |    State = Action Required       |   4012 patches
« 1 2 ... 18 19 2040 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[10/12] fscache: Fix cookie key hashing fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
[09/12] cachefiles: Change %p in format strings to something else fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
[08/12] fscache: Change %p in format strings to something else fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
[07/12] fscache: Remove the object list procfile fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
[06/12] fscache, cachefiles: Remove the histogram stuff fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
[05/12] fscache: Procfile to display cookies fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
[04/12] fscache: Add a cookie debug ID and use that in traces fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
[03/12] cachefiles: Use file_inode() rather than accessing ->f_inode fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
[02/12] netfs: Move cookie debug ID to struct netfs_cache_resources fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
[01/12] fscache: Select netfs stats if fscache stats are enabled fscache: Some prep work for fscache rewrite - - - --- 2021-06-21 David Howells New
afs: Fix tracepoint string placement with built-in AFS afs: Fix tracepoint string placement with built-in AFS - 1 - --- 2021-06-21 David Howells New
[GIT,PULL] netfs, afs: Fix write_begin/end [GIT,PULL] netfs, afs: Fix write_begin/end - - - --- 2021-06-21 David Howells New
[v3,2/2] netfs: fix test for whether we can skip read when writing beyond EOF netfs, afs: Fix write_begin/end - 1 - --- 2021-06-21 David Howells New
[v3,1/2] afs: Fix afs_write_end() to handle short writes netfs, afs: Fix write_begin/end 1 1 - --- 2021-06-21 David Howells New
[v2,3/3] netfs: fix test for whether we can skip read when writing beyond EOF netfs, afs: Fix netfs_write_begin and THP handling - 1 - --- 2021-06-17 David Howells New
[v2,2/3] afs: Fix afs_write_end() to handle short writes netfs, afs: Fix netfs_write_begin and THP handling 1 - - --- 2021-06-17 David Howells New
[v2,1/3] afs: Handle len being extending over page end in write_begin/write_end netfs, afs: Fix netfs_write_begin and THP handling 1 - - --- 2021-06-17 David Howells New
afs: Re-enable freezing once a page fault is interrupted afs: Re-enable freezing once a page fault is interrupted - - - --- 2021-06-16 David Howells New
netfs: Add MAINTAINERS record netfs: Add MAINTAINERS record 1 - - --- 2021-06-15 David Howells New
netfs: Add MAINTAINERS record netfs: Add MAINTAINERS record 1 - - --- 2021-06-15 David Howells New
afs: fix no return statement in function returning non-void afs: fix no return statement in function returning non-void 1 - - --- 2021-06-15 David Howells New
afs: Fix an IS_ERR() vs NULL check afs: Fix an IS_ERR() vs NULL check - - - --- 2021-06-15 David Howells New
[3/3] netfs: fix test for whether we can skip read when writing beyond EOF [1/3] afs: Handle len being extending over page end in write_begin/write_end - - - --- 2021-06-14 David Howells New
[2/3] afs: Fix afs_write_end() to handle short writes [1/3] afs: Handle len being extending over page end in write_begin/write_end - - - --- 2021-06-14 David Howells New
[1/3] afs: Handle len being extending over page end in write_begin/write_end [1/3] afs: Handle len being extending over page end in write_begin/write_end - - - --- 2021-06-14 David Howells New
afs: Fix partial writeback of large files on fsync and close afs: Fix partial writeback of large files on fsync and close - 1 - --- 2021-06-06 David Howells New
fscache: Select netfs stats if fscache stats are enabled fscache: Select netfs stats if fscache stats are enabled 1 - - --- 2021-06-04 David Howells New
afs: Fix the nlink handling of dir-over-dir rename afs: Fix the nlink handling of dir-over-dir rename - 1 - --- 2021-05-27 David Howells New
afs: Fix fall-through warnings for Clang afs: Fix fall-through warnings for Clang - 1 - --- 2021-05-25 David Howells New
[GIT,PULL] netfs: Fixes [GIT,PULL] netfs: Fixes - - - --- 2021-05-25 David Howells New
afs: Fix the nlink handling of dir-over-dir rename afs: Fix the nlink handling of dir-over-dir rename - 1 - --- 2021-05-25 David Howells New
netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual - 1 - --- 2021-05-13 David Howells New
netfs: Pass flags through to grab_cache_page_write_begin() netfs: Pass flags through to grab_cache_page_write_begin() - 1 - --- 2021-05-13 David Howells New
afs: Fix speculative status fetches afs: Fix speculative status fetches - - - --- 2021-04-30 David Howells New
afs: Fix speculative status fetches afs: Fix speculative status fetches - - - --- 2021-04-30 David Howells New
afs: Fix speculative status fetches afs: Fix speculative status fetches - 1 1 --- 2021-04-28 David Howells New
« 1 2 ... 18 19 2040 41 »