| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-12-24 | netfs: Provide invalidate_folio and release_folio calls | David Howells | 1 | -10/+0 |
| 2023-12-24 | netfs: Move pinning-for-writeback from fscache to netfs | David Howells | 1 | -16/+7 |
| 2023-12-24 | netfs, fscache: Remove ->begin_cache_operation | David Howells | 1 | -12/+0 |
| 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 | -1/+1 |
| 2022-03-31 | Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -12/+3 |
| 2022-03-18 | netfs: Add a netfs inode context | David Howells | 1 | -10/+1 |
| 2022-03-18 | netfs: Rename netfs_read_*request to netfs_io_*request | David Howells | 1 | -2/+2 |
| 2022-03-15 | fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio() | Matthew Wilcox (Oracle) | 1 | -6/+7 |
| 2022-01-11 | ceph: conversion to new fscache API | Jeff Layton | 1 | -29/+68 |
| 2021-09-02 | ceph: remove some defunct forward declarations | Jeff Layton | 1 | -6/+0 |
| 2021-04-27 | ceph: convert ceph_readpage to netfs_readpage | Jeff Layton | 1 | -0/+36 |
| 2021-04-27 | ceph: rip out old fscache readpage handling | Jeff Layton | 1 | -90/+1 |
| 2019-11-27 | libceph, rbd, ceph: convert to use the new mount API | David Howells | 1 | -2/+3 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 | Thomas Gleixner | 1 | -16/+1 |
| 2016-06-01 | ceph: improve fscache revalidation | Yan, Zheng | 1 | -3/+17 |
| 2016-06-01 | ceph: disable fscache when inode is opened for write | Yan, Zheng | 1 | -18/+12 |
| 2014-04-03 | ceph: fscache: add an interface to synchronize object store limit | Yunchuan Wen | 1 | -0/+10 |
| 2013-12-31 | ceph fscache: Introduce a routine for uncaching single no data page from fscache | Li Wang | 1 | -0/+13 |
| 2013-09-06 | ceph: trivial buildbot warnings fix | Milosz Tanski | 1 | -0/+2 |
| 2013-09-06 | ceph: page still marked private_2 | Milosz Tanski | 1 | -1/+13 |
| 2013-09-06 | ceph: clean PgPrivate2 on returning from readpages | Milosz Tanski | 1 | -0/+7 |
| 2013-09-06 | ceph: use fscache as a local presisent cache | Milosz Tanski | 1 | -0/+138 |