index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
Age
Commit message (
Expand
)
Author
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
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
[next]