summaryrefslogtreecommitdiff
path: root/fs/ceph/super.h
Commit message (Expand)AuthorAge
* ceph: new mount option that specifies fscache uniquifierYan, Zheng2017-07-07
* ceph: update the 'approaching max_size' codeYan, Zheng2017-07-07
* Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-10
|\
| * ceph: when seeing write errors on an inode, switch to sync writesJeff Layton2017-05-04
| * ceph: convert ceph_cap_snap.nref from atomic_t to refcount_tElena Reshetova2017-05-04
* | ceph: Convert to separately allocated bdiJan Kara2017-04-20
|/
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* ceph: remove special ack vs commit behaviorIlya Dryomov2017-02-24
* ceph: drop session argument to ceph_fill_traceJeff Layton2017-02-20
* ceph: avoid calling ceph_renew_caps() infinitelyYan, Zheng2017-02-20
* ceph: set io_pages bdi hintAndreas Gerstmayr2017-02-20
* ceph: pass parent inode info to ceph_encode_dentry_release if we have itJeff Layton2017-02-20
* Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-12-16
|\
| * ceph: record truncate size/seq for snap data writebackYan, Zheng2016-12-12
| * ceph: check availability of mds cluster on mountYan, Zheng2016-12-12
| * ceph: try getting buffer capability for readahead/fadviseYan, Zheng2016-12-12
* | ceph: switch to use of ->d_init()Al Viro2016-10-28
* | ceph: unify dentry_operations instancesAl Viro2016-10-28
|/
* ceph: optimize cap flush waitingYan, Zheng2016-07-28
* ceph: cleanup ceph_flush_snaps()Yan, Zheng2016-07-28
* ceph: introduce an inode flag to indicates if snapflush is neededYan, Zheng2016-07-28
* ceph: avoid sending duplicated cap flush messageYan, Zheng2016-07-28
* ceph: unify cap flush and snapcap flushYan, Zheng2016-07-28
* ceph: use list instead of rbtree to track cap flushesYan, Zheng2016-07-28
* ceph: mount non-default filesystem by nameYan, Zheng2016-07-28
* ceph: don't use ->d_timeMiklos Szeredi2016-07-28
* ceph: wait unsafe sync writes for evicting inodeYan, Zheng2016-07-28
* ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-28
* ceph: rados pool namespace supportYan, Zheng2016-07-28
* ceph: improve fscache revalidationYan, Zheng2016-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-05-26
|\
| * ceph: improve fragtree change detectionYan, Zheng2016-05-26
| * ceph: using hash value to compose dentry offsetYan, Zheng2016-05-26
| * ceph: record 'offset' for each entry of readdir resultYan, Zheng2016-05-26
| * ceph: report mount root in session metadataYan, Zheng2016-05-26
| * ceph: renew caps for read/write if mds session got killed.Yan, Zheng2016-05-26
| * ceph: multiple filesystem supportYan, Zheng2016-05-26
* | ceph: Switch to generic xattr handlersAndreas Gruenbacher2016-04-23
* | ceph: Get rid of d_find_alias in ceph_set_aclAndreas Gruenbacher2016-04-23
* | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
|/
* ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng2016-03-25
* ceph: fix security xattr deadlockYan, Zheng2016-03-25
* ceph: kill ceph_empty_snapcIlya Dryomov2016-03-25
* ceph: don't enable rbytes mount option by defaultYan, Zheng2016-03-25
* ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-04
* ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng2015-11-02
* ceph: always re-send cap flushes when MDS recoversYan, Zheng2015-07-31
* ceph: rework dcache readdirYan, Zheng2015-06-25
* ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-25
* ceph: re-send flushing caps (which are revoked) in reconnect stageYan, Zheng2015-06-25