| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-09-12 | 1 | -1/+1 |
|\ |
|
| * | ceph: adjust 36 checks for NULL pointers | Markus Elfring | 2017-09-06 | 1 | -1/+1 |
* | | fscache: remove unused ->now_uncached callback | Jan Kara | 2017-09-06 | 1 | -31/+0 |
|/ |
|
* | ceph: fix readpage from fscache | Yan, Zheng | 2017-09-01 | 1 | -9/+3 |
* | ceph: new mount option that specifies fscache uniquifier | Yan, Zheng | 2017-07-07 | 1 | -9/+83 |
* | ceph: fix spelling mistake: "enabing" -> "enabling" | Colin Ian King | 2017-02-20 | 1 | -1/+1 |
* | ceph: fix spelling mistake: "resgister" -> "register" | Colin Ian King | 2016-07-28 | 1 | -1/+1 |
* | ceph: use i_version to check validity of fscache | Yan, Zheng | 2016-06-01 | 1 | -0/+3 |
* | ceph: improve fscache revalidation | Yan, Zheng | 2016-06-01 | 1 | -67/+17 |
* | ceph: disable fscache when inode is opened for write | Yan, Zheng | 2016-06-01 | 1 | -16/+38 |
* | ceph: make logical calculation functions return bool | Zhang Zhuoyu | 2016-05-26 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-01-24 | 1 | -5/+3 |
|\ |
|
| * | ceph: use i_size_{read,write} to get/set i_size | Yan, Zheng | 2016-01-21 | 1 | -5/+3 |
* | | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 1 | -2/+2 |
|/ |
|
* | ceph: fix a comment typo | Geliang Tang | 2015-11-02 | 1 | -1/+1 |
* | ceph: fscache: Wait for completion of object initialization | Yunchuan Wen | 2014-04-03 | 1 | -0/+1 |
* | Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-26 | 1 | -0/+3 |
|\ |
|
| * | ceph: hung on ceph fscache invalidate in some cases | Milosz Tanski | 2013-09-25 | 1 | -0/+3 |
* | | FS-Cache: Provide the ability to enable/disable cookies | David Howells | 2013-09-27 | 1 | -2/+2 |
|/ |
|
* | ceph: trivial buildbot warnings fix | Milosz Tanski | 2013-09-06 | 1 | -4/+2 |
* | ceph: Do not do invalidate if the filesystem is mounted nofsc | Milosz Tanski | 2013-09-06 | 1 | -0/+4 |
* | ceph: ceph_readpage_to_fscache didn't check if marked | Milosz Tanski | 2013-09-06 | 1 | -0/+3 |
* | ceph: use fscache as a local presisent cache | Milosz Tanski | 2013-09-06 | 1 | -0/+393 |