summaryrefslogtreecommitdiff
path: root/fs/ceph/super.c
Commit message (Expand)AuthorAge
* ceph: quota: report root dir quota usage in statfsLuis Henriques2018-04-02
* ceph: optimize memory usageChengguang Xu2018-04-02
* ceph: mark the cap cache as unreclaimableChengguang Xu2018-04-02
* ceph: use seq_show_option for string type optionsChengguang Xu2018-04-02
* ceph: keep consistent semantic in fscache related option combinationChengguang Xu2018-04-02
* ceph: add newline to end of debug message formatChengguang Xu2018-04-02
* ceph: fix potential memory leak in init_caches()Chengguang Xu2018-03-01
* ceph: fix dentry leak when failing to init debugfsChengguang Xu2018-02-26
* libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu2018-02-26
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* ceph: present consistent fsid, regardless of arch endiannessJeff Layton2017-11-13
* ceph: adjust 36 checks for NULL pointersMarkus Elfring2017-09-06
* ceph: more accurate statfsDouglas Fuller2017-09-06
* 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: avoid invalid memory dereference in the middle of umountYan, Zheng2017-07-07
* Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-10
|\
| * libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-04
* | ceph: Convert to separately allocated bdiJan Kara2017-04-20
|/
* ceph: remove special ack vs commit behaviorIlya Dryomov2017-02-24
* ceph: set io_pages bdi hintAndreas Gerstmayr2017-02-20
* Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-12-16
|\
| * ceph: check availability of mds cluster on mountYan, Zheng2016-12-12
* | Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro2016-12-15
|\ \ | |/ |/|
| * ceph: switch to use of ->d_init()Al Viro2016-10-28
| * ceph: unify dentry_operations instancesAl Viro2016-10-28
* | ceph: fix uninitialized dentry pointer in ceph_real_mount()Geert Uytterhoeven2016-10-18
|/
* ceph: avoid accessing / when mounting a subpathYan, Zheng2016-10-03
* ceph: Mark the file cache as unreclaimableNikolay Borisov2016-07-28
* ceph: mount non-default filesystem by nameYan, Zheng2016-07-28
* ceph: wait unsafe sync writes for evicting inodeYan, Zheng2016-07-28
* ceph: report mount root in session metadataYan, Zheng2016-05-26
* ceph: CEPH_FEATURE_MDSENC supportYan, Zheng2016-05-26
* ceph: multiple filesystem supportYan, Zheng2016-05-26
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* ceph: fix mounting same fs multiple timesYan, Zheng2016-03-25
* ceph: kill ceph_empty_snapcIlya Dryomov2016-03-25
* ceph: don't enable rbytes mount option by defaultYan, Zheng2016-03-25
* libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-25
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-11
|\
| * ceph: EIO all operations after forced umountYan, Zheng2015-09-08
* | fs: create and use seq_show_option for escapingKees Cook2015-09-04
|/
* ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-25
* libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-25
* ceph: check OSD caps before read/writeYan, Zheng2015-06-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\