summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: new mount option that specifies fscache uniquifierYan, Zheng2017-07-071-0/+1
* ceph: update the 'approaching max_size' codeYan, Zheng2017-07-071-1/+2
* Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-101-2/+29
|\
| * ceph: when seeing write errors on an inode, switch to sync writesJeff Layton2017-05-041-0/+26
| * ceph: convert ceph_cap_snap.nref from atomic_t to refcount_tElena Reshetova2017-05-041-2/+3
* | ceph: Convert to separately allocated bdiJan Kara2017-04-201-2/+0Star
|/
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-031-2/+2
* ceph: remove special ack vs commit behaviorIlya Dryomov2017-02-241-3/+1Star
* ceph: drop session argument to ceph_fill_traceJeff Layton2017-02-201-2/+1Star
* ceph: avoid calling ceph_renew_caps() infinitelyYan, Zheng2017-02-201-1/+1
* ceph: set io_pages bdi hintAndreas Gerstmayr2017-02-201-2/+2
* ceph: pass parent inode info to ceph_encode_dentry_release if we have itJeff Layton2017-02-201-0/+1
* Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-12-161-0/+5
|\
| * ceph: record truncate size/seq for snap data writebackYan, Zheng2016-12-121-0/+2
| * ceph: check availability of mds cluster on mountYan, Zheng2016-12-121-0/+1
| * ceph: try getting buffer capability for readahead/fadviseYan, Zheng2016-12-121-0/+2
* | ceph: switch to use of ->d_init()Al Viro2016-10-291-7/+0Star
* | ceph: unify dentry_operations instancesAl Viro2016-10-291-2/+1Star
|/
* ceph: optimize cap flush waitingYan, Zheng2016-07-281-0/+1
* ceph: cleanup ceph_flush_snaps()Yan, Zheng2016-07-281-2/+2
* ceph: introduce an inode flag to indicates if snapflush is neededYan, Zheng2016-07-281-0/+1
* ceph: avoid sending duplicated cap flush messageYan, Zheng2016-07-281-0/+1
* ceph: unify cap flush and snapcap flushYan, Zheng2016-07-281-12/+12
* ceph: use list instead of rbtree to track cap flushesYan, Zheng2016-07-281-6/+3Star
* ceph: mount non-default filesystem by nameYan, Zheng2016-07-281-1/+1
* ceph: don't use ->d_timeMiklos Szeredi2016-07-281-1/+1
* ceph: wait unsafe sync writes for evicting inodeYan, Zheng2016-07-281-0/+2
* ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-281-5/+2Star
* ceph: rados pool namespace supportYan, Zheng2016-07-281-1/+0Star
* ceph: improve fscache revalidationYan, Zheng2016-06-011-3/+1Star
* 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/+1Star
| * ceph: record 'offset' for each entry of readdir resultYan, Zheng2016-05-261-1/+0Star
| * 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/+0Star
* | 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/+0Star
* ceph: fix security xattr deadlockYan, Zheng2016-03-251-1/+15
* ceph: kill ceph_empty_snapcIlya Dryomov2016-03-251-3/+0Star
* ceph: don't enable rbytes mount option by defaultYan, Zheng2016-03-251-2/+1Star
* 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/+0Star
* 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