summaryrefslogtreecommitdiff
path: root/fs/ceph/cache.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-24netfs: Provide invalidate_folio and release_folio callsDavid Howells1-10/+0
2023-12-24netfs: Move pinning-for-writeback from fscache to netfsDavid Howells1-16/+7
2023-12-24netfs, fscache: Remove ->begin_cache_operationDavid Howells1-12/+0
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds1-1/+1
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells1-1/+1
2022-04-01Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-12/+3
2022-03-18netfs: Add a netfs inode contextDavid Howells1-10/+1
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells1-2/+2
2022-03-15fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)1-6/+7
2022-01-12ceph: conversion to new fscache APIJeff Layton1-29/+68
2021-09-02ceph: remove some defunct forward declarationsJeff Layton1-6/+0
2021-04-28ceph: convert ceph_readpage to netfs_readpageJeff Layton1-0/+36
2021-04-28ceph: rip out old fscache readpage handlingJeff Layton1-90/+1
2019-11-28libceph, rbd, ceph: convert to use the new mount APIDavid Howells1-2/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner1-16/+1
2016-06-01ceph: improve fscache revalidationYan, Zheng1-3/+17
2016-06-01ceph: disable fscache when inode is opened for writeYan, Zheng1-18/+12
2014-04-03ceph: fscache: add an interface to synchronize object store limitYunchuan Wen1-0/+10
2013-12-31ceph fscache: Introduce a routine for uncaching single no data page from fscacheLi Wang1-0/+13
2013-09-06ceph: trivial buildbot warnings fixMilosz Tanski1-0/+2
2013-09-06ceph: page still marked private_2Milosz Tanski1-1/+13
2013-09-06ceph: clean PgPrivate2 on returning from readpagesMilosz Tanski1-0/+7
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski1-0/+138