aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-01ceph: use i_version to check validity of fscacheYan, Zheng1-0/+3
2016-06-01ceph: improve fscache revalidationYan, Zheng1-67/+17
2016-06-01ceph: disable fscache when inode is opened for writeYan, Zheng1-16/+38
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu1-1/+1
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-5/+3
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+2
2016-01-21ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng1-5/+3
2015-11-02ceph: fix a comment typoGeliang Tang1-1/+1
2014-04-03ceph: fscache: Wait for completion of object initializationYunchuan Wen1-0/+1
2013-11-26Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+3
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells1-2/+2
2013-09-25ceph: hung on ceph fscache invalidate in some casesMilosz Tanski1-0/+3
2013-09-06ceph: trivial buildbot warnings fixMilosz Tanski1-4/+2
2013-09-06ceph: Do not do invalidate if the filesystem is mounted nofscMilosz Tanski1-0/+4
2013-09-06ceph: ceph_readpage_to_fscache didn't check if markedMilosz Tanski1-0/+3
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski1-0/+393