| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-19 | fs: replace use of system_unbound_wq with system_dfl_wq | Marco Crivellari | 1 | -1/+1 |
| 2025-05-23 | netfs: Fix undifferentiation of DIO reads from unbuffered reads | David Howells | 1 | -0/+1 |
| 2025-05-21 | netfs: Fix the request's work item to not require a ref | David Howells | 1 | -4/+4 |
| 2024-12-20 | afs: Make {Y,}FS.FetchData an asynchronous operation | David Howells | 1 | -0/+12 |
| 2024-12-20 | afs: Use netfslib for directories | David Howells | 1 | -2/+2 |
| 2024-12-20 | netfs: Work around recursion by abandoning retry if nothing read | David Howells | 1 | -1/+4 |
| 2024-09-05 | netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream | David Howells | 1 | -1/+3 |
| 2024-05-01 | netfs, afs: Use writeback retry to deal with alternate keys | David Howells | 1 | -98/+93 |
| 2024-05-01 | netfs: Remove the old writeback code | David Howells | 1 | -40/+0 |
| 2024-05-01 | netfs: Cut over to using new writeback code | David Howells | 1 | -0/+2 |
| 2024-05-01 | netfs, afs: Implement helpers for new write code | David Howells | 1 | -0/+54 |
| 2024-05-01 | afs: Use alternative invalidation to using launder_folio | David Howells | 1 | -7/+3 |
| 2024-01-19 | Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -797/+29 |
| 2024-01-10 | Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
| 2023-12-28 | afs: Use the netfs write helpers | David Howells | 1 | -678/+29 |
| 2023-12-24 | afs: Wrap most op->error accesses with inline funcs | David Howells | 1 | -3/+3 |
| 2023-12-24 | afs: Don't use folio->private to record partial modification | David Howells | 1 | -150/+38 |
| 2023-12-24 | netfs: Move pinning-for-writeback from fscache to netfs | David Howells | 1 | -9/+0 |
| 2023-12-10 | fs: convert error_remove_page to error_remove_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2023-12-10 | afs: do not test the return value of folio_start_writeback() | Matthew Wilcox (Oracle) | 1 | -4/+2 |
| 2023-10-18 | afs: convert to new timestamp accessors | Jeff Layton | 1 | -1/+1 |
| 2023-07-04 | afs: Fix accidental truncation when storing data | David Howells | 1 | -3/+5 |
| 2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+8 |
| 2023-06-23 | afs: convert pagevec to folio_batch in afs_extend_writeback() | Matthew Wilcox (Oracle) | 1 | -8/+8 |
| 2023-06-19 | afs: Fix waiting for writeback then skipping folio | Vishal Moola (Oracle) | 1 | -2/+4 |
| 2023-06-19 | afs: Fix dangling folio ref counts in writeback | Vishal Moola (Oracle) | 1 | -0/+1 |
| 2023-04-05 | mm: return an ERR_PTR from __filemap_get_folio | Christoph Hellwig | 1 | -2/+2 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -57/+59 |
| 2023-02-03 | afs: use bvec_set_folio to initialize a bvec | Christoph Hellwig | 1 | -5/+3 |
| 2023-02-02 | afs: convert afs_writepages_region() to use filemap_get_folios_tag() | Vishal Moola (Oracle) | 1 | -57/+59 |
| 2022-12-22 | afs: Stop implementing ->writepage() | David Howells | 1 | -36/+47 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -2/+2 |
| 2022-08-13 | afs: Enable multipage folio support | David Howells | 1 | -1/+1 |
| 2022-06-10 | netfs: Further cleanups after struct netfs_inode wrapper introduced | Linus Torvalds | 1 | -1/+1 |
| 2022-06-09 | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context | David Howells | 1 | -11/+10 |
| 2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+1 |
| 2022-05-22 | afs: Adjust ACK interpretation to try and cope with NAT | David Howells | 1 | -0/+1 |
| 2022-05-08 | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-05-08 | fs: Remove aop_flags parameter from netfs_write_begin() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-04-08 | fscache: Remove the cookie parameter from fscache_clear_page_bits() | Yue Hu | 1 | -2/+1 |
| 2022-03-31 | Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+4 |
| 2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -5/+5 |
| 2022-03-18 | afs: Maintain netfs_i_context::remote_i_size | David Howells | 1 | -4/+3 |
| 2022-03-18 | netfs: Add a netfs inode context | David Howells | 1 | -2/+1 |
| 2022-03-15 | fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio() | Matthew Wilcox (Oracle) | 1 | -2/+3 |
| 2022-03-15 | afs: Convert from launder_page to launder_folio | Matthew Wilcox (Oracle) | 1 | -3/+2 |
| 2022-03-11 | afs: Fix potential thrashing in afs writeback | David Howells | 1 | -1/+8 |
| 2022-01-07 | afs: Copy local writes to the cache when writing to the server | David Howells | 1 | -12/+75 |
| 2022-01-07 | afs: Convert afs to use the new fscache API | David Howells | 1 | -1/+0 |
| 2021-11-10 | netfs, 9p, afs, ceph: Use folios | David Howells | 1 | -180/+167 |
| 2021-11-01 | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -4/+5 |
| 2021-10-05 | afs: Fix afs_launder_page() to set correct start file position | David Howells | 1 | -2/+1 |
| 2021-09-27 | mm/writeback: Add folio_wait_writeback() | Matthew Wilcox (Oracle) | 1 | -4/+5 |
| 2021-09-13 | afs: Fix updating of i_blocks on file/dir extension | David Howells | 1 | -1/+1 |
| 2021-09-13 | afs: Add missing vnode validation checks | David Howells | 1 | -2/+15 |
| 2021-09-10 | afs: Fix page leak | David Howells | 1 | -2/+8 |
| 2021-07-21 | afs: Fix setting of writeback_index | David Howells | 1 | -1/+1 |
| 2021-07-21 | afs: check function return | Tom Rix | 1 | -5/+11 |
| 2021-06-25 | Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+9 |
| 2021-06-21 | afs: Fix afs_write_end() to handle short writes | David Howells | 1 | -2/+9 |
| 2021-06-18 | afs: Re-enable freezing once a page fault is interrupted | Matthew Wilcox (Oracle) | 1 | -5/+8 |
| 2021-06-07 | afs: Fix partial writeback of large files on fsync and close | Marc Dionne | 1 | -1/+1 |
| 2021-05-01 | afs: Fix speculative status fetches | David Howells | 1 | -0/+1 |
| 2021-04-23 | afs: Use the netfs_write_begin() helper | David Howells | 1 | -96/+12 |
| 2021-04-23 | afs: Use new netfs lib read helper API | David Howells | 1 | -2/+5 |
| 2021-04-23 | afs: Prepare for use of THPs | David Howells | 1 | -195/+239 |
| 2021-04-23 | afs: Extract writeback extension into its own function | David Howells | 1 | -42/+67 |
| 2021-04-23 | afs: Wait on PG_fscache before modifying/releasing a page | David Howells | 1 | -0/+10 |
| 2021-04-23 | afs: Use ITER_XARRAY for writing | David Howells | 1 | -43/+57 |
| 2021-04-23 | afs: Set up the iov_iter before calling afs_extract_data() | David Howells | 1 | -8/+19 |
| 2021-04-23 | afs: Move key to afs_read struct | David Howells | 1 | -6/+6 |
| 2021-04-23 | afs: Pass page into dirty region helpers to provide THP size | David Howells | 1 | -35/+25 |
| 2021-04-23 | afs: Disable use of the fscache I/O routines | David Howells | 1 | -10/+0 |
| 2021-03-23 | afs: Use wait_on_page_writeback_killable | Matthew Wilcox (Oracle) | 1 | -2/+1 |
| 2020-11-14 | afs: Fix afs_write_end() when called with copied == 0 [ver #3] | David Howells | 1 | -1/+4 |
| 2020-10-29 | afs: Fix dirty-region encoding on ppc32 with 64K pages | David Howells | 1 | -5/+0 |
| 2020-10-29 | afs: Fix afs_invalidatepage to adjust the dirty region | David Howells | 1 | -0/+1 |
| 2020-10-29 | afs: Alter dirty range encoding in page->private | David Howells | 1 | -1/+1 |
| 2020-10-29 | afs: Wrap page->private manipulations in inline functions | David Howells | 1 | -18/+13 |
| 2020-10-29 | afs: Fix where page->private is set during write | David Howells | 1 | -15/+26 |
| 2020-10-29 | afs: Fix page leak on afs_write_begin() failure | David Howells | 1 | -12/+11 |
| 2020-10-29 | afs: Fix to take ref on page when PG_private is set | David Howells | 1 | -8/+10 |
| 2020-10-27 | afs: Fix afs_launder_page to not clear PG_writeback | David Howells | 1 | -4/+6 |
| 2020-10-08 | afs: Fix deadlock between writeback and truncate | David Howells | 1 | -0/+11 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-07-15 | afs: Fix interruption of operations | David Howells | 1 | -0/+1 |
| 2020-06-15 | afs: Fix truncation issues and mmap writeback size | David Howells | 1 | -0/+6 |
| 2020-06-15 | afs: Concoct ctimes | David Howells | 1 | -0/+1 |
| 2020-06-15 | afs: afs_write_end() should change i_size under the right lock | David Howells | 1 | -2/+2 |
| 2020-06-15 | afs: Fix non-setting of mtime when writing into mmap | David Howells | 1 | -0/+1 |
| 2020-06-11 | afs: Fix afs_store_data() to set mtime in new operation descriptor | David Howells | 1 | -0/+1 |
| 2020-06-04 | afs: Build an abstraction around an "operation" concept | David Howells | 1 | -58/+90 |
| 2020-05-31 | afs: Rename struct afs_fs_cursor to afs_operation | David Howells | 1 | -1/+1 |
| 2019-07-10 | Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+1 |
| 2019-06-20 | fs/afs: use struct_size() in kzalloc() | Zhengyuan Liu | 1 | -2/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-16 | afs: Fix application of status and callback to be under same lock | David Howells | 1 | -43/+55 |
| 2019-05-16 | afs: Make some RPC operations non-interruptible | David Howells | 1 | -1/+1 |
| 2019-04-13 | afs: Unlock pages for __pagevec_release() | Marc Dionne | 1 | -0/+1 |
| 2018-10-24 | afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS | David Howells | 1 | -9/+9 |
| 2018-10-24 | afs: Don't invoke the server to read data beyond EOF | David Howells | 1 | -0/+11 |
| 2018-10-24 | afs: Add a couple of tracepoints to log I/O errors | David Howells | 1 | -0/+1 |
| 2018-08-23 | fs/afs: use new return type vm_fault_t | Souptick Joarder | 1 | -1/+1 |
| 2018-05-14 | afs: Fix whole-volume callback handling | David Howells | 1 | -1/+1 |
| 2018-04-12 | Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -20/+21 |
| 2018-04-11 | page cache: use xa_lock | Matthew Wilcox | 1 | -4/+5 |
| 2018-04-09 | afs: Do better accretion of small writes on newly created content | David Howells | 1 | -19/+13 |
| 2018-04-09 | afs: Add stats for data transfer operations | David Howells | 1 | -0/+6 |
| 2018-04-09 | afs: Fix directory handling | David Howells | 1 | -1/+2 |
| 2018-01-02 | afs: Fix missing error handling in afs_write_end() | David Howells | 1 | -3/+5 |
| 2017-11-24 | afs: Make afs_write_begin() avoid writing to a page that's being stored | David Howells | 1 | -0/+5 |
| 2017-11-16 | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -322/+387 |
| 2017-11-15 | mm, pagevec: remove cold parameter for pagevecs | Mel Gorman | 1 | -2/+2 |
| 2017-11-15 | afs: use find_get_pages_range_tag() | Jan Kara | 1 | -9/+2 |
| 2017-11-13 | afs: Trace page dirty/clean | David Howells | 1 | -13/+21 |
| 2017-11-13 | afs: Implement shared-writeable mmap | David Howells | 1 | -8/+32 |
| 2017-11-13 | afs: Get rid of the afs_writeback record | David Howells | 1 | -317/+316 |
| 2017-11-13 | afs: Introduce a file-private data record | David Howells | 1 | -2/+2 |
| 2017-11-13 | afs: Overhaul volume and server record caching and fileserver rotation | David Howells | 1 | -2/+36 |
| 2017-08-01 | fs: convert a pile of fsync routines to errseq_t based reporting | Jeff Layton | 1 | -1/+1 |
| 2017-03-16 | afs: Don't wait for page writeback with the page lock held | David Howells | 1 | -5/+4 |
| 2017-03-16 | afs: ->writepage() shouldn't call clear_page_dirty_for_io() | David Howells | 1 | -3/+3 |
| 2017-03-16 | afs: Fix afs_kill_pages() | David Howells | 1 | -3/+7 |
| 2017-03-16 | afs: Fix page leak in afs_write_begin() | David Howells | 1 | -2/+5 |
| 2017-03-16 | afs: Flush outstanding writes when an fd is closed | David Howells | 1 | -0/+14 |
| 2017-03-16 | afs: Handle a short write to an AFS page | David Howells | 1 | -9/+19 |
| 2017-03-16 | afs: Fix page overput in afs_fill_page() | David Howells | 1 | -0/+1 |
| 2017-03-16 | afs: Fix missing put_page() | David Howells | 1 | -0/+1 |
| 2017-01-06 | afs: Make afs_fs_fetch_data() take a list of pages | David Howells | 1 | -4/+15 |
| 2016-10-11 | fs: use mapping_set_error instead of opencoded set_bit | Michal Hocko | 1 | -3/+2 |
| 2016-05-27 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 1 | -4/+0 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -13/+13 |
| 2016-01-22 | wrappers for ->i_mutex access | Al Viro | 1 | -2/+2 |
| 2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig | 1 | -1/+0 |
| 2014-11-19 | afs_fsync: don't bother with ->f_path.dentry | Al Viro | 1 | -5/+4 |
| 2014-11-19 | assorted conversions to %p[dD] | Al Viro | 1 | -2/+2 |
| 2014-05-06 | afs: switch to ->write_iter() | Al Viro | 1 | -6/+5 |
| 2013-05-07 | aio: don't include aio.h in sched.h | Kent Overstreet | 1 | -0/+1 |
| 2013-02-22 | new helper: file_inode(file) | Al Viro | 1 | -4/+3 |
| 2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -4/+14 |
| 2011-06-16 | afs: afs_fill_page reads too much, or wrong data | Anton Blanchard | 1 | -12/+9 |
| 2011-02-25 | afs: Fix oops in afs_unlink_writeback | Anton Blanchard | 1 | -0/+1 |
| 2010-10-26 | writeback: remove nonblocking/encountered_congestion references | Wu Fengguang | 1 | -18/+1 |
| 2010-07-06 | writeback: remove writeback_inodes_wbc | Christoph Hellwig | 1 | -1/+0 |
| 2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -1/+2 |
| 2010-03-05 | make sure data is on disk before calling ->write_inode | Christoph Hellwig | 1 | -21/+0 |
| 2009-12-10 | afs: remove manual O_SYNC handling | Christoph Hellwig | 1 | -9/+0 |
| 2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 1 | -2/+3 |
| 2009-09-16 | writeback: get rid of wbc->for_writepages | Jens Axboe | 1 | -1/+0 |
| 2009-04-03 | FS-Cache: Make kAFS use FS-Cache | David Howells | 1 | -0/+21 |
| 2009-01-04 | fs: symlink write_begin allocation context fix | Nick Piggin | 1 | -1/+1 |
| 2008-10-16 | afs: convert to new aops | Nick Piggin | 1 | -88/+43 |
| 2008-08-04 | mm: rename page trylock | Nick Piggin | 1 | -1/+1 |
| 2007-10-17 | Drop some headers from mm.h | Alexey Dobriyan | 1 | -1/+1 |
| 2007-10-17 | fs/afs/: possible cleanups | Adrian Bunk | 1 | -3/+3 |
| 2007-05-16 | AFS: Fix afs_prepare_write() | David Howells | 1 | -2/+1 |
| 2007-05-11 | AFS: fix interminable loop in afs_write_back_from_locked_page() | David Howells | 1 | -2/+3 |
| 2007-05-10 | AFS: further write support fixes | David Howells | 1 | -2/+2 |
| 2007-05-10 | AFS: write support fixes | David Howells | 1 | -11/+3 |
| 2007-05-09 | AFS: implement basic file write support | David Howells | 1 | -0/+835 |