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