aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/raid/raid5.h
Commit message (Expand)AuthorAge
* md: move headers out of include/linux/raid/Christoph Hellwig2009-03-30
* md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_statesDan Williams2008-06-27
* md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states'Dan Williams2008-06-27
* md: replace STRIPE_OP_CHECK with 'check_states'Dan Williams2008-06-27
* md: kill STRIPE_OP_IO flagDan Williams2008-06-27
* md: kill STRIPE_OP_MOD_DMA in raid5 offloadDan Williams2008-06-27
* md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams2008-04-28
* md: handle_stripe5 - add request/completion logic for async read opsDan Williams2007-07-13
* md: handle_stripe5 - add request/completion logic for async compute opsDan Williams2007-07-13
* md: raid5_run_ops - run stripe operations outside sh->lockDan Williams2007-07-13
* raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams2007-07-13
* [PATCH] md: allow reads that have bypassed the cache to be retried on failureRaz Ben-Jehuda(caro)2006-12-10
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown2006-10-03
* [PATCH] md: fix a comment that is wrong in raid5.hNeilBrown2006-10-03
* [PATCH] md: merge raid5 and raid6 codeNeilBrown2006-06-26
* [PATCH] md: Only checkpoint expansion progress occasionallyNeilBrown2006-03-27
* [PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown2006-03-27
* [PATCH] md: Core of raid5 resize processNeilBrown2006-03-27
* [PATCH] md: Infrastructure to allow normal IO to continue while array is expa...NeilBrown2006-03-27
* [PATCH] md: Allow stripes to be expanded in preparation for expanding an arrayNeilBrown2006-03-27
* [PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...NeilBrown2006-03-27
* [PATCH] md: tidy up raid5/6 hash table codeNeilBrown2006-01-06
* [PATCH] md: fix up some rdev rcu locking in raid5/6NeilBrown2006-01-06
* [PATCH] md: fix raid6 resync check/repair codeNeilBrown2006-01-06
* [PATCH] md: change raid5 sysfs attribute to not create a new directoryNeilBrown2005-11-09
* [PATCH] md: add kobject/sysfs support to raid5NeilBrown2005-11-09
* [PATCH] md: better handling of readerrors with raid5.NeilBrown2005-11-09
* [PATCH] md: add write-intent-bitmap support to raid5NeilBrown2005-09-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16