summaryrefslogtreecommitdiffstats
path: root/fs/ceph/cache.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: fix readpage from fscacheYan, Zheng2017-09-011-9/+3
* ceph: new mount option that specifies fscache uniquifierYan, Zheng2017-07-071-9/+83
* ceph: fix spelling mistake: "enabing" -> "enabling"Colin Ian King2017-02-201-1/+1
* ceph: fix spelling mistake: "resgister" -> "register"Colin Ian King2016-07-281-1/+1
* ceph: use i_version to check validity of fscacheYan, Zheng2016-06-011-0/+3
* ceph: improve fscache revalidationYan, Zheng2016-06-011-67/+17
* ceph: disable fscache when inode is opened for writeYan, Zheng2016-06-011-16/+38
* ceph: make logical calculation functions return boolZhang Zhuoyu2016-05-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-241-5/+3
|\
| * ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng2016-01-211-5/+3
* | wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
|/
* ceph: fix a comment typoGeliang Tang2015-11-021-1/+1
* ceph: fscache: Wait for completion of object initializationYunchuan Wen2014-04-031-0/+1
* Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-261-0/+3
|\
| * ceph: hung on ceph fscache invalidate in some casesMilosz Tanski2013-09-251-0/+3
* | FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-2/+2
|/
* ceph: trivial buildbot warnings fixMilosz Tanski2013-09-061-4/+2
* ceph: Do not do invalidate if the filesystem is mounted nofscMilosz Tanski2013-09-061-0/+4
* ceph: ceph_readpage_to_fscache didn't check if markedMilosz Tanski2013-09-061-0/+3
* ceph: use fscache as a local presisent cacheMilosz Tanski2013-09-061-0/+393
OpenPOWER on IntegriCloud