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
2012-03-08
Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-03-07
dm raid: fix flush support
Jonathan E Brassow
2012-03-07
dm raid: set MD_CHANGE_DEVS when rebuilding
Jonathan E Brassow
2012-03-07
dm thin metadata: decrement counter after removing mapped block
Joe Thornber
2012-03-07
dm thin metadata: unlock superblock in init_pmd error path
Joe Thornber
2012-03-07
dm thin metadata: remove incorrect close_device on creation error paths
Mike Snitzer
2012-03-07
dm flakey: fix crash on read when corrupt_bio_byte not set
Mike Snitzer
2012-03-07
dm io: fix discard support
Milan Broz
2012-03-07
dm ioctl: do not leak argv if target message only contains whitespace
Jesper Juhl
2012-03-05
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-03-06
md/raid10: fix assembling of arrays with replacement devices.
NeilBrown
2012-02-14
md/raid10: fix handling of error on last working device in array.
NeilBrown
2012-02-13
md/raid1: fix buglet in md_raid1_contested.
NeilBrown
2012-02-08
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-02-07
md: two small fixes to handling interrupt resync.
NeilBrown
2012-01-31
Prevent DM RAID from loading bitmap twice.
Jonathan Brassow
2012-01-15
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-14
dm: do not forward ioctls from logical volumes to the underlying device
Paolo Bonzini
2012-01-11
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-01-11
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
2012-01-11
md/raid1: perform bad-block tests for WriteMostly devices too.
NeilBrown
2012-01-11
md: notify the 'degraded' sysfs attribute on failure.
NeilBrown
2012-01-08
Merge tag 'md-3.3' of git://neil.brown.name/md
Linus Torvalds
2012-01-03
fs: move code out of buffer.c
Al Viro
2011-12-23
md/raid1: Mark device want_replacement when we see a write error.
NeilBrown
2011-12-23
md/raid1: If there is a spare and a want_replacement device, start replacement.
NeilBrown
2011-12-23
md/raid1: recognise replacements when assembling arrays.
NeilBrown
2011-12-23
md/raid1: handle activation of replacement device when recovery completes.
NeilBrown
2011-12-23
md/raid1: Allow a failed replacement device to be removed.
NeilBrown
2011-12-23
md/raid1: Allocate spare to store replacement devices and their bios.
NeilBrown
2011-12-23
md/raid1: Replace use of mddev->raid_disks with conf->raid_disks.
NeilBrown
2011-12-23
md/raid10: If there is a spare and a want_replacement device, start replacement.
NeilBrown
2011-12-23
md/raid10: recognise replacements when assembling array.
NeilBrown
2011-12-23
md/raid10: Allow replacement device to be replace old drive.
NeilBrown
2011-12-23
md/raid10: handle recovery of replacement devices.
NeilBrown
2011-12-23
md/raid10: Handle replacement devices during resync.
NeilBrown
2011-12-23
md/raid10: writes should get directed to replacement as well as original.
NeilBrown
2011-12-23
md/raid10: allow removal of failed replacement devices.
NeilBrown
2011-12-23
md/raid10: preferentially read from replacement device if possible.
NeilBrown
2011-12-23
md/raid10: change read_balance to return an rdev
NeilBrown
2011-12-23
md/raid10: prepare data structures for handling replacement.
NeilBrown
2011-12-23
md/raid5: Mark device want_replacement when we see a write error.
NeilBrown
2011-12-23
md/raid5: If there is a spare and a want_replacement device, start replacement.
NeilBrown
2011-12-23
md/raid5: recognise replacements when assembling array.
NeilBrown
2011-12-23
md/raid5: handle activation of replacement device when recovery completes.
NeilBrown
2011-12-23
md/raid5: detect and handle replacements during recovery.
NeilBrown
2011-12-23
md/raid5: writes should get directed to replacement as well as original.
NeilBrown
2011-12-23
md/raid5: allow removal for failed replacement devices.
NeilBrown
2011-12-23
md/raid5: preferentially read from replacement device if possible.
NeilBrown
2011-12-23
md/raid5: remove redundant bio initialisations.
NeilBrown
[next]