aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/cache.h
AgeCommit message (Expand)Author
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-18netfs: Add a netfs inode contextDavid Howells
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells
2022-03-15fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)
2022-01-11ceph: conversion to new fscache APIJeff Layton
2021-09-02ceph: remove some defunct forward declarationsJeff Layton
2021-04-27ceph: convert ceph_readpage to netfs_readpageJeff Layton
2021-04-27ceph: rip out old fscache readpage handlingJeff Layton
2019-11-27libceph, rbd, ceph: convert to use the new mount APIDavid Howells
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner
2016-06-01ceph: improve fscache revalidationYan, Zheng
2016-06-01ceph: disable fscache when inode is opened for writeYan, Zheng
2014-04-03ceph: fscache: add an interface to synchronize object store limitYunchuan Wen
2013-12-31ceph fscache: Introduce a routine for uncaching single no data page from fscacheLi Wang
2013-09-06ceph: trivial buildbot warnings fixMilosz Tanski
2013-09-06ceph: page still marked private_2Milosz Tanski
2013-09-06ceph: clean PgPrivate2 on returning from readpagesMilosz Tanski
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski