index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
Guoju Fang
3
-4
/
+10
2020-08-21
bcache: allocate meta data pages as compound pages
Coly Li
4
-5
/
+5
2020-08-21
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
1
-1
/
+8
2020-06-25
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
1
-2
/
+6
2020-02-28
bcache: explicity type cast in bset_bkey_last()
Coly Li
1
-1
/
+2
2020-01-04
bcache: at least try to shrink 1 node in bch_mca_scan()
Coly Li
1
-0
/
+2
2019-11-24
bcache: recal cached_dev_sectors on detach
Shenghui Wang
1
-0
/
+1
2019-07-31
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
Coly Li
1
-1
/
+1
2019-06-19
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2
-17
/
+33
2019-05-31
bcache: avoid clang -Wunintialized warning
Arnd Bergmann
1
-2
/
+3
2019-05-31
bcache: add failure check to run_cache_set() for journal replay
Coly Li
1
-5
/
+12
2019-05-31
bcache: fix failure in journal relplay
Tang Junhui
1
-4
/
+21
2019-05-31
bcache: return error immediately in bch_journal_replay()
Coly Li
1
-3
/
+6
2019-05-21
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
1
-4
/
+7
2019-05-21
bcache: fix a race between cache register and cacheset unregister
Liang Chen
1
-1
/
+1
2019-05-16
bcache: correct dirty data statistics
Tang Junhui
1
-1
/
+2
2019-04-05
bcache: improve sysfs_strtoul_clamp()
Coly Li
1
-3
/
+10
2019-04-05
bcache: fix input overflow to sequential_cutoff
Coly Li
1
-1
/
+3
2019-04-05
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
1
-2
/
+11
2019-03-23
bcache: never writeback a discard operation
Daniel Axtens
1
-0
/
+3
2018-11-13
bcache: fix miss key refill->end in writeback
Tang Junhui
1
-1
/
+1
2018-11-13
bcache: trace missed reading by cache_missed
Tang Junhui
1
-1
/
+1
2018-09-09
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
1
-1
/
+3
2018-05-30
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
1
-3
/
+17
2018-05-30
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
1
-1
/
+1
2018-04-26
bcache: return attach error when no cache set exist
Tang Junhui
1
-2
/
+3
2018-04-26
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
3
-7
/
+11
2018-04-26
bcache: fix for allocator and register thread race
Tang Junhui
2
-4
/
+18
2018-04-26
bcache: properly set task state in bch_writeback_thread()
Coly Li
2
-3
/
+8
2018-04-12
bcache: segregate flash only volume write streams
Tang Junhui
1
-5
/
+14
2018-04-12
bcache: stop writeback thread after detaching
Tang Junhui
1
-0
/
+6
2018-04-12
bcache: ret IOERR when read meets metadata error
Rui Hua
1
-0
/
+22
2018-03-15
bcache: don't attach backing with duplicate UUID
Michael Lyle
1
-0
/
+11
2018-03-15
bcache: fix crashes in duplicate cache device register
Tang Junhui
1
-6
/
+10
2018-02-03
bcache: check return value of register_shrinker
Michael Lyle
1
-1
/
+4
2017-12-20
bcache: fix wrong cache_misses statistics
tang.junhui
1
-1
/
+5
2017-12-20
bcache: explicitly destroy mutex while exiting
Liang Chen
1
-2
/
+4
2017-12-05
bcache: recover data from backing when data is clean
Rui Hua
1
-7
/
+6
2017-12-05
bcache: only permit to recovery read error when cache device is clean
Coly Li
1
-1
/
+9
2017-12-05
bcache: Fix building error on MIPS
Huacai Chen
3
-3
/
+3
2017-11-30
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
26
-0
/
+26
2017-09-27
bcache: use llist_for_each_entry_safe() in __closure_wake_up()
Coly Li
1
-2
/
+2
2017-09-07
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
3
-6
/
+7
2017-09-06
bcache: fix bch_hprint crash and improve output
Michael Lyle
1
-15
/
+35
2017-09-06
bcache: Update continue_at() documentation
Dan Carpenter
1
-4
/
+0
2017-09-06
bcache: silence static checker warning
Dan Carpenter
1
-3
/
+0
2017-09-06
bcache: fix for gc and write-back race
Tang Junhui
3
-2
/
+10
2017-09-06
bcache: increase the number of open buckets
Tang Junhui
1
-1
/
+3
2017-09-06
bcache: Correct return value for sysfs attach errors
Tony Asleson
1
-2
/
+2
[next]