index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
async_tx
/
async_raid6_recov.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
md/raid6: let async recovery function support different page offset
Yufen Yu
1
-43
/
+120
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
1
-15
/
+1
2016-01-07
async_tx: use GFP_NOWAIT rather than GFP_IO
NeilBrown
1
-2
/
+2
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
1
-6
/
+2
2013-11-14
async_raid6_recov: convert to dmaengine_unmap_data
Dan Williams
1
-20
/
+49
2011-11-01
crypto: add module.h to those files that are explicitly using it
Paul Gortmaker
1
-0
/
+1
2010-05-05
raid6: fix recovery performance regression
Dan Williams
1
-8
/
+13
2009-10-20
async_tx: fix asynchronous raid6 recovery for ddf layouts
Dan Williams
1
-30
/
+56
2009-10-16
md/async: don't pass a memory pointer as a page pointer.
NeilBrown
1
-5
/
+11
2009-09-21
async_tx/raid6: add missing dma_unmap calls to the async fail case
Dan Williams
1
-0
/
+13
2009-09-09
dmaengine: add fence support
Dan Williams
1
-20
/
+27
2009-08-30
async_tx: add support for asynchronous RAID6 recovery operations
Dan Williams
1
-0
/
+448