summaryrefslogtreecommitdiffstats
path: root/fs/ceph
AgeCommit message (Expand)Author
2021-07-20ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirtyJeff Layton
2021-05-22ceph: fix fscache invalidationJeff Layton
2020-12-30ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques
2020-11-05ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)
2020-10-01ceph: fix potential race in ceph_check_capsJeff Layton
2020-10-01ceph: ensure we have a new cap before continuing in fill_inodeJeff Layton
2020-09-09ceph: don't allow setlease on cephfsJeff Layton
2020-09-03ceph: fix potential mdsc use-after-free crashXiubo Li
2020-08-26ceph: fix use-after-free for fsc->mdscXiubo Li
2020-05-27ceph: fix double unlock in handle_cap_export()Wu Bo
2020-04-29ceph: don't skip updating wanted caps when cap is staleYan, Zheng
2020-04-29ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang
2020-04-13ceph: canonicalize server path in placeIlya Dryomov
2020-04-13ceph: remove the extra slashes in the server pathXiubo Li
2020-04-02ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-02-24ceph: check availability of mds cluster on mount after wait timeoutXiubo Li
2020-01-27ceph: fix "ceph.dir.rctime" vxattr valueDavid Disseldorp
2019-12-05ceph: return -EINVAL if given fsc mount option on kernel w/o supportJeff Layton
2019-12-01ceph: only allow punch hole mode in fallocateLuis Henriques
2019-12-01ceph: fix dentry leak in ceph_readdir_prepopulateYan, Zheng
2019-11-12ceph: add missing check in d_revalidate snapdir handlingAl Viro
2019-11-12ceph: fix use-after-free in __ceph_remove_cap()Luis Henriques
2019-10-11ceph: reconnect connection if session hang in opening stateErqi Chen
2019-10-11ceph: fix directories inode i_blkbits initializationLuis Henriques
2019-10-05ceph: use ceph_evict_inode to cleanup inode's resourceYan, Zheng
2019-10-05Revert "ceph: use ceph_evict_inode to cleanup inode's resource"Sasha Levin
2019-09-16ceph: use ceph_evict_inode to cleanup inode's resourceYan, Zheng
2019-09-10ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques
2019-08-29ceph: don't try fill file_lock on unsuccessful GETFILELOCK replyJeff Layton
2019-08-29ceph: clear page dirty before invalidate pageErqi Chen
2019-08-06ceph: return -ERANGE if virtual xattr value didn't fit in bufferJeff Layton
2019-08-06ceph: fix improper use of smp_mb__before_atomic()Andrea Parri
2019-08-04ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng
2019-05-25ceph: flush dirty inodes before proceeding with remountJeff Layton
2019-05-04ceph: fix use-after-free on symlink traversalAl Viro
2019-05-02ceph: fix ci->i_head_snapc leakYan, Zheng
2019-05-02ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton
2019-05-02ceph: only use d_name directly when parent is lockedJeff Layton
2019-02-27ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng
2019-01-31ceph: clear inode pointer when snap realm gets dropped by its inodeYan, Zheng
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng
2018-11-27ceph: quota: fix null pointer dereference in quota checkLuis Henriques
2018-11-21Revert "ceph: fix dentry leak in splice_dentry()"Yan, Zheng
2018-09-06ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13ceph: don't drop message if it contains more data than expectedYan, Zheng
2018-08-13ceph: support cephfs' own feature bitsYan, Zheng