aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async_tx/async_raid6_recov.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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