| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: perform asynchronous unlink if we have sufficient caps | Jeff Layton | 2020-03-30 | 1 | -0/+20 |
* | ceph: move to a dedicated slabcache for mds requests | Jeff Layton | 2020-03-30 | 1 | -0/+8 |
* | ceph: noacl mount option is effectively ignored | Xiubo Li | 2020-02-11 | 1 | -4/+4 |
* | ceph: canonicalize server path in place | Ilya Dryomov | 2020-02-11 | 1 | -93/+28 |
* | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-02-08 | 1 | -23/+17 |
|\ |
|
| * | ceph: use errorfc() and friends instead of spelling the prefix out | Al Viro | 2020-02-07 | 1 | -7/+7 |
| * | fs_parse: handle optional arguments sanely | Al Viro | 2020-02-07 | 1 | -2/+2 |
| * | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro | 2020-02-07 | 1 | -6/+2 |
| * | fs_parser: remove fs_parameter_description name field | Eric Sandeen | 2020-02-07 | 1 | -1/+0 |
| * | add prefix to fs_context->log | Al Viro | 2020-02-07 | 1 | -2/+2 |
| * | ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log | Al Viro | 2020-02-07 | 1 | -2/+2 |
| * | fold struct fs_parameter_enum into struct constant_table | Al Viro | 2020-02-07 | 1 | -1/+1 |
| * | fs_parse: get rid of ->enums | Al Viro | 2020-02-07 | 1 | -6/+5 |
* | | ceph: use copy-from2 op in copy_file_range | Luis Henriques | 2020-01-27 | 1 | -0/+1 |
* | | ceph: remove the extra slashes in the server path | Xiubo Li | 2020-01-27 | 1 | -20/+102 |
* | | ceph: check availability of mds cluster on mount after wait timeout | Xiubo Li | 2020-01-27 | 1 | -0/+5 |
|/ |
|
* | ceph: convert int fields in ceph_mount_options to unsigned int | Jeff Layton | 2019-12-09 | 1 | -13/+15 |
* | libceph, rbd, ceph: convert to use the new mount API | David Howells | 2019-11-27 | 1 | -322/+324 |
* | ceph: return -EINVAL if given fsc mount option on kernel w/o support | Jeff Layton | 2019-11-07 | 1 | -1/+10 |
* | Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-09-25 | 1 | -5/+47 |
|\ |
|
| * | ceph: call ceph_mdsc_destroy from destroy_fs_client | Jeff Layton | 2019-09-16 | 1 | -4/+1 |
| * | ceph: auto reconnect after blacklisted | Yan, Zheng | 2019-09-16 | 1 | -0/+19 |
| * | ceph: invalidate all write mode filp after reconnect | Yan, Zheng | 2019-09-16 | 1 | -0/+2 |
| * | ceph: add helper function that forcibly reconnects to ceph cluster. | Yan, Zheng | 2019-09-16 | 1 | -1/+25 |
* | | fs: ceph: Initialize filesystem timestamp ranges | Deepa Dinamani | 2019-08-30 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-07-18 | 1 | -8/+5 |
|\ |
|
| * | ceph: use generic_delete_inode() for ->drop_inode | Luis Henriques | 2019-07-08 | 1 | -1/+1 |
| * | ceph: use ceph_evict_inode to cleanup inode's resource | Yan, Zheng | 2019-07-08 | 1 | -1/+1 |
| * | ceph: initialize superblock s_time_gran to 1 | Luis Henriques | 2019-07-08 | 1 | -1/+1 |
| * | ceph: remove unused vxattr length helpers | David Disseldorp | 2019-07-08 | 1 | -5/+2 |
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 1 | -3/+1 |
|\ \
| |/
|/| |
|
| * | ceph: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-07-03 | 1 | -3/+1 |
* | | ceph: single workqueue for inode related works | Yan, Zheng | 2019-06-05 | 1 | -21/+7 |
|/ |
|
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-05-16 | 1 | -0/+7 |
|\ |
|
| * | ceph: flush dirty inodes before proceeding with remount | Jeff Layton | 2019-05-07 | 1 | -0/+7 |
* | | ceph: use ->free_inode() | Al Viro | 2019-05-01 | 1 | -0/+1 |
|/ |
|
* | ceph: add mount option to limit caps count | Yan, Zheng | 2019-03-05 | 1 | -3/+9 |
* | ceph: send cap releases more aggressively | Yan, Zheng | 2019-03-05 | 1 | -1/+8 |
* | libceph: allow setting abort_on_full for rbd | Dongsheng Yang | 2019-01-07 | 1 | -2/+2 |
* | ceph: make 'nocopyfrom' a default mount option | Luis Henriques | 2018-12-11 | 1 | -2/+2 |
* | ceph: new mount option to disable usage of copy-from op | Luis Henriques | 2018-10-22 | 1 | -0/+13 |
* | ceph: avoid a use-after-free in ceph_destroy_options() | Ilya Dryomov | 2018-09-06 | 1 | -5/+11 |
* | ceph: add new field max_file_size in ceph_fs_client | Chengguang Xu | 2018-08-02 | 1 | -1/+2 |
* | libceph: amend "bad option arg" error message | Ilya Dryomov | 2018-08-02 | 1 | -2/+1 |
* | ceph: show ino32 if the value is different with default | Chengguang Xu | 2018-06-04 | 1 | -0/+2 |
* | ceph: strengthen rsize/wsize/readdir_max_bytes validation | Chengguang Xu | 2018-06-04 | 1 | -3/+3 |
* | ceph: fix alignment of rasize | Chengguang Xu | 2018-06-04 | 1 | -1/+1 |
* | ceph: fix use-after-free in ceph_statfs() | Luis Henriques | 2018-06-04 | 1 | -4/+7 |
* | libceph: make abort_on_full a per-osdc setting | Ilya Dryomov | 2018-06-04 | 1 | -0/+2 |