index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq-dma.c
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-11-20
PCI/P2PDMA: Simplify bus address mapping API
Leon Romanovsky
2025-11-14
block-dma: properly take MMIO path
Leon Romanovsky
2025-11-14
nvme-pci: migrate to dma_map_phys instead of map_page
Leon Romanovsky
2025-11-11
blk-mq-dma: fix kernel-doc function name for integrity DMA iterator
Kriish Sharma
2025-11-08
block: clean up indentation in blk_rq_map_iter_init()
Caleb Sander Mateos
2025-11-06
block: accumulate memory segment gaps per bio
Keith Busch
2025-09-09
blk-mq-dma: bring back p2p request flags
Keith Busch
2025-08-25
blk-integrity: use iterator for mapping sg
Keith Busch
2025-08-25
blk-mq-dma: add scatter-less integrity data DMA mapping
Keith Busch
2025-08-25
blk-mq-dma: move common dma start code to a helper
Keith Busch
2025-08-25
blk-mq: remove REQ_P2PDMA flag
Keith Busch
2025-08-25
blk-mq-dma: provide the bio_vec array being iterated
Keith Busch
2025-08-25
blk-mq-dma: create blk_map_iter type
Keith Busch
2025-06-30
block: add scatterlist-less DMA mapping helpers
Christoph Hellwig
2025-05-16
blk-mq: add a copyright notice to blk-mq-dma.c
Christoph Hellwig
2025-05-16
blk-mq: move the DMA mapping code to a separate file
Christoph Hellwig