summaryrefslogtreecommitdiffstats
path: root/crypto/async_tx/raid6test.c
Commit message (Expand)AuthorAgeFilesLines
* raid6test: add new corner case for ioatdma driverDan Williams2013-11-141-1/+9
* raid6test: use prandom_bytes()Akinobu Mita2013-04-291-7/+2
* crypto: add module.h to those files that are explicitly using itPaul Gortmaker2011-10-311-0/+1
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* async_tx: expand async raid6 test to cover ioatdma corner caseDan Williams2009-12-171-0/+7
* raid6test: fix stack overflowDan Williams2009-09-161-2/+1
* async_tx: raid6 recovery self testDan Williams2009-08-291-0/+241