aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.c
Commit message (Expand)AuthorAge
* ceph: new mount option to disable usage of copy-from opLuis Henriques2018-10-22
* ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov2018-09-06
* ceph: add new field max_file_size in ceph_fs_clientChengguang Xu2018-08-02
* libceph: amend "bad option arg" error messageIlya Dryomov2018-08-02
* ceph: show ino32 if the value is different with defaultChengguang Xu2018-06-04
* ceph: strengthen rsize/wsize/readdir_max_bytes validationChengguang Xu2018-06-04
* ceph: fix alignment of rasizeChengguang Xu2018-06-04
* ceph: fix use-after-free in ceph_statfs()Luis Henriques2018-06-04
* libceph: make abort_on_full a per-osdc settingIlya Dryomov2018-06-04
* ceph: flush pending works before shutdown superYan, Zheng2018-06-04
* ceph: abort osd requests on force umountYan, Zheng2018-06-04
* ceph: show wsize only if non-defaultIlya Dryomov2018-06-04
* 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-27
* ceph: mount non-default filesystem by nameYan, Zheng2016-07-27
* ceph: wait unsafe sync writes for evicting inodeYan, Zheng2016-07-27
* ceph: report mount root in session metadataYan, Zheng2016-05-25
* ceph: CEPH_FEATURE_MDSENC supportYan, Zheng2016-05-25
* ceph: multiple filesystem supportYan, Zheng2016-05-25
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04