index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
cache.h
Age
Commit message (
Expand
)
Author
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-18
netfs: Add a netfs inode context
David Howells
2022-03-18
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
2022-03-15
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
Matthew Wilcox (Oracle)
2022-01-11
ceph: conversion to new fscache API
Jeff Layton
2021-09-02
ceph: remove some defunct forward declarations
Jeff Layton
2021-04-27
ceph: convert ceph_readpage to netfs_readpage
Jeff Layton
2021-04-27
ceph: rip out old fscache readpage handling
Jeff Layton
2019-11-27
libceph, rbd, ceph: convert to use the new mount API
David Howells
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
2016-06-01
ceph: improve fscache revalidation
Yan, Zheng
2016-06-01
ceph: disable fscache when inode is opened for write
Yan, Zheng
2014-04-03
ceph: fscache: add an interface to synchronize object store limit
Yunchuan Wen
2013-12-31
ceph fscache: Introduce a routine for uncaching single no data page from fscache
Li Wang
2013-09-06
ceph: trivial buildbot warnings fix
Milosz Tanski
2013-09-06
ceph: page still marked private_2
Milosz Tanski
2013-09-06
ceph: clean PgPrivate2 on returning from readpages
Milosz Tanski
2013-09-06
ceph: use fscache as a local presisent cache
Milosz Tanski