index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
async_tx
/
async_pq.c
Age
Commit message (
Expand
)
Author
2020-09-24
md/raid6: let syndrome computor support different page offset
Yufen Yu
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33
Thomas Gleixner
2018-06-18
async_pq: Remove VLA usage
Kyle Spiers
2017-05-16
async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
Anup Patel
2016-10-05
async_pq_val: fix DMA memory leak
Justin Maggard
2016-03-17
mm/page_ref: add tracepoint to track down page reference manipulation
Joonsoo Kim
2016-01-07
async_tx: use GFP_NOWAIT rather than GFP_IO
NeilBrown
2015-04-22
md/raid5: activate raid6 rmw feature
Markus Stockhausen
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
async_pq_val: convert to dmaengine_unmap_data
Dan Williams
2013-11-14
async_pq: convert to dmaengine_unmap_data
Dan Williams
2011-10-31
crypto: add module.h to those files that are explicitly using it
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-19
async_tx: build-time toggling of async_{syndrome,xor}_val dma support
Dan Williams
2009-10-19
async_pq: rename scribble page
Dan Williams
2009-10-19
async_pq: kill a stray dma_map() call and other cleanups
Dan Williams
2009-10-16
raid6/async_tx: handle holes in block list in async_syndrome_val
NeilBrown
2009-10-16
md/async: don't pass a memory pointer as a page pointer.
NeilBrown
2009-09-08
dmaengine, async_tx: support alignment checks
Dan Williams
2009-09-08
dmaengine: add fence support
Dan Williams
2009-08-29
async_tx: add support for asynchronous GF multiplication
Dan Williams