aboutsummaryrefslogtreecommitdiff
path: root/crypto/async_tx/raid6test.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-14raid6test: add new corner case for ioatdma driverGravatar Dan Williams 1-1/+9
2013-04-29raid6test: use prandom_bytes()Gravatar Akinobu Mita 1-7/+2
2011-10-31crypto: add module.h to those files that are explicitly using itGravatar Paul Gortmaker 1-0/+1
2011-06-21net: remove mm.h inclusion from netdevice.hGravatar Alexey Dobriyan 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-17async_tx: expand async raid6 test to cover ioatdma corner caseGravatar Dan Williams 1-0/+7
2009-09-16raid6test: fix stack overflowGravatar Dan Williams 1-2/+1
2009-08-29async_tx: raid6 recovery self testGravatar Dan Williams 1-0/+241