summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: improve fscache revalidationYan, Zheng2016-06-011-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-05-261-6/+6
|\
| * ceph: improve fragtree change detectionYan, Zheng2016-05-261-0/+1
| * ceph: using hash value to compose dentry offsetYan, Zheng2016-05-261-5/+1
| * ceph: record 'offset' for each entry of readdir resultYan, Zheng2016-05-261-1/+0
| * ceph: report mount root in session metadataYan, Zheng2016-05-261-0/+1
| * ceph: renew caps for read/write if mds session got killed.Yan, Zheng2016-05-261-0/+2
| * ceph: multiple filesystem supportYan, Zheng2016-05-261-0/+1
* | ceph: Switch to generic xattr handlersAndreas Gruenbacher2016-04-231-4/+0
* | ceph: Get rid of d_find_alias in ceph_set_aclAndreas Gruenbacher2016-04-231-2/+2
* | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-111-1/+1
|/
* ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng2016-03-251-1/+0
* ceph: fix security xattr deadlockYan, Zheng2016-03-251-1/+15
* ceph: kill ceph_empty_snapcIlya Dryomov2016-03-251-3/+0
* ceph: don't enable rbytes mount option by defaultYan, Zheng2016-03-251-2/+1
* ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-041-0/+1
* ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng2015-11-021-0/+1
* ceph: always re-send cap flushes when MDS recoversYan, Zheng2015-07-311-1/+0
* ceph: rework dcache readdirYan, Zheng2015-06-251-28/+32
* ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-251-1/+5
* ceph: re-send flushing caps (which are revoked) in reconnect stageYan, Zheng2015-06-251-2/+5
* ceph: track pending caps flushing globallyYan, Zheng2015-06-251-1/+1
* ceph: track pending caps flushing accuratelyYan, Zheng2015-06-251-1/+10
* ceph: don't pre-allocate space for cap release messagesYan, Zheng2015-06-251-6/+14
* ceph: avoid sending unnessesary FLUSHSNAP messageYan, Zheng2015-06-251-2/+3
* ceph: use empty snap context for uninline_data and get_pool_permYan, Zheng2015-06-251-0/+1
* ceph: check OSD caps before read/writeYan, Zheng2015-06-251-5/+12
* ceph: remove redundant declarationFabian Frederick2015-04-201-1/+0
* ceph: fix dcache/nocache mount optionYan, Zheng2015-04-201-1/+2
* ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng2015-02-191-0/+2
* ceph: improve reference tracking for snaprealmYan, Zheng2015-02-191-1/+2
* ceph: flush inline versionYan, Zheng2014-12-171-0/+1
* ceph: convert inline data to normal data before data writeYan, Zheng2014-12-171-1/+1
* ceph: use getattr request to fetch inline dataYan, Zheng2014-12-171-1/+6
* ceph: add inline data to pagecacheYan, Zheng2014-12-171-1/+4
* ceph: introduce global empty snap contextYan, Zheng2014-12-171-0/+2
* ceph: introduce a new inode flag indicating if cached dentries are orderedYan, Zheng2014-12-171-6/+32
* ceph: additional debugfs outputJohn Spray2014-10-141-0/+1
* ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng2014-10-141-5/+19
* ceph: request xattrs if xattr_version is zeroYan, Zheng2014-10-141-1/+1
* ceph: pre-allocate ceph_cap struct for ceph_add_cap()Yan, Zheng2014-06-061-6/+7
* ceph: clear directory's completeness when creating fileYan, Zheng2014-04-281-1/+0
* ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng2014-04-041-0/+1
* ceph: fix ceph_dir_llseek()Yan, Zheng2014-04-031-1/+1
* ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao2014-02-171-1/+6
* ceph: remove duplicate declaration of ceph_setattrPeter Rosin2014-01-301-1/+0
* ceph: fix posix ACL hooksSage Weil2014-01-291-0/+3
* ceph: Fix up after semantic merge conflictLinus Torvalds2014-01-281-3/+0
* ceph: add imported caps when handling cap export messageYan, Zheng2014-01-211-3/+1
* ceph: check inode caps in ceph_d_revalidateYan, Zheng2014-01-211-0/+1
OpenPOWER on IntegriCloud