summaryrefslogtreecommitdiff
path: root/fs/ceph/cache.c
AgeCommit message (Expand)Author
2017-09-12Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara
2017-09-06ceph: adjust 36 checks for NULL pointersMarkus Elfring
2017-09-01ceph: fix readpage from fscacheYan, Zheng
2017-07-07ceph: new mount option that specifies fscache uniquifierYan, Zheng
2017-02-20ceph: fix spelling mistake: "enabing" -> "enabling"Colin Ian King
2016-07-28ceph: fix spelling mistake: "resgister" -> "register"Colin Ian King
2016-06-01ceph: use i_version to check validity of fscacheYan, Zheng
2016-06-01ceph: improve fscache revalidationYan, Zheng
2016-06-01ceph: disable fscache when inode is opened for writeYan, Zheng
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-21ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng
2015-11-02ceph: fix a comment typoGeliang Tang
2014-04-03ceph: fscache: Wait for completion of object initializationYunchuan Wen
2013-11-26Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells
2013-09-25ceph: hung on ceph fscache invalidate in some casesMilosz Tanski
2013-09-06ceph: trivial buildbot warnings fixMilosz Tanski
2013-09-06ceph: Do not do invalidate if the filesystem is mounted nofscMilosz Tanski
2013-09-06ceph: ceph_readpage_to_fscache didn't check if markedMilosz Tanski
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski