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-11-25
bcache: recal cached_dev_sectors on detach
Shenghui Wang
2019-08-04
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
Coly Li
2019-06-22
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-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-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-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-04-13
bcache: segregate flash only volume write streams
Tang Junhui
2018-04-13
bcache: stop writeback thread after detaching
Tang Junhui
2018-03-18
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-03-18
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-09
bcache: recover data from backing when data is clean
Rui Hua
2017-12-09
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-09-27
bcache: fix bch_hprint crash and improve output
Michael Lyle
2017-09-27
bcache: fix for gc and write-back race
Tang Junhui
2017-09-27
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-09-27
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2017-09-27
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
2017-09-27
bcache: Fix leak of bdev reference
Jan Kara
2017-09-27
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
2017-02-23
bcache: Make gc wakeup sane, remove set_task_state()
Kent Overstreet
2016-09-22
block: export bio_free_pages to other modules
Guoqing Jiang
2016-08-18
bcache: pr_err: more meaningful error message when nr_stripes is invalid
Eric Wheeler
2016-08-18
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
2016-08-18
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
Eric Wheeler
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-07-20
block: simplify and cleanup bvec pool handling
Christoph Hellwig
2016-07-05
bcache: Remove redundant block_size assignment
Yijing Wang
2016-07-05
bcache: update document info
Yijing Wang
2016-07-05
bcache: Remove redundant parameter for cache_alloc()
Yijing Wang
2016-06-11
bcache: Remove deprecated create_workqueue
Bhaktipriya Shridhar
[next]