aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async_tx/async_raid6_recov.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker1-0/+1
2010-05-05raid6: fix recovery performance regressionDan Williams1-8/+13
2009-10-19async_tx: fix asynchronous raid6 recovery for ddf layoutsDan Williams1-30/+56
2009-10-16md/async: don't pass a memory pointer as a page pointer.NeilBrown1-5/+11
2009-09-21async_tx/raid6: add missing dma_unmap calls to the async fail caseDan Williams1-0/+13
2009-09-08dmaengine: add fence supportDan Williams1-20/+27
2009-08-29async_tx: add support for asynchronous RAID6 recovery operationsDan Williams1-0/+448