开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2025-07-09
lib/raid6: replace custom zero page with ZERO_PAGE
Herbert Xu
2020-09-24
md/raid6: let async recovery function support different page offset
Yufen Yu
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2016-01-07
async_tx: use GFP_NOWAIT rather than GFP_IO
NeilBrown
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
async_raid6_recov: 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-05-05
raid6: fix recovery performance regression
Dan Williams
2009-10-19
async_tx: fix asynchronous raid6 recovery for ddf layouts
Dan Williams
2009-10-16
md/async: don't pass a memory pointer as a page pointer.
NeilBrown
2009-09-21
async_tx/raid6: add missing dma_unmap calls to the async fail case
Dan Williams
2009-09-08
dmaengine: add fence support
Dan Williams
2009-08-29
async_tx: add support for asynchronous RAID6 recovery operations
Dan Williams