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
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-04
dm raid: fix use of wrong status char during resynchronization
Heinz Mauelshagen
2016-08-03
dm raid: constructor fails on non-zero incompat_features
Heinz Mauelshagen
2016-08-03
dm raid: fix processing of max_recovery_rate constructor flag
Heinz Mauelshagen
2016-08-02
dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
Mike Snitzer
2016-08-02
dm rq: fix the starting and stopping of blk-mq queues
Mike Snitzer
2016-08-02
dm mpath: add locking to multipath_resume and must_push_back
Mike Snitzer
2016-08-02
dm flakey: error READ bios during the down_interval
Mike Snitzer
2016-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
2016-07-28
MD: fix null pointer deference
Shaohua Li
2016-07-26
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-07-20
dm: allow bio-based table to be upgraded to bio-based with DAX support
Toshi Kani
2016-07-20
dm snap: add fake origin_direct_access
Toshi Kani
2016-07-20
dm stripe: add DAX support
Toshi Kani
2016-07-20
dm error: add DAX support
Mike Snitzer
2016-07-20
dm linear: add DAX support
Toshi Kani
2016-07-20
dm: add infrastructure for DAX support
Toshi Kani
2016-07-20
block: simplify and cleanup bvec pool handling
Christoph Hellwig
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-20
dm thin: fix a race condition between discarding and provisioning a block
Joe Thornber
2016-07-20
dm btree: fix a bug in dm_btree_find_next_single()
Joe Thornber
2016-07-19
raid10: improve random reads performance
Tomasz Majchrzak
2016-07-19
md: add missing sysfs_notify on array_state update
Tomasz Majchrzak
2016-07-19
Fix kernel module refcount handling
Alexey Obitotskiy
2016-07-19
md: use seconds granularity for error logging
Arnd Bergmann
2016-07-19
dm raid: fix random optimal_io_size for raid0
Heinz Mauelshagen
2016-07-19
dm raid: address checkpatch.pl complaints
Heinz Mauelshagen
2016-07-18
dm: call PR reserve/unreserve on each underlying device
Christoph Hellwig
2016-07-18
dm: fix second blk_delay_queue() parameter to be in msec units not jiffies
Tahsin Erdogan
2016-07-18
dm raid: change logical functions to actually return bool
Heinz Mauelshagen
2016-07-18
dm raid: use rdev_for_each in status
Heinz Mauelshagen
2016-07-18
dm raid: use rs->raid_disks to avoid memory leaks on free
Heinz Mauelshagen
2016-07-18
dm raid: support delta_disks for raid1, fix table output
Heinz Mauelshagen
2016-07-18
dm raid: enhance reshape check and factor out reshape setup
Heinz Mauelshagen
2016-07-18
dm raid: allow resize during recovery
Heinz Mauelshagen
2016-07-18
dm raid: fix rs_is_recovering() to allow for lvextend
Heinz Mauelshagen
2016-07-18
dm raid: fix rebuild and catch bogus sync/resync flags
Heinz Mauelshagen
2016-07-18
dm raid: fix ctr memory leaks on error paths
Heinz Mauelshagen
2016-07-18
dm raid: fix typo in write_mostly flag
Heinz Mauelshagen
2016-07-18
dm raid: also reject size change during recovery
Heinz Mauelshagen
2016-07-18
dm raid: fix new superblock/bitmap creation on disk addition
Heinz Mauelshagen
2016-07-18
dm raid: add comments and fix typos
Heinz Mauelshagen
2016-07-18
dm raid: fix raid10 device size error on out-of-place reshape
Heinz Mauelshagen
2016-07-18
dm raid: prohibit 'nosync' on new raid6 and reject resize during reshape
Heinz Mauelshagen
2016-07-18
dm raid: clarify and fix recovery
Heinz Mauelshagen
2016-07-18
dm raid: fix rs_set_capacity on growing reshape
Heinz Mauelshagen
2016-07-18
dm raid: make rs_set_capacity to work on shrinking reshape
Heinz Mauelshagen
2016-07-18
dm raid: enhance comments in takeover checks
Heinz Mauelshagen
[next]