aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/cache.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedGravatar Linus Torvalds 1-1/+1
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextGravatar David Howells 1-1/+1
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-12/+3
2022-03-18netfs: Add a netfs inode contextGravatar David Howells 1-10/+1
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestGravatar David Howells 1-2/+2
2022-03-15fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Gravatar Matthew Wilcox (Oracle) 1-6/+7
2022-01-11ceph: conversion to new fscache APIGravatar Jeff Layton 1-29/+68
2021-09-02ceph: remove some defunct forward declarationsGravatar Jeff Layton 1-6/+0
2021-04-27ceph: convert ceph_readpage to netfs_readpageGravatar Jeff Layton 1-0/+36
2021-04-27ceph: rip out old fscache readpage handlingGravatar Jeff Layton 1-90/+1
2019-11-27libceph, rbd, ceph: convert to use the new mount APIGravatar David Howells 1-2/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Gravatar Thomas Gleixner 1-16/+1
2016-06-01ceph: improve fscache revalidationGravatar Yan, Zheng 1-3/+17
2016-06-01ceph: disable fscache when inode is opened for writeGravatar Yan, Zheng 1-18/+12
2014-04-03ceph: fscache: add an interface to synchronize object store limitGravatar Yunchuan Wen 1-0/+10
2013-12-31ceph fscache: Introduce a routine for uncaching single no data page from fscacheGravatar Li Wang 1-0/+13
2013-09-06ceph: trivial buildbot warnings fixGravatar Milosz Tanski 1-0/+2
2013-09-06ceph: page still marked private_2Gravatar Milosz Tanski 1-1/+13
2013-09-06ceph: clean PgPrivate2 on returning from readpagesGravatar Milosz Tanski 1-0/+7
2013-09-06ceph: use fscache as a local presisent cacheGravatar Milosz Tanski 1-0/+138