aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.c
Commit message (Expand)AuthorAge
* ceph: return -EINVAL if given fsc mount option on kernel w/o supportJeff Layton2019-11-07
* Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-09-25
|\
| * ceph: call ceph_mdsc_destroy from destroy_fs_clientJeff Layton2019-09-16
| * ceph: auto reconnect after blacklistedYan, Zheng2019-09-16
| * ceph: invalidate all write mode filp after reconnectYan, Zheng2019-09-16
| * ceph: add helper function that forcibly reconnects to ceph cluster.Yan, Zheng2019-09-16
* | fs: ceph: Initialize filesystem timestamp rangesDeepa Dinamani2019-08-30
|/
* Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-07-18
|\
| * ceph: use generic_delete_inode() for ->drop_inodeLuis Henriques2019-07-08
| * ceph: use ceph_evict_inode to cleanup inode's resourceYan, Zheng2019-07-08
| * ceph: initialize superblock s_time_gran to 1Luis Henriques2019-07-08
| * ceph: remove unused vxattr length helpersDavid Disseldorp2019-07-08
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\ \ | |/ |/|
| * ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-03
* | ceph: single workqueue for inode related worksYan, Zheng2019-06-05
|/
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-05-16
|\
| * ceph: flush dirty inodes before proceeding with remountJeff Layton2019-05-07
* | ceph: use ->free_inode()Al Viro2019-05-01
|/
* ceph: add mount option to limit caps countYan, Zheng2019-03-05
* ceph: send cap releases more aggressivelyYan, Zheng2019-03-05
* libceph: allow setting abort_on_full for rbdDongsheng Yang2019-01-07
* ceph: make 'nocopyfrom' a default mount optionLuis Henriques2018-12-11
* 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