summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2019-12-05Merge 4.14.158 into android-4.14Greg Kroah-Hartman
2019-12-05ceph: return -EINVAL if given fsc mount option on kernel w/o supportJeff Layton
2019-12-01Merge 4.14.157 into android-4.14Greg Kroah-Hartman
2019-12-01ceph: fix dentry leak in ceph_readdir_prepopulateYan, Zheng
2019-11-14Merge 4.14.154 into android-4.14Greg Kroah-Hartman
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-11Merge 4.14.149 into android-4.14Greg Kroah-Hartman
2019-10-11ceph: reconnect connection if session hang in opening stateErqi Chen
2019-10-11ceph: fix directories inode i_blkbits initializationLuis Henriques
2019-09-10Merge 4.14.143 into android-4.14Greg Kroah-Hartman
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-29Merge 4.14.141 into android-4.14Greg Kroah-Hartman
2019-08-29ceph: don't try fill file_lock on unsuccessful GETFILELOCK replyJeff Layton
2019-08-06Merge 4.14.137 into android-4.14Greg Kroah-Hartman
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-04Merge 4.14.136 into android-4.14Greg Kroah-Hartman
2019-08-04ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng
2019-05-27Merge 4.14.122 into android-4.14Greg Kroah-Hartman
2019-05-25ceph: flush dirty inodes before proceeding with remountJeff Layton
2019-05-04Merge 4.14.116 into android-4.14Greg Kroah-Hartman
2019-05-04ceph: fix use-after-free on symlink traversalAl Viro
2019-05-02Merge 4.14.115 into android-4.14Greg Kroah-Hartman
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-27Merge 4.14.104 into android-4.14Greg Kroah-Hartman
2019-02-27ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng
2019-01-13Merge 4.14.93 into android-4.14Greg Kroah-Hartman
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng
2018-12-05Merge 4.14.86 into android-4.14Greg Kroah-Hartman
2018-12-05libceph: add authorizer challengeIlya Dryomov
2018-11-21Merge 4.14.82 into android-4.14Greg Kroah-Hartman
2018-11-21Revert "ceph: fix dentry leak in splice_dentry()"Yan, Zheng
2018-08-24Merge 4.14.67 into android-4.14Greg Kroah-Hartman
2018-08-24ceph: fix dentry leak in splice_dentry()Yan, Zheng
2018-08-03Merge 4.14.60 into android-4.14Greg Kroah-Hartman
2018-08-03ceph: fix alignment of rasizeChengguang Xu
2018-07-30Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.14.y' into ...Jaegeuk Kim
2018-06-28mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara
2018-06-28ceph: use pagevec_lookup_range_nr_tag()Jan Kara
2018-06-28ceph: use pagevec_lookup_range_tag()Jan Kara
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