aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph
Commit message (Expand)AuthorAge
...
* 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: fix unaligned access in ceph_send_cap_releasesJeff Layton2019-05-07
| * libceph: make ceph_pr_addr take an struct ceph_entity_addr pointerJeff Layton2019-05-07
| * ceph: print inode number in __caps_issued_mask debugging messagesJeff Layton2019-05-07
| * ceph: just call get_session in __ceph_lookup_mds_sessionJeff Layton2019-05-07
| * ceph: simplify arguments and return semantics of try_get_cap_refsJeff Layton2019-05-07
| * ceph: fix comment over ceph_drop_caps_for_unlinkJeff Layton2019-05-07
| * ceph: move wait for mds request into helper functionJeff Layton2019-05-07
| * ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_requestJeff Layton2019-05-07
| * ceph: after an MDS request, do callback and completionsJeff Layton2019-05-07
| * ceph: use pathlen values returned by set_request_path_attrJeff Layton2019-05-07
| * ceph: use __getname/__putname in ceph_mdsc_build_pathJeff Layton2019-05-07
| * ceph: use ceph_mdsc_build_path instead of clone_dentry_nameJeff Layton2019-05-07
| * ceph: fix potential use-after-free in ceph_mdsc_build_pathJeff Layton2019-05-07
| * ceph: dump granular cap info in "caps" debugfs fileJeff Layton2019-05-07
| * ceph: make iterate_session_caps a public symbolJeff Layton2019-05-07
| * ceph: fix NULL pointer deref when debugging is enabledJeff Layton2019-05-07
| * ceph: properly handle granular statx requestsJeff Layton2019-05-07
| * ceph: remove superfluous inode_lock in ceph_fsyncJeff Layton2019-05-07
| * ceph: snapshot nfs re-exportYan, Zheng2019-05-07
| * ceph: quota: fix quota subdir mountsLuis Henriques2019-05-07
| * ceph: factor out ceph_lookup_inode()Luis Henriques2019-05-07
| * ceph: remove duplicated filelock ref increaseZhi Zhang2019-05-07
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\ \
| * | fs: mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
* | | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-07
|\ \ \ | |_|/ |/| |
| * | ceph: use ->free_inode()Al Viro2019-05-01
* | | ceph: fix ci->i_head_snapc leakYan, Zheng2019-04-23
* | | ceph: handle the case where a dentry has been renamed on outstanding reqJeff Layton2019-04-23
* | | ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton2019-04-23
* | | ceph: only use d_name directly when parent is lockedJeff Layton2019-04-23
|/ /
* / ceph: fix use-after-free on symlink traversalAl Viro2019-03-27
|/
* ceph: add mount option to limit caps countYan, Zheng2019-03-05
* ceph: periodically trim stale dentriesYan, Zheng2019-03-05
* ceph: delete stale dentry when last reference is droppedYan, Zheng2019-03-05
* ceph: remove dentry_lru file from debugfsYan, Zheng2019-03-05
* ceph: touch existing cap when handling replyYan, Zheng2019-03-05
* ceph: pass inclusive lend parameter to filemap_write_and_wait_range()zhengbin2019-03-05
* ceph: send cap releases more aggressivelyYan, Zheng2019-03-05
* ceph: support getting ceph.dir.pin vxattrYan, Zheng2019-03-05
* ceph: support versioned replyYan, Zheng2019-03-05
* ceph: map snapid to anonymous bdev IDYan, Zheng2019-03-05
* ceph: split large reconnect into multiple messagesYan, Zheng2019-03-05
* ceph: decode feature bits in session messageYan, Zheng2019-03-05
* ceph: set special inode's blocksize to page sizeYan, Zheng2019-03-05
* ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng2019-02-18
* ceph: quota: cleanup license messThomas Gleixner2019-01-21
* ceph: clear inode pointer when snap realm gets dropped by its inodeYan, Zheng2019-01-21