aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02ceph: use timespec64 for inode timestampArnd Bergmann1-4/+7
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani1-2/+2
2018-04-10Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+2
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells1-17/+9
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells1-68/+25
2018-04-02libceph, ceph: add __init attribution to init funcitonsChengguang Xu1-1/+1
2018-04-02ceph: add newline to end of debug message formatChengguang Xu1-1/+1
2017-09-12Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+1
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara1-31/+0
2017-09-06ceph: adjust 36 checks for NULL pointersMarkus Elfring1-1/+1
2017-09-01ceph: fix readpage from fscacheYan, Zheng1-9/+3
2017-07-07ceph: new mount option that specifies fscache uniquifierYan, Zheng1-9/+83
2017-02-20ceph: fix spelling mistake: "enabing" -> "enabling"Colin Ian King1-1/+1
2016-07-28ceph: fix spelling mistake: "resgister" -> "register"Colin Ian King1-1/+1
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