summaryrefslogtreecommitdiff
path: root/fs/ceph/super.h
Commit message (Expand)AuthorAge
* ceph: quota: report root dir quota usage in statfsLuis Henriques2018-04-02
* ceph: quota: add counter for snaprealms with quotaLuis Henriques2018-04-02
* ceph: quota: cache inode pointer in ceph_snap_realmLuis Henriques2018-04-02
* ceph: quota: update MDS when max_bytes is approachingLuis Henriques2018-04-02
* ceph: quota: support for ceph.quota.max_bytesLuis Henriques2018-04-02
* ceph: quota: don't allow cross-quota renamesLuis Henriques2018-04-02
* ceph: quota: support for ceph.quota.max_filesLuis Henriques2018-04-02
* ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques2018-04-02
* ceph: optimize memory usageChengguang Xu2018-04-02
* ceph: flush dirty caps of unlinked inode ASAPZhi Zhang2018-02-26
* ceph: try to allocate enough memory for reserved capsZhi Zhang2018-01-29
* ceph: track read contexts in ceph_file_infoYan, Zheng2018-01-29
* ceph: use atomic_t for ceph_inode_info::i_shared_genYan, Zheng2018-01-29
* ceph: handle 'session get evicted while there are file locks'Yan, Zheng2017-11-13
* ceph: make lock_to_ceph_filelock() staticYan, Zheng2017-11-13
* ceph: keep auth cap when inode has flocks or posix locksYan, Zheng2017-11-13
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ceph: validate correctness of some mount optionsYan, Zheng2017-09-06
* ceph: limit osd write sizeYan, Zheng2017-09-06
* ceph: limit osd read size to CEPH_MSG_MAX_DATA_LENYan, Zheng2017-09-06
* ceph: remove unused cap_release_safety mount optionYan, Zheng2017-09-06
* 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