Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-18netfs: Add a netfs inode contextDavid Howells
2022-01-12ceph: conversion to new fscache APIJeff Layton
2021-11-08ceph: just use ci->i_version for fscache aux infoJeff Layton
2021-04-28ceph: rip out old fscache readpage handlingJeff Layton
2020-03-30ceph: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-07ceph: use errorfc() and friends instead of spelling the prefix outAl Viro
2019-11-28libceph, rbd, ceph: convert to use the new mount APIDavid Howells
2019-09-16ceph: include ceph_debug.h in cache.cIlya Dryomov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner
2018-08-02ceph: use timespec64 for inode timestampArnd Bergmann
2018-06-06vfs: change inode times to use struct timespec64Deepa Dinamani
2018-04-10Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells
2018-04-02libceph, ceph: add __init attribution to init funcitonsChengguang Xu
2018-04-02ceph: add newline to end of debug message formatChengguang Xu
2017-09-13Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-07fscache: 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-23wrappers for ->i_mutex accessAl Viro
2016-01-21ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng
2015-11-03ceph: fix a comment typoGeliang Tang
2014-04-03ceph: fscache: Wait for completion of object initializationYunchuan Wen
2013-11-27Merge 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-26ceph: 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