summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid10.c
Commit message (Expand)AuthorAgeFilesLines
* [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