summaryrefslogtreecommitdiff
path: root/crypto/async_tx/async_raid6_recov.c
AgeCommit message (Expand)Author
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker
2010-05-05raid6: fix recovery performance regressionDan Williams
2009-10-19async_tx: fix asynchronous raid6 recovery for ddf layoutsDan Williams
2009-10-16md/async: don't pass a memory pointer as a page pointer.NeilBrown
2009-09-21async_tx/raid6: add missing dma_unmap calls to the async fail caseDan Williams
2009-09-08dmaengine: add fence supportDan Williams
2009-08-29async_tx: add support for asynchronous RAID6 recovery operationsDan Williams