summaryrefslogtreecommitdiff
path: root/block/blk-mq-dma.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-09blk-mq-dma: bring back p2p request flagsKeith Busch1-0/+4
2025-08-25blk-integrity: use iterator for mapping sgKeith Busch1-0/+45
2025-08-25blk-mq-dma: add scatter-less integrity data DMA mappingKeith Busch1-7/+97
2025-08-25blk-mq-dma: move common dma start code to a helperKeith Busch1-26/+33
2025-08-25blk-mq: remove REQ_P2PDMA flagKeith Busch1-16/+14
2025-08-25blk-mq-dma: provide the bio_vec array being iteratedKeith Busch1-23/+33
2025-08-25blk-mq-dma: create blk_map_iter typeKeith Busch1-2/+2
2025-06-30block: add scatterlist-less DMA mapping helpersChristoph Hellwig1-0/+161
2025-05-16blk-mq: add a copyright notice to blk-mq-dma.cChristoph Hellwig1-0/+3
2025-05-16blk-mq: move the DMA mapping code to a separate fileChristoph Hellwig1-0/+113