Age | Commit message (Expand) | Author | Files | Lines |
2017-05-16 | async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome() | Anup Patel | 1 | -3/+2 |
2016-10-05 | async_pq_val: fix DMA memory leak | Justin Maggard | 1 | -4/+4 |
2016-03-18 | mm/page_ref: add tracepoint to track down page reference manipulation | Joonsoo Kim | 1 | -1/+1 |
2016-01-07 | async_tx: use GFP_NOWAIT rather than GFP_IO | NeilBrown | 1 | -2/+2 |
2015-04-22 | md/raid5: activate raid6 rmw feature | Markus Stockhausen | 1 | -3/+16 |
2013-11-14 | dmaengine: remove DMA unmap flags | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2013-11-14 | async_pq_val: convert to dmaengine_unmap_data | Dan Williams | 1 | -23/+35 |
2013-11-14 | async_pq: convert to dmaengine_unmap_data | Dan Williams | 1 | -52/+65 |
2011-11-01 | crypto: add module.h to those files that are explicitly using it | Paul Gortmaker | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-20 | async_tx: build-time toggling of async_{syndrome,xor}_val dma support | Dan Williams | 1 | -3/+11 |
2009-10-20 | async_pq: rename scribble page | Dan Williams | 1 | -7/+8 |
2009-10-20 | async_pq: kill a stray dma_map() call and other cleanups | Dan Williams | 1 | -7/+8 |
2009-10-16 | raid6/async_tx: handle holes in block list in async_syndrome_val | NeilBrown | 1 | -7/+24 |
2009-10-16 | md/async: don't pass a memory pointer as a page pointer. | NeilBrown | 1 | -11/+4 |
2009-09-09 | dmaengine, async_tx: support alignment checks | Dan Williams | 1 | -2/+4 |
2009-09-09 | dmaengine: add fence support | Dan Williams | 1 | -0/+5 |
2009-08-30 | async_tx: add support for asynchronous GF multiplication | Dan Williams | 1 | -0/+388 |