summaryrefslogtreecommitdiffstats
path: root/crypto/async_tx/async_pq.c
Commit message (Expand)AuthorAgeFilesLines
* async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()Anup Patel2017-05-161-3/+2
* async_pq_val: fix DMA memory leakJustin Maggard2016-10-051-4/+4
* mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2016-03-171-1/+1
* async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown2016-01-071-2/+2
* md/raid5: activate raid6 rmw featureMarkus Stockhausen2015-04-221-3/+16
* dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-1/+0
* async_pq_val: convert to dmaengine_unmap_dataDan Williams2013-11-141-23/+35
* async_pq: convert to dmaengine_unmap_dataDan Williams2013-11-141-52/+65
* crypto: add module.h to those files that are explicitly using itPaul Gortmaker2011-10-311-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams2009-11-191-3/+11
* async_pq: rename scribble pageDan Williams2009-10-191-7/+8
* async_pq: kill a stray dma_map() call and other cleanupsDan Williams2009-10-191-7/+8
* raid6/async_tx: handle holes in block list in async_syndrome_valNeilBrown2009-10-161-7/+24
* md/async: don't pass a memory pointer as a page pointer.NeilBrown2009-10-161-11/+4
* dmaengine, async_tx: support alignment checksDan Williams2009-09-081-2/+4
* dmaengine: add fence supportDan Williams2009-09-081-0/+5
* async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-291-0/+388