summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: add new RECOVER mount_state when recovering sessionJeff Layton2020-12-141-4/+10
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-10-241-2/+1
|\
| * [PATCH] reduce boilerplate in fsid handlingAl Viro2020-09-181-2/+1
* | libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov2020-10-121-2/+2
* | ceph: use kill_anon_super helperJeff Layton2020-10-121-3/+1
|/
* ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton2020-08-041-14/+8
* ceph: delete repeated words in fs/ceph/Randy Dunlap2020-08-031-1/+1
* ceph: periodically send perf metrics to MDSesXiubo Li2020-08-031-0/+42
* ceph: perform asynchronous unlink if we have sufficient capsJeff Layton2020-03-301-0/+20
* ceph: move to a dedicated slabcache for mds requestsJeff Layton2020-03-301-0/+8
* ceph: noacl mount option is effectively ignoredXiubo Li2020-02-111-4/+4
* ceph: canonicalize server path in placeIlya Dryomov2020-02-111-93/+28
* Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-23/+17
|\
| * ceph: use errorfc() and friends instead of spelling the prefix outAl Viro2020-02-071-7/+7
| * fs_parse: handle optional arguments sanelyAl Viro2020-02-071-2/+2
| * fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-6/+2
| * fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-1/+0
| * add prefix to fs_context->logAl Viro2020-02-071-2/+2
| * ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro2020-02-071-2/+2
| * fold struct fs_parameter_enum into struct constant_tableAl Viro2020-02-071-1/+1
| * fs_parse: get rid of ->enumsAl Viro2020-02-071-6/+5
* | ceph: use copy-from2 op in copy_file_rangeLuis Henriques2020-01-271-0/+1
* | ceph: remove the extra slashes in the server pathXiubo Li2020-01-271-20/+102
* | ceph: check availability of mds cluster on mount after wait timeoutXiubo Li2020-01-271-0/+5
|/
* ceph: convert int fields in ceph_mount_options to unsigned intJeff Layton2019-12-091-13/+15
* libceph, rbd, ceph: convert to use the new mount APIDavid Howells2019-11-271-322/+324
* ceph: return -EINVAL if given fsc mount option on kernel w/o supportJeff Layton2019-11-071-1/+10
* Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-09-251-5/+47
|\
| * ceph: call ceph_mdsc_destroy from destroy_fs_clientJeff Layton2019-09-161-4/+1
| * ceph: auto reconnect after blacklistedYan, Zheng2019-09-161-0/+19
| * ceph: invalidate all write mode filp after reconnectYan, Zheng2019-09-161-0/+2
| * ceph: add helper function that forcibly reconnects to ceph cluster.Yan, Zheng2019-09-161-1/+25
* | fs: ceph: Initialize filesystem timestamp rangesDeepa Dinamani2019-08-301-0/+2
|/
* Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-07-181-8/+5
|\
| * ceph: use generic_delete_inode() for ->drop_inodeLuis Henriques2019-07-081-1/+1
| * ceph: use ceph_evict_inode to cleanup inode's resourceYan, Zheng2019-07-081-1/+1
| * ceph: initialize superblock s_time_gran to 1Luis Henriques2019-07-081-1/+1
| * ceph: remove unused vxattr length helpersDavid Disseldorp2019-07-081-5/+2
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-3/+1
|\ \ | |/ |/|
| * ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-3/+1
* | ceph: single workqueue for inode related worksYan, Zheng2019-06-051-21/+7
|/
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-05-161-0/+7
|\
| * ceph: flush dirty inodes before proceeding with remountJeff Layton2019-05-071-0/+7
* | ceph: use ->free_inode()Al Viro2019-05-011-0/+1
|/
* ceph: add mount option to limit caps countYan, Zheng2019-03-051-3/+9
* ceph: send cap releases more aggressivelyYan, Zheng2019-03-051-1/+8
* libceph: allow setting abort_on_full for rbdDongsheng Yang2019-01-071-2/+2
* ceph: make 'nocopyfrom' a default mount optionLuis Henriques2018-12-111-2/+2
* ceph: new mount option to disable usage of copy-from opLuis Henriques2018-10-221-0/+13