aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/raid/raid5.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams1-0/+7
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams1-1/+1
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams1-1/+1
2007-07-13md: raid5_run_ops - run stripe operations outside sh->lockDan Williams1-3/+78
2007-07-13raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams1-0/+16
2006-12-10[PATCH] md: allow reads that have bypassed the cache to be retried on failureRaz Ben-Jehuda(caro)1-0/+3
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-10-03[PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown1-1/+1
2006-10-03[PATCH] md: fix a comment that is wrong in raid5.hNeilBrown1-2/+3
2006-06-26[PATCH] md: merge raid5 and raid6 codeNeilBrown1-0/+1
2006-03-27[PATCH] md: Only checkpoint expansion progress occasionallyNeilBrown1-0/+3
2006-03-27[PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown1-0/+1
2006-03-27[PATCH] md: Core of raid5 resize processNeilBrown1-1/+3
2006-03-27[PATCH] md: Infrastructure to allow normal IO to continue while array is expandingNeilBrown1-0/+6
2006-03-27[PATCH] md: Allow stripes to be expanded in preparation for expanding an arrayNeilBrown1-2/+7
2006-03-27[PATCH] md: Split disks array out of raid5 conf structure so it is easier to growNeilBrown1-1/+1
2006-01-06[PATCH] md: tidy up raid5/6 hash table codeNeilBrown1-2/+2
2006-01-06[PATCH] md: fix up some rdev rcu locking in raid5/6NeilBrown1-1/+0
2006-01-06[PATCH] md: fix raid6 resync check/repair codeNeilBrown1-0/+2
2005-11-09[PATCH] md: change raid5 sysfs attribute to not create a new directoryNeilBrown1-1/+0
2005-11-09[PATCH] md: add kobject/sysfs support to raid5NeilBrown1-0/+1
2005-11-09[PATCH] md: better handling of readerrors with raid5.NeilBrown1-0/+2
2005-09-09[PATCH] md: add write-intent-bitmap support to raid5NeilBrown1-1/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+243