summaryrefslogtreecommitdiffstats
path: root/fs/ceph/cache.h
Commit message (Expand)AuthorAgeFilesLines
* netfs: Provide invalidate_folio and release_folio callsDavid Howells2023-12-241-10/+0
* netfs: Move pinning-for-writeback from fscache to netfsDavid Howells2023-12-241-16/+7
* netfs, fscache: Remove ->begin_cache_operationDavid Howells2023-12-241-12/+0
* netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds2022-06-101-1/+1
* netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells2022-06-091-1/+1
* Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-311-12/+3
|\
| * netfs: Add a netfs inode contextDavid Howells2022-03-181-10/+1
| * netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells2022-03-181-2/+2
* | fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Matthew Wilcox (Oracle)2022-03-151-6/+7
|/
* ceph: conversion to new fscache APIJeff Layton2022-01-111-29/+68
* ceph: remove some defunct forward declarationsJeff Layton2021-09-021-6/+0
* ceph: convert ceph_readpage to netfs_readpageJeff Layton2021-04-271-0/+36
* ceph: rip out old fscache readpage handlingJeff Layton2021-04-271-90/+1
* libceph, rbd, ceph: convert to use the new mount APIDavid Howells2019-11-271-2/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner2019-05-301-16/+1
* ceph: improve fscache revalidationYan, Zheng2016-06-011-3/+17
* ceph: disable fscache when inode is opened for writeYan, Zheng2016-06-011-18/+12
* ceph: fscache: add an interface to synchronize object store limitYunchuan Wen2014-04-031-0/+10
* ceph fscache: Introduce a routine for uncaching single no data page from fscacheLi Wang2013-12-311-0/+13
* ceph: trivial buildbot warnings fixMilosz Tanski2013-09-061-0/+2
* ceph: page still marked private_2Milosz Tanski2013-09-061-1/+13
* ceph: clean PgPrivate2 on returning from readpagesMilosz Tanski2013-09-061-0/+7
* ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-061-0/+138