index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
async_tx
/
async_raid6_recov.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
md/raid6: let async recovery function support different page offset
Yufen Yu
2020-09-25
1
-43
/
+120
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2019-05-24
1
-15
/
+1
*
async_tx: use GFP_NOWAIT rather than GFP_IO
NeilBrown
2016-01-07
1
-2
/
+2
*
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
1
-6
/
+2
*
async_raid6_recov: convert to dmaengine_unmap_data
Dan Williams
2013-11-14
1
-20
/
+49
*
crypto: add module.h to those files that are explicitly using it
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
raid6: fix recovery performance regression
Dan Williams
2010-05-05
1
-8
/
+13
*
async_tx: fix asynchronous raid6 recovery for ddf layouts
Dan Williams
2009-10-20
1
-30
/
+56
*
md/async: don't pass a memory pointer as a page pointer.
NeilBrown
2009-10-16
1
-5
/
+11
*
async_tx/raid6: add missing dma_unmap calls to the async fail case
Dan Williams
2009-09-21
1
-0
/
+13
*
dmaengine: add fence support
Dan Williams
2009-09-09
1
-20
/
+27
*
async_tx: add support for asynchronous RAID6 recovery operations
Dan Williams
2009-08-30
1
-0
/
+448