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
/
raid5.c
Age
Commit message (
Expand
)
Author
2006-07-10
[PATCH] md: fix a plug/unplug race in raid5
NeilBrown
2006-07-10
[PATCH] md: fix resync speed calculation for restarted resyncs
NeilBrown
2006-07-10
[PATCH] md: delay starting md threads until array is completely setup
NeilBrown
2006-07-10
[PATCH] md: possible fix for unplug problem
NeilBrown
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] drivers/md/raid5.c: remove an unused variable
Adrian Bunk
2006-06-26
[PATCH] md: Fix bug that stops raid5 resync from happening
NeilBrown
2006-06-26
[PATCH] md: split reshape portion of raid5 sync_request into a separate function
NeilBrown
2006-06-26
[PATCH] md: allow checkpoint of recovery with version-1 superblock
NeilBrown
2006-06-26
[PATCH] md: merge raid5 and raid6 code
NeilBrown
2006-06-26
[PATCH] md: remove arbitrary limit on chunk size
NeilBrown
2006-04-02
BUG_ON() Conversion in md/raid5.c
Eric Sesterhenn
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: 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-02-03
[PATCH] md: Assorted little md fixes
NeilBrown
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-06
[PATCH] md: count corrected read errors per drive
NeilBrown
2006-01-06
[PATCH] md: allow array level to be set textually via sysfs
NeilBrown
2006-01-06
[PATCH] md: remove personality numbering from md
NeilBrown
2006-01-06
[PATCH] md: tidy up raid5/6 hash table code
NeilBrown
2006-01-06
[PATCH] md: convert md to use kzalloc throughout
NeilBrown
2006-01-06
[PATCH] md: clean up 'page' related names in md
NeilBrown
2006-01-06
[PATCH] md: fix up some rdev rcu locking in raid5/6
NeilBrown
2006-01-06
[PATCH] md: move bitmap_create to after md array has been initialised
NeilBrown
2006-01-06
[PATCH] md: allow dirty raid[456] arrays to be started at boot
NeilBrown
2006-01-06
[PATCH] md: small cleanups for raid5
NeilBrown
2005-12-12
[PATCH] md: use correct size of raid5 stripe cache when measuring how full it is
NeilBrown
2005-11-28
[PATCH] md: fix locking problem in r5/r6
NeilBrown
2005-11-09
[PATCH] md: fix some locking and module refcounting issues with md's use of s...
NeilBrown
2005-11-09
[PATCH] md: make sure a user-request sync of raid5 ignores intent bitmap
NeilBrown
2005-11-09
[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field
NeilBrown
2005-11-09
[PATCH] md: improvements to raid5 handling of read errors
NeilBrown
2005-11-09
[PATCH] md: change raid5 sysfs attribute to not create a new directory
NeilBrown
2005-11-09
[PATCH] md: fix ref-counting problems with kobjects in md
NeilBrown
2005-11-09
[PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...
Suzanne Wood
2005-11-09
[PATCH] md: teach raid5 the difference between 'check' and 'repair'.
NeilBrown
2005-11-09
[PATCH] md: add kobject/sysfs support to raid5
NeilBrown
2005-11-09
[PATCH] md: better handling of readerrors with raid5.
NeilBrown
2005-11-07
[PATCH] drivers/md: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-01
[BLOCK] Unify the seperate read/write io stat fields into arrays
Jens Axboe
[prev]
[next]