summaryrefslogtreecommitdiff
path: root/drivers/md/bcache
AgeCommit message (Expand)Author
2020-10-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-01bcache: fix a lost wake-up problem caused by mca_cannibalize_lockGuoju Fang
2020-08-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-08-21bcache: allocate meta data pages as compound pagesColy Li
2020-08-21bcache: fix super block seq numbers comparision in register_cache_set()Coly Li
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-06-29bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-28bcache: explicity type cast in bset_bkey_last()Coly Li
2020-01-04bcache: at least try to shrink 1 node in bch_mca_scan()Coly Li
2019-11-26Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P
2019-11-25bcache: recal cached_dev_sectors on detachShenghui Wang
2019-08-07Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P
2019-08-04bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()Coly Li
2019-06-24Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P
2019-06-22bcache: fix stack corruption by PRECEDING_KEY()Coly Li
2019-06-12Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P
2019-06-11bcache: avoid clang -Wunintialized warningArnd Bergmann
2019-06-11bcache: add failure check to run_cache_set() for journal replayColy Li
2019-06-11bcache: fix failure in journal relplayTang Junhui
2019-06-11bcache: return error immediately in bch_journal_replay()Coly Li
2019-06-11bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li
2019-06-11bcache: fix a race between cache register and cacheset unregisterLiang Chen
2019-05-02Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P
2019-04-27bcache: improve sysfs_strtoul_clamp()Coly Li
2019-04-27bcache: fix input overflow to sequential_cutoffColy Li
2019-04-27bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li
2018-11-21Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P
2018-11-21bcache: fix miss key refill->end in writebackTang Junhui
2018-09-12Merge android-4.4.155 (b3f777e) into msm-4.4Srinivasarao P
2018-09-09bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai
2018-06-27Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P
2018-05-30bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is setColy Li
2018-05-30bcache: fix kcrashes with fio in RAID5 backend devTang Junhui
2018-05-30bcache: return attach error when no cache set existTang Junhui
2018-05-30bcache: fix for data collapse after re-attaching an attached deviceTang Junhui
2018-05-30bcache: fix for allocator and register thread raceTang Junhui
2018-05-30bcache: properly set task state in bch_writeback_thread()Coly Li
2018-04-20Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P
2018-04-20Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P
2018-04-13bcache: segregate flash only volume write streamsTang Junhui
2018-04-13bcache: stop writeback thread after detachingTang Junhui
2018-03-18bcache: don't attach backing with duplicate UUIDMichael Lyle
2018-02-05Merge android-4.4.115 (aa856bd) into msm-4.4Srinivasarao P
2018-02-03bcache: check return value of register_shrinkerMichael Lyle
2018-01-18Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P
2018-01-08Merge android-4.4.105 (8a53962) into msm-4.4Srinivasarao P
2018-01-02Merge android-4.4.104 (8bc4213) into msm-4.4Srinivasarao P
2018-01-02Merge android-4.4.103 (9fbf3d7) into msm-4.4Srinivasarao P
2017-12-20bcache: fix wrong cache_misses statisticstang.junhui