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-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
2019-02-09
bcache: not use hard coded memset size in bch_cache_accounting_clear()
Coly Li
2019-02-09
bcache: never writeback a discard operation
Daniel Axtens
2018-12-13
bcache: print number of keys in trace_bcache_journal_write
Guoju Fang
2018-12-13
bcache: set writeback_percent in a flexible range
Coly Li
2018-12-13
bcache: make cutoff_writeback and cutoff_writeback_sync tunable
Coly Li
2018-12-13
bcache: add MODULE_DESCRIPTION information
Coly Li
2018-12-13
bcache: option to automatically run gc thread after writeback
Coly Li
2018-12-13
bcache: introduce force_wake_up_gc()
Coly Li
2018-12-13
bcache: cannot set writeback_running via sysfs if no writeback kthread created
Shenghui Wang
2018-12-13
bcache: do not mark writeback_running too early
Shenghui Wang
2018-12-13
bcache: update comment in sysfs.c
Shenghui Wang
2018-12-13
bcache: update comment for bch_data_insert
Shenghui Wang
2018-12-13
bcache: do not check if debug dentry is ERR or NULL explicitly on remove
Shenghui Wang
[prev]
[next]