aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/cache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus 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-11ceph: conversion to new fscache APIJeff Layton1-29/+68
2021-09-02ceph: remove some defunct forward declarationsJeff Layton1-6/+0
2021-04-27ceph: convert ceph_readpage to netfs_readpageJeff Layton1-0/+36
2021-04-27ceph: rip out old fscache readpage handlingJeff Layton1-90/+1
2019-11-27libceph, 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