index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
Age
Commit message (
Expand
)
Author
2019-07-31
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
Coly Li
2019-06-19
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2019-05-31
bcache: avoid clang -Wunintialized warning
Arnd Bergmann
2019-05-31
bcache: add failure check to run_cache_set() for journal replay
Coly Li
2019-05-31
bcache: fix failure in journal relplay
Tang Junhui
2019-05-31
bcache: return error immediately in bch_journal_replay()
Coly Li
2019-05-21
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
2019-05-21
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-05-16
bcache: correct dirty data statistics
Tang Junhui
2019-04-05
bcache: improve sysfs_strtoul_clamp()
Coly Li
2019-04-05
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-04-05
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2019-03-23
bcache: never writeback a discard operation
Daniel Axtens
2018-11-13
bcache: fix miss key refill->end in writeback
Tang Junhui
2018-11-13
bcache: trace missed reading by cache_missed
Tang Junhui
2018-09-09
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
2018-05-30
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-04-26
bcache: return attach error when no cache set exist
Tang Junhui
2018-04-26
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
2018-04-26
bcache: fix for allocator and register thread race
Tang Junhui
2018-04-26
bcache: properly set task state in bch_writeback_thread()
Coly Li
2018-04-12
bcache: segregate flash only volume write streams
Tang Junhui
2018-04-12
bcache: stop writeback thread after detaching
Tang Junhui
2018-04-12
bcache: ret IOERR when read meets metadata error
Rui Hua
2018-03-15
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-03-15
bcache: fix crashes in duplicate cache device register
Tang Junhui
2018-02-03
bcache: check return value of register_shrinker
Michael Lyle
2017-12-20
bcache: fix wrong cache_misses statistics
tang.junhui
2017-12-20
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-12-05
bcache: recover data from backing when data is clean
Rui Hua
2017-12-05
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-12-05
bcache: Fix building error on MIPS
Huacai Chen
2017-11-30
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-27
bcache: use llist_for_each_entry_safe() in __closure_wake_up()
Coly Li
2017-09-07
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
2017-09-06
bcache: fix bch_hprint crash and improve output
Michael Lyle
2017-09-06
bcache: Update continue_at() documentation
Dan Carpenter
2017-09-06
bcache: silence static checker warning
Dan Carpenter
2017-09-06
bcache: fix for gc and write-back race
Tang Junhui
2017-09-06
bcache: increase the number of open buckets
Tang Junhui
2017-09-06
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-09-06
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2017-09-06
bcache: gc does not work when triggering by manual command
Tang Junhui
2017-09-06
bcache: Don't reinvent the wheel but use existing llist API
Byungchul Park
2017-09-06
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
2017-09-06
bcache: fix sequential large write IO bypass
Tang Junhui
2017-09-06
bcache: Fix leak of bdev reference
Jan Kara
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
[next]