summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2019-12-05ceph: return -EINVAL if given fsc mount option on kernel w/o supportJeff Layton
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-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-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-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng
2018-12-05libceph: add authorizer challengeIlya Dryomov
2018-11-21Revert "ceph: fix dentry leak in splice_dentry()"Yan, Zheng
2018-08-24ceph: fix dentry leak in splice_dentry()Yan, Zheng
2018-08-03ceph: fix alignment of rasizeChengguang Xu
2018-05-30ceph: fix potential memory leak in init_caches()Chengguang Xu
2018-05-30ceph: fix dentry leak when failing to init debugfsChengguang Xu
2018-05-30libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu
2018-05-16ceph: fix rsize/wsize capping in ceph_direct_read_write()Ilya Dryomov
2018-04-08ceph: only dirty ITER_IOVEC pages for direct readYan, Zheng
2017-12-20ceph: drop negative child dentries before try pruning inode's aliasYan, Zheng
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton
2017-10-02ceph: fix __choose_mds() for LSSNAP requestYan, Zheng
2017-10-02ceph: properly queue cap snap for newly created snap realmYan, Zheng
2017-09-19ceph: avoid panic in create_session_open_msg() if utsname() returns NULLYan, Zheng
2017-09-12Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-06ceph: stop on-going cached readdir if mds revokes FILE_SHARED capYan, Zheng
2017-09-06ceph: wait on writeback after writing snapshot dataYan, Zheng
2017-09-06ceph: fix capsnap dirty pages accountingYan, Zheng
2017-09-06ceph: ignore wbc->range_{start,end} when write back snapshot dataYan, Zheng
2017-09-06ceph: fix "range cyclic" mode writepagesYan, Zheng
2017-09-06ceph: cleanup local variables in ceph_writepages_start()Yan, Zheng
2017-09-06ceph: optimize pagevec iterating in ceph_writepages_start()Yan, Zheng
2017-09-06ceph: make writepage_nounlock() invalidate page that beyonds EOFYan, Zheng
2017-09-06ceph: properly get capsnap's size in get_oldest_context()Yan, Zheng
2017-09-06ceph: remove stale check in ceph_invalidatepage()Yan, Zheng