summaryrefslogtreecommitdiff
path: root/block/blk-mq-dma.c
AgeCommit message (Expand)Author
4 daysMerge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-11-20PCI/P2PDMA: Simplify bus address mapping APILeon Romanovsky
2025-11-14block-dma: properly take MMIO pathLeon Romanovsky
2025-11-14nvme-pci: migrate to dma_map_phys instead of map_pageLeon Romanovsky
2025-11-11blk-mq-dma: fix kernel-doc function name for integrity DMA iteratorKriish Sharma
2025-11-08block: clean up indentation in blk_rq_map_iter_init()Caleb Sander Mateos
2025-11-06block: accumulate memory segment gaps per bioKeith Busch
2025-09-09blk-mq-dma: bring back p2p request flagsKeith Busch
2025-08-25blk-integrity: use iterator for mapping sgKeith Busch
2025-08-25blk-mq-dma: add scatter-less integrity data DMA mappingKeith Busch
2025-08-25blk-mq-dma: move common dma start code to a helperKeith Busch
2025-08-25blk-mq: remove REQ_P2PDMA flagKeith Busch
2025-08-25blk-mq-dma: provide the bio_vec array being iteratedKeith Busch
2025-08-25blk-mq-dma: create blk_map_iter typeKeith Busch
2025-06-30block: add scatterlist-less DMA mapping helpersChristoph Hellwig
2025-05-16blk-mq: add a copyright notice to blk-mq-dma.cChristoph Hellwig
2025-05-16blk-mq: move the DMA mapping code to a separate fileChristoph Hellwig