aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-01ceph: improve fscache revalidationYan, Zheng1-3/+1
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-6/+6
2016-05-26ceph: improve fragtree change detectionYan, Zheng1-0/+1
2016-05-26ceph: using hash value to compose dentry offsetYan, Zheng1-5/+1
2016-05-26ceph: record 'offset' for each entry of readdir resultYan, Zheng1-1/+0
2016-05-26ceph: report mount root in session metadataYan, Zheng1-0/+1
2016-05-26ceph: renew caps for read/write if mds session got killed.Yan, Zheng1-0/+2
2016-05-26ceph: multiple filesystem supportYan, Zheng1-0/+1
2016-04-23ceph: Switch to generic xattr handlersAndreas Gruenbacher1-4/+0
2016-04-23ceph: Get rid of d_find_alias in ceph_set_aclAndreas Gruenbacher1-2/+2
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro1-1/+1
2016-03-25ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng1-1/+0
2016-03-25ceph: fix security xattr deadlockYan, Zheng1-1/+15
2016-03-25ceph: kill ceph_empty_snapcIlya Dryomov1-3/+0
2016-03-25ceph: don't enable rbytes mount option by defaultYan, Zheng1-2/+1
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng1-0/+1
2015-11-02ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng1-0/+1
2015-07-31ceph: always re-send cap flushes when MDS recoversYan, Zheng1-1/+0
2015-06-25ceph: rework dcache readdirYan, Zheng1-28/+32
2015-06-25ceph: pre-allocate data structure that tracks caps flushingYan, Zheng1-1/+5
2015-06-25ceph: re-send flushing caps (which are revoked) in reconnect stageYan, Zheng1-2/+5
2015-06-25ceph: track pending caps flushing globallyYan, Zheng1-1/+1
2015-06-25ceph: track pending caps flushing accuratelyYan, Zheng1-1/+10
2015-06-25ceph: don't pre-allocate space for cap release messagesYan, Zheng1-6/+14
2015-06-25ceph: avoid sending unnessesary FLUSHSNAP messageYan, Zheng1-2/+3
2015-06-25ceph: use empty snap context for uninline_data and get_pool_permYan, Zheng1-0/+1
2015-06-25ceph: check OSD caps before read/writeYan, Zheng1-5/+12
2015-04-20ceph: remove redundant declarationFabian Frederick1-1/+0
2015-04-20ceph: fix dcache/nocache mount optionYan, Zheng1-1/+2
2015-02-19ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng1-0/+2
2015-02-19ceph: improve reference tracking for snaprealmYan, Zheng1-1/+2
2014-12-17ceph: flush inline versionYan, Zheng1-0/+1
2014-12-17ceph: convert inline data to normal data before data writeYan, Zheng1-1/+1
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng1-1/+6
2014-12-17ceph: add inline data to pagecacheYan, Zheng1-1/+4
2014-12-17ceph: introduce global empty snap contextYan, Zheng1-0/+2
2014-12-17ceph: introduce a new inode flag indicating if cached dentries are orderedYan, Zheng1-6/+32
2014-10-14ceph: additional debugfs outputJohn Spray1-0/+1
2014-10-14ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng1-5/+19
2014-10-14ceph: request xattrs if xattr_version is zeroYan, Zheng1-1/+1
2014-06-06ceph: pre-allocate ceph_cap struct for ceph_add_cap()Yan, Zheng1-6/+7
2014-04-28ceph: clear directory's completeness when creating fileYan, Zheng1-1/+0
2014-04-04ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng1-0/+1
2014-04-03ceph: fix ceph_dir_llseek()Yan, Zheng1-1/+1
2014-02-17ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao1-1/+6
2014-01-30ceph: remove duplicate declaration of ceph_setattrPeter Rosin1-1/+0
2014-01-29ceph: fix posix ACL hooksSage Weil1-0/+3
2014-01-28ceph: Fix up after semantic merge conflictLinus Torvalds1-3/+0
2014-01-21ceph: add imported caps when handling cap export messageYan, Zheng1-3/+1
2014-01-21ceph: check inode caps in ceph_d_revalidateYan, Zheng1-0/+1