index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
async_tx.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
md/raid6: let async recovery function support different page offset
Yufen Yu
1
-2
/
+4
2020-09-24
md/raid6: let syndrome computor support different page offset
Yufen Yu
1
-3
/
+3
2020-09-24
md/raid5: add new xor function to support different page offset
Yufen Yu
1
-0
/
+11
2020-08-12
include/linux/async_tx.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-14
/
+1
2017-02-16
async_tx: deprecate broken support for channel switching
Dan Williams
1
-1
/
+1
2015-04-22
md/raid5: activate raid6 rmw feature
Markus Stockhausen
1
-0
/
+3
2013-07-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2009-09-08
dmaengine: add fence support
Dan Williams
1
-0
/
+3
2009-08-29
async_tx: add support for asynchronous RAID6 recovery operations
Dan Williams
1
-0
/
+8
2009-08-29
async_tx: add support for asynchronous GF multiplication
Dan Williams
1
-0
/
+9
2009-08-29
async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx
Dan Williams
1
-0
/
+23
2009-08-29
async_tx: add sum check flags
Dan Williams
1
-1
/
+1
2009-06-03
async_tx: structify submission arguments, add scribble
Dan Williams
1
-30
/
+54
2009-06-03
async_tx: kill ASYNC_TX_DEP_ACK flag
Dan Williams
1
-3
/
+1
2009-04-08
async_tx: rename zero_sum to val
Dan Williams
1
-1
/
+1
2009-03-25
async_tx: provide __async_inline for HAS_DMA=n archs
Dan Williams
1
-0
/
+9
2009-01-06
dmaengine: provide a common 'issue_pending_all' implementation
Dan Williams
1
-1
/
+1
2009-01-05
dmaengine: remove dependency on async_tx
Dan Williams
1
-15
/
+0
2008-07-17
async_tx: remove depend_tx from async_tx_sync_epilog
Dan Williams
1
-8
/
+1
2008-07-17
async_tx: export async_tx_quiesce
Dan Williams
1
-0
/
+2
2008-02-06
async_tx: allow architecture specific async_tx_find_channel implementations
Dan Williams
1
-2
/
+9
2008-02-06
async_tx: kill ASYNC_TX_ASSUME_COHERENT
Dan Williams
1
-2
/
+0
2007-07-20
async_tx: fix kmap_atomic usage in async_memcpy
Dan Williams
1
-6
/
+0
2007-07-13
async_tx: add the async_tx api
Dan Williams
1
-0
/
+156