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
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-23
[PATCH] drivers/md/raid6algos.c: fix a NULL dereference
Adrian Bunk
2006-05-31
[PATCH] md: Fix badness in sysfs_notify caused by md_new_event
NeilBrown
2006-05-26
[PATCH] Unlock md devices when stopping them on reboot.
Neil Brown
2006-05-23
[PATCH] md: fix possible oops when starting a raid0 array
NeilBrown
2006-05-21
[PATCH] md: Fix inverted test for 'repair' directive.
NeilBrown
2006-05-01
[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests
NeilBrown
2006-05-01
[PATCH] md: Improve detection of lack of barrier support in raid1
NeilBrown
2006-05-01
[PATCH] md: Change ENOTSUPP to EOPNOTSUPP
NeilBrown
2006-05-01
[PATCH] md: Fixed refcounting/locking when attempting read error correction i...
NeilBrown
2006-05-01
[PATCH] md: Avoid oops when attempting to fix read errors on raid10
NeilBrown
2006-04-20
[PATCH] md: locking fix
Ingo Molnar
2006-04-14
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
2006-04-11
[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned
NeilBrown
2006-04-02
BUG_ON() Conversion in md/raid10.c
Eric Sesterhenn
2006-04-02
BUG_ON() Conversion in md/raid6main.c
Eric Sesterhenn
2006-04-02
BUG_ON() Conversion in md/raid5.c
Eric Sesterhenn
2006-04-01
BUG_ON() Conversion in md/raid1.c
Eric Sesterhenn
2006-04-01
BUG_ON() Conversion in md/dm-target.c
Eric Sesterhenn
2006-03-31
[PATCH] md: Raid-6 did not create sysfs entries for stripe cache
NeilBrown
2006-03-31
[PATCH] md: Remove some code that can sleep from under a spinlock
NeilBrown
2006-03-31
[PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...
NeilBrown
2006-03-27
[PATCH] md: Convert reconfig_sem to reconfig_mutex
NeilBrown
2006-03-27
[PATCH] sem2mutex: drivers/md
Arjan van de Ven
2006-03-27
[PATCH] md: Restore 'remaining' count when retrying an write operation
NeilBrown
2006-03-27
[PATCH] md: Fix md grow/size code to correctly find the maximum available space
NeilBrown
2006-03-27
[PATCH] md: Remove bi_end_io call out from under a spinlock
NeilBrown
2006-03-27
[PATCH] md: Remove some stray semi-colons after functions called in macro..
NeilBrown
2006-03-27
[PATCH] md: Improve comments about locking situation in raid5 make_request
NeilBrown
2006-03-27
[PATCH] md: Support suspending of IO to regions of an md array
NeilBrown
2006-03-27
[PATCH] md: Make 'reshape' a possible sync_action action
NeilBrown
2006-03-27
[PATCH] md: Split reshape handler in check_reshape and start_reshape
NeilBrown
2006-03-27
[PATCH] md: Only checkpoint expansion progress occasionally
NeilBrown
2006-03-27
[PATCH] md: Checkpoint and allow restart of raid5 reshape
NeilBrown
2006-03-27
[PATCH] md: Final stages of raid5 expand code
NeilBrown
2006-03-27
[PATCH] md: Core of raid5 resize process
NeilBrown
2006-03-27
[PATCH] md: Infrastructure to allow normal IO to continue while array is expa...
NeilBrown
2006-03-27
[PATCH] md: Allow stripes to be expanded in preparation for expanding an array
NeilBrown
2006-03-27
[PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...
NeilBrown
2006-03-27
[PATCH] md: Update status_resync to handle LARGE devices
NeilBrown
2006-03-27
[PATCH] md: Fix the 'failed' count for version-0 superblocks
NeilBrown
2006-03-27
[PATCH] md: Add '4' to the list of levels for which bitmaps are supported
NeilBrown
2006-03-27
[PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md.
NeilBrown
2006-03-27
[PATCH] dm: remove unnecessary typecast
Kevin Corry
2006-03-27
[PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_disk
Jun'ichi Nomura
2006-03-27
[PATCH] dm/md dependency tree in sysfs: md to use bd_claim_by_disk
Jun'ichi Nomura
2006-03-27
[PATCH] dm store geometry
Darrick J. Wong
2006-03-27
[PATCH] dm table: store md
Mike Anderson
2006-03-27
[PATCH] dm: tidy mdptr
Alasdair G Kergon
2006-03-27
[PATCH] dm: store md name
Mike Anderson
[next]