summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid10.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] md: clean up 'page' related names in mdNeilBrown2006-01-061-4/+4
* [PATCH] md: raid10 read-error handling - resync and read-onlyNeilBrown2006-01-061-21/+35
* [PATCH] md: auto-correct correctable read errors in raid10NeilBrown2006-01-061-15/+112
* [PATCH] md: support check-without-repair of raid10 arraysNeilBrown2006-01-061-0/+4
* [PATCH] md: write intent bitmap support for raid10NeilBrown2006-01-061-21/+157
* [PATCH] md: improve raid10 "IO Barrier" conceptNeilBrown2006-01-061-56/+79
* [PATCH] md: improve read speed to raid10 arrays using 'far copies'NeilBrown2005-11-281-1/+5
* [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' fieldNeilBrown2005-11-091-20/+21
* [PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...Suzanne Wood2005-11-091-14/+16
* [BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe2005-11-011-8/+4Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-2/+2
* [PATCH] md: fix BUG when raid10 rebuilds without enough drivesNeilBrown2005-09-101-1/+7
* [PATCH] md: fix raid10 assembly when too many devices are missingNeilBrown2005-09-101-3/+27
* [PATCH] md: fail IO request to md that require a barrier.NeilBrown2005-09-101-0/+5
* [PATCH] md: fix minor error in raid10 read-balancing calculation.NeilBrown2005-09-101-1/+2
* [PATCH] md: remove unneeded NULL checks before kfreeJesper Juhl2005-06-221-4/+2Star
* [PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown2005-06-221-2/+1Star
* [PATCH] md: improve the interface to sync_requestNeilBrown2005-06-221-7/+12
* [PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown2005-06-221-1/+4
* [PATCH] md: merge md_enter_safemode into md_check_recoveryNeilBrown2005-06-221-1/+0Star
* [PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* commi...NeilBrown2005-05-171-3/+3
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1787