index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-12
block: fix partial IOVA mapping cleanup in blk_rq_dma_map_iova
Chaitanya Kulkarni
1
-5
/
+8
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
1
-6
/
+5
2026-01-13
block, nvme: remove unused dma_iova_state function parameter
Nitesh Shetty
1
-2
/
+1
2026-01-06
types: move phys_vec definition to common header
Leon Romanovsky
1
-5
/
+0
2026-01-06
nvme-pci: Use size_t for length fields to handle larger sizes
Leon Romanovsky
1
-2
/
+6
2025-12-12
Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2025-12-10
blk-mq-dma: always initialize dma state
Keith Busch
1
-0
/
+1
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2025-11-20
PCI/P2PDMA: Simplify bus address mapping API
Leon Romanovsky
1
-1
/
+1
2025-11-14
block-dma: properly take MMIO path
Leon Romanovsky
1
-6
/
+12
2025-11-14
nvme-pci: migrate to dma_map_phys instead of map_page
Leon Romanovsky
1
-2
/
+2
2025-11-11
blk-mq-dma: fix kernel-doc function name for integrity DMA iterator
Kriish Sharma
1
-1
/
+1
2025-11-08
block: clean up indentation in blk_rq_map_iter_init()
Caleb Sander Mateos
1
-2
/
+2
2025-11-06
block: accumulate memory segment gaps per bio
Keith Busch
1
-2
/
+1
2025-09-09
blk-mq-dma: bring back p2p request flags
Keith Busch
1
-0
/
+4
2025-08-25
blk-integrity: use iterator for mapping sg
Keith Busch
1
-0
/
+45
2025-08-25
blk-mq-dma: add scatter-less integrity data DMA mapping
Keith Busch
1
-7
/
+97
2025-08-25
blk-mq-dma: move common dma start code to a helper
Keith Busch
1
-26
/
+33
2025-08-25
blk-mq: remove REQ_P2PDMA flag
Keith Busch
1
-16
/
+14
2025-08-25
blk-mq-dma: provide the bio_vec array being iterated
Keith Busch
1
-23
/
+33
2025-08-25
blk-mq-dma: create blk_map_iter type
Keith Busch
1
-2
/
+2
2025-06-30
block: add scatterlist-less DMA mapping helpers
Christoph Hellwig
1
-0
/
+161
2025-05-16
blk-mq: add a copyright notice to blk-mq-dma.c
Christoph Hellwig
1
-0
/
+3
2025-05-16
blk-mq: move the DMA mapping code to a separate file
Christoph Hellwig
1
-0
/
+113