index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-10-23
|
\
|
*
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
Guoju Fang
2020-10-01
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-08-23
|
\
|
|
*
bcache: allocate meta data pages as compound pages
Coly Li
2020-08-21
|
*
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
2020-08-21
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-07-24
|
\
|
|
*
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
2020-06-29
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-03-08
|
\
|
|
*
bcache: explicity type cast in bset_bkey_last()
Coly Li
2020-02-28
|
*
bcache: at least try to shrink 1 node in bch_mca_scan()
Coly Li
2020-01-04
*
|
Merge android-4.4-p.203 (40ef73d) into msm-4.4
Srinivasarao P
2019-11-26
|
\
|
|
*
bcache: recal cached_dev_sectors on detach
Shenghui Wang
2019-11-25
*
|
Merge android-4.4.187 (8eb3d65) into msm-4.4
Srinivasarao P
2019-08-07
|
\
|
|
*
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
Coly Li
2019-08-04
*
|
Merge android-4.4.183 (94fd428) into msm-4.4
Srinivasarao P
2019-06-24
|
\
|
|
*
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2019-06-22
*
|
Merge android-4.4.181 (bd858d7) into msm-4.4
Srinivasarao P
2019-06-12
|
\
|
|
*
bcache: avoid clang -Wunintialized warning
Arnd Bergmann
2019-06-11
|
*
bcache: add failure check to run_cache_set() for journal replay
Coly Li
2019-06-11
|
*
bcache: fix failure in journal relplay
Tang Junhui
2019-06-11
|
*
bcache: return error immediately in bch_journal_replay()
Coly Li
2019-06-11
|
*
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
2019-06-11
|
*
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-06-11
*
|
Merge android-4.4.179 (aab9adb) into msm-4.4
Srinivasarao P
2019-05-02
|
\
|
|
*
bcache: improve sysfs_strtoul_clamp()
Coly Li
2019-04-27
|
*
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-04-27
|
*
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2019-04-27
*
|
Merge android-4.4.164 (564ce1b) into msm-4.4
Srinivasarao P
2018-11-21
|
\
|
|
*
bcache: fix miss key refill->end in writeback
Tang Junhui
2018-11-21
*
|
Merge android-4.4.155 (b3f777e) into msm-4.4
Srinivasarao P
2018-09-12
|
\
|
|
*
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
2018-09-09
*
|
Merge android-4.4.135 (c9d74f2) into msm-4.4
Srinivasarao P
2018-06-27
|
\
|
|
*
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
2018-05-30
|
*
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
2018-05-30
|
*
bcache: return attach error when no cache set exist
Tang Junhui
2018-05-30
|
*
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
2018-05-30
|
*
bcache: fix for allocator and register thread race
Tang Junhui
2018-05-30
|
*
bcache: properly set task state in bch_writeback_thread()
Coly Li
2018-05-30
*
|
Merge android-4.4.128 (89904cc) into msm-4.4
Srinivasarao P
2018-04-20
|
\
|
|
*
bcache: segregate flash only volume write streams
Tang Junhui
2018-04-13
|
*
bcache: stop writeback thread after detaching
Tang Junhui
2018-04-13
*
|
Merge android-4.4.127 (d6bbe8b) into msm-4.4
Srinivasarao P
2018-04-20
|
\
|
|
*
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-03-18
*
|
Merge android-4.4.115 (aa856bd) into msm-4.4
Srinivasarao P
2018-02-05
|
\
|
|
*
bcache: check return value of register_shrinker
Michael Lyle
2018-02-03
*
|
Merge android-4.4.107 (79f138a) into msm-4.4
Srinivasarao P
2018-01-18
|
\
|
|
*
bcache: fix wrong cache_misses statistics
tang.junhui
2017-12-20
|
*
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-12-20
*
|
Merge android-4.4.105 (8a53962) into msm-4.4
Srinivasarao P
2018-01-08
|
\
|
|
*
bcache: recover data from backing when data is clean
Rui Hua
2017-12-09
[next]