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
Age
Commit message (
Expand
)
Author
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-20
md: fix raid10 hang issue caused by barrier
Guoqing Jiang
2018-12-20
raid10: refactor common wait code from regular read/write request
Guoqing Jiang
2018-12-20
md: remvoe redundant condition check
Chengguang Xu
2018-12-20
md: remove set but not used variable 'bi_rdev'
Yue Haibing
2018-12-19
dm: don't reuse bio for flushes
Jens Axboe
2018-12-18
dm: do not allow readahead to limit IO size
Jaegeuk Kim
2018-12-18
dm raid: fix false -EBUSY when handling check/repair message
Heinz Mauelshagen
2018-12-18
dm rq: cleanup leftover code from recently removed q->mq_ops branching
Mike Snitzer
2018-12-18
dm verity: log the hash algorithm implementation
Eric Biggers
2018-12-18
dm crypt: log the encryption algorithm implementation
Eric Biggers
2018-12-18
dm integrity: fix spelling mistake in workqueue name
Colin Ian King
2018-12-18
dm flakey: Properly corrupt multi-page bios.
Sweet Tea
2018-12-18
dm: Check for device sector overflow if CONFIG_LBDAF is not set
Milan Broz
2018-12-18
dm crypt: use u64 instead of sector_t to store iv_offset
AliOS system security
2018-12-18
dm kcopyd: Fix bug causing workqueue stalls
Nikos Tsironis
2018-12-18
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis
2018-12-18
dm bufio: update comment in dm-bufio.c
Shenghui Wang
2018-12-18
dm writecache: fix typo in error msg for creating writecache_flush_thread
Shenghui Wang
2018-12-18
dm: remove indirect calls from __send_changing_extent_only()
Mike Snitzer
2018-12-18
dm mpath: only flush workqueue when needed
wuzhouhui
2018-12-18
dm rq: remove unused arguments from rq_completed()
Mike Snitzer
2018-12-18
dm: avoid indirect call in __dm_make_request
Mikulas Patocka
2018-12-17
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
Jens Axboe
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
2018-12-13
bcache: add comment for cache_set->fill_iter
Shenghui Wang
2018-12-12
dm thin: bump target version
Mike Snitzer
2018-12-11
dm thin: send event about thin-pool state change _after_ making it
Mike Snitzer
2018-12-11
dm: fix request-based dm's use of dm_wait_for_completion
Mike Snitzer
2018-12-10
dm: fix inflight IO check
Jens Axboe
2018-12-10
dm: remove the pending IO accounting
Mikulas Patocka
2018-12-10
block: stop passing 'cpu' to all percpu stats methods
Mike Snitzer
2018-12-10
dm rq: leverage blk_mq_queue_busy() to check for outstanding IO
Mike Snitzer
2018-12-10
dm: dont rewrite dm_disk(md)->part0.in_flight
Mikulas Patocka
2018-12-07
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-07
dm: set the static flush bio device on demand
Dennis Zhou
2018-12-07
dm zoned: Fix target BIO completion handling
Damien Le Moal
2018-12-07
dm: call blk_queue_split() to impose device limits on bios
Mike Snitzer
[prev]
[next]