summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2021-10-12Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-09-26ceph: lockdep annotations for try_nonblocking_invalidateJeff Layton
2021-07-22Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-20ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirtyJeff Layton
2020-12-30Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-29ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques
2020-11-15Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-10ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)
2020-10-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-01ceph: fix potential race in ceph_check_capsJeff Layton
2020-09-19Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-09-12ceph: don't allow setlease on cephfsJeff Layton
2020-09-03ceph: fix potential mdsc use-after-free crashXiubo Li
2020-06-04Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-27ceph: fix double unlock in handle_cap_export()Wu Bo
2020-05-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-02ceph: don't skip updating wanted caps when cap is staleYan, Zheng
2020-05-02ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang
2019-12-02Merge android-4.4-p.204 (583bdda) into msm-4.4Srinivasarao P
2019-11-28ceph: fix dentry leak in ceph_readdir_prepopulateYan, Zheng
2019-11-20Merge android-4.4-p.201 (ef0b39d) into msm-4.4Srinivasarao P
2019-11-12ceph: fix use-after-free in __ceph_remove_cap()Luis Henriques
2019-10-30Merge android-4.4-p.197 (93ec8fb) into msm-4.4Srinivasarao P
2019-10-17ceph: fix directories inode i_blkbits initializationLuis Henriques
2019-09-10Merge 4.4.192 into android-4.4Greg Kroah-Hartman
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques
2019-08-06Merge 4.4.188 into android-4.4Greg Kroah-Hartman
2019-08-06ceph: fix improper use of smp_mb__before_atomic()Andrea Parri
2019-08-04Merge 4.4.187 into android-4.4Greg Kroah-Hartman
2019-08-04ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng
2019-06-11Merge 4.4.181 into android-4.4Greg Kroah-Hartman
2019-06-11ceph: flush dirty inodes before proceeding with remountJeff Layton
2019-05-16Merge 4.4.180 into android-4.4Greg Kroah-Hartman
2019-05-16ceph: fix use-after-free on symlink traversalAl Viro
2019-05-16ceph: fix ci->i_head_snapc leakYan, Zheng
2019-05-16ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton
2019-03-23Merge 4.4.177 into android-4.4Greg Kroah-Hartman
2019-03-23ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng
2019-01-13Merge 4.4.170 into android-4.4Greg Kroah-Hartman
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng
2018-07-30Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim
2018-07-08mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara
2018-07-08ceph: use pagevec_lookup_range_nr_tag()Jan Kara
2018-07-08ceph: use pagevec_lookup_range_tag()Jan Kara
2017-12-20ceph: drop negative child dentries before try pruning inode's aliasYan, Zheng
2017-11-02ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton
2017-10-21ceph: clean up unsafe d_parent accesses in build_dentry_pathJeff Layton
2017-09-07ceph: fix readpage from fscacheYan, Zheng
2017-07-27ceph: fix race in concurrent readdirYan, Zheng
2017-06-14fs: add i_blocksize()Fabian Frederick