index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
Age
Commit message (
Expand
)
Author
2019-06-28
bcache: ignore read-ahead request failure on backing device
Coly Li
2019-06-28
bcache: avoid flushing btree node in cache_set_flush() if io disabled
Coly Li
2019-06-28
Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
Coly Li
2019-06-28
bcache: fix return value error in bch_journal_read()
Coly Li
2019-06-28
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
Coly Li
2019-06-28
bcache: don't set max writeback rate if gc is running
Coly Li
2019-06-13
bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
Coly Li
2019-06-13
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-01
bcache: make is_discard_enabled() static
Jens Axboe
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-30
bcache: clean up do_btree_node_write a bit
Christoph Hellwig
2019-04-30
bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
Coly Li
2019-04-24
bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYN...
Shenghui Wang
2019-04-24
bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch o...
Shenghui Wang
2019-04-24
bcache: fix failure in journal relplay
Tang Junhui
2019-04-24
bcache: improve bcache_reboot()
Coly Li
2019-04-24
bcache: add comments for closure_fn to be called in closure_queue()
Coly Li
2019-04-24
bcache: Add comments for blkdev_put() in registration code path
Coly Li
2019-04-24
bcache: add error check for calling register_bdev()
Coly Li
2019-04-24
bcache: return error immediately in bch_journal_replay()
Coly Li
2019-04-24
bcache: add comments for kobj release callback routine
Coly Li
2019-04-24
bcache: add failure check to run_cache_set() for journal replay
Coly Li
2019-04-24
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
2019-04-24
bcache: move definition of 'int ret' out of macro read_bucket()
Coly Li
2019-04-24
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-04-24
bcache: Clean up bch_get_congested()
George Spelvin
2019-04-24
bcache: use kmemdup_nul for CACHED_LABEL buffer
Geliang Tang
2019-04-24
bcache: avoid clang -Wunintialized warning
Arnd Bergmann
2019-04-24
bcache: fix inaccurate result of unused buckets
Guoju Fang
2019-04-24
bcache: fix crashes stopping bcache device before read miss done
Guoju Fang
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
Ming Lei
2019-02-09
bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
Coly Li
2019-02-09
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2019-02-09
bcache: fix input overflow to cache set io_error_limit
Coly Li
2019-02-09
bcache: fix input overflow to journal_delay_ms
Coly Li
2019-02-09
bcache: fix input overflow to writeback_rate_minimum
Coly Li
2019-02-09
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
Coly Li
2019-02-09
bcache: fix potential div-zero error of writeback_rate_i_term_inverse
Coly Li
2019-02-09
bcache: fix input overflow to writeback_delay
Coly Li
2019-02-09
bcache: use sysfs_strtoul_bool() to set bit-field variables
Coly Li
2019-02-09
bcache: add sysfs_strtoul_bool() for setting bit-field variables
Coly Li
2019-02-09
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-02-09
bcache: fix input integer overflow of congested threshold
Coly Li
2019-02-09
bcache: improve sysfs_strtoul_clamp()
Coly Li
2019-02-09
bcache: treat stale && dirty keys as bad keys
Tang Junhui
2019-02-09
bcache: fix indentation issue, remove tabs on a hunk of code
Colin Ian King
2019-02-09
bcache: export backing_dev_uuid via sysfs
Coly Li
2019-02-09
bcache: export backing_dev_name via sysfs
Coly Li
[prev]
[next]