summaryrefslogtreecommitdiff
path: root/fs/ceph/super.h
AgeCommit message (Expand)Author
2020-04-13ceph: canonicalize server path in placeIlya Dryomov
2019-08-06ceph: fix improper use of smp_mb__before_atomic()Andrea Parri
2017-05-08ceph: try getting buffer capability for readahead/fadviseYan, Zheng
2016-07-28ceph: optimize cap flush waitingYan, Zheng
2016-07-28ceph: cleanup ceph_flush_snaps()Yan, Zheng
2016-07-28ceph: introduce an inode flag to indicates if snapflush is neededYan, Zheng
2016-07-28ceph: avoid sending duplicated cap flush messageYan, Zheng
2016-07-28ceph: unify cap flush and snapcap flushYan, Zheng
2016-07-28ceph: use list instead of rbtree to track cap flushesYan, Zheng
2016-07-28ceph: mount non-default filesystem by nameYan, Zheng
2016-07-28ceph: don't use ->d_timeMiklos Szeredi
2016-07-28ceph: wait unsafe sync writes for evicting inodeYan, Zheng
2016-07-28ceph: reduce i_nr_by_mode array sizeYan, Zheng
2016-07-28ceph: rados pool namespace supportYan, Zheng
2016-06-01ceph: improve fscache revalidationYan, Zheng
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-05-26ceph: improve fragtree change detectionYan, Zheng
2016-05-26ceph: using hash value to compose dentry offsetYan, Zheng
2016-05-26ceph: record 'offset' for each entry of readdir resultYan, Zheng
2016-05-26ceph: report mount root in session metadataYan, Zheng
2016-05-26ceph: renew caps for read/write if mds session got killed.Yan, Zheng
2016-05-26ceph: multiple filesystem supportYan, Zheng
2016-04-23ceph: Switch to generic xattr handlersAndreas Gruenbacher
2016-04-23ceph: Get rid of d_find_alias in ceph_set_aclAndreas Gruenbacher
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-03-25ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng
2016-03-25ceph: fix security xattr deadlockYan, Zheng
2016-03-25ceph: kill ceph_empty_snapcIlya Dryomov
2016-03-25ceph: don't enable rbytes mount option by defaultYan, Zheng
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng
2015-11-02ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng
2015-07-31ceph: always re-send cap flushes when MDS recoversYan, Zheng
2015-06-25ceph: rework dcache readdirYan, Zheng
2015-06-25ceph: pre-allocate data structure that tracks caps flushingYan, Zheng
2015-06-25ceph: re-send flushing caps (which are revoked) in reconnect stageYan, Zheng
2015-06-25ceph: track pending caps flushing globallyYan, Zheng
2015-06-25ceph: track pending caps flushing accuratelyYan, Zheng
2015-06-25ceph: don't pre-allocate space for cap release messagesYan, Zheng
2015-06-25ceph: avoid sending unnessesary FLUSHSNAP messageYan, Zheng
2015-06-25ceph: use empty snap context for uninline_data and get_pool_permYan, Zheng
2015-06-25ceph: check OSD caps before read/writeYan, Zheng
2015-04-20ceph: remove redundant declarationFabian Frederick
2015-04-20ceph: fix dcache/nocache mount optionYan, Zheng
2015-02-19ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng
2015-02-19ceph: improve reference tracking for snaprealmYan, Zheng
2014-12-17ceph: flush inline versionYan, Zheng
2014-12-17ceph: convert inline data to normal data before data writeYan, Zheng
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng
2014-12-17ceph: add inline data to pagecacheYan, Zheng
2014-12-17ceph: introduce global empty snap contextYan, Zheng