summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2019-05-07ceph: fix potential use-after-free in ceph_mdsc_build_pathJeff Layton
2019-05-07ceph: dump granular cap info in "caps" debugfs fileJeff Layton
2019-05-07ceph: make iterate_session_caps a public symbolJeff Layton
2019-05-07ceph: fix NULL pointer deref when debugging is enabledJeff Layton
2019-05-07ceph: properly handle granular statx requestsJeff Layton
2019-05-07ceph: remove superfluous inode_lock in ceph_fsyncJeff Layton
2019-05-07ceph: snapshot nfs re-exportYan, Zheng
2019-05-07ceph: quota: fix quota subdir mountsLuis Henriques
2019-05-07ceph: factor out ceph_lookup_inode()Luis Henriques
2019-05-07ceph: remove duplicated filelock ref increaseZhi Zhang
2019-05-01ceph: use ->free_inode()Al Viro
2019-04-23ceph: fix ci->i_head_snapc leakYan, Zheng
2019-04-23ceph: handle the case where a dentry has been renamed on outstanding reqJeff Layton
2019-04-23ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton
2019-04-23ceph: only use d_name directly when parent is lockedJeff Layton
2019-04-08fs: mark expected switch fall-throughsGustavo A. R. Silva
2019-03-27ceph: fix use-after-free on symlink traversalAl Viro
2019-03-05ceph: add mount option to limit caps countYan, Zheng
2019-03-05ceph: periodically trim stale dentriesYan, Zheng
2019-03-05ceph: delete stale dentry when last reference is droppedYan, Zheng
2019-03-05ceph: remove dentry_lru file from debugfsYan, Zheng
2019-03-05ceph: touch existing cap when handling replyYan, Zheng
2019-03-05ceph: pass inclusive lend parameter to filemap_write_and_wait_range()zhengbin
2019-03-05ceph: send cap releases more aggressivelyYan, Zheng
2019-03-05ceph: support getting ceph.dir.pin vxattrYan, Zheng
2019-03-05ceph: support versioned replyYan, Zheng
2019-03-05ceph: map snapid to anonymous bdev IDYan, Zheng
2019-03-05ceph: split large reconnect into multiple messagesYan, Zheng
2019-03-05ceph: decode feature bits in session messageYan, Zheng
2019-03-05ceph: set special inode's blocksize to page sizeYan, Zheng
2019-02-18ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng
2019-01-21ceph: quota: cleanup license messThomas Gleixner
2019-01-21ceph: clear inode pointer when snap realm gets dropped by its inodeYan, Zheng
2019-01-07ceph: use vmf_error() in ceph_filemap_fault()Souptick Joarder
2019-01-07libceph: allow setting abort_on_full for rbdDongsheng Yang
2019-01-05Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-04fs: don't open code lru_to_page()Nikolay Borisov
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-26ceph: don't encode inode pathes into reconnect messageYan, Zheng
2018-12-26ceph: update wanted caps after resuming stale sessionYan, Zheng
2018-12-26ceph: skip updating 'wanted' caps if caps are already issuedYan, Zheng
2018-12-26ceph: don't request excl caps when mount is readonlyYan, Zheng
2018-12-26ceph: don't update importing cap's mseq when handing cap exportYan, Zheng
2018-12-26ceph: remove redundant assignmentChengguang Xu
2018-12-26ceph: cleanup splice_dentry()Yan, Zheng
2018-12-11ceph: make 'nocopyfrom' a default mount optionLuis Henriques
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov
2018-11-08ceph: quota: fix null pointer dereference in quota checkLuis Henriques
2018-11-08ceph: add destination file data sync before doing any remote copyLuis Henriques
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds