On Wed, 13 Aug 2025 08:31:44 -0700, Keith Busch wrote:
Previous version:
https://lore.kernel.org/linux-block/20250812135210.4172178-1-kbusch@meta.com/ (local)
Changes since v6 addressing review feeback from Christoph:
- Moved the integrity sg conversion to its own patch
[...]
Applied, thanks!
[1/9] blk-mq-dma: create blk_map_iter type
(no commit info)
[2/9] blk-mq-dma: provide the bio_vec array being iterated
(no commit info)
[3/9] blk-mq-dma: require unmap caller provide p2p map type
(no commit info)
[4/9] blk-mq: remove REQ_P2PDMA flag
(no commit info)
[5/9] blk-mq-dma: move common dma start code to a helper
(no commit info)
[6/9] blk-mq-dma: add scatter-less integrity data DMA mapping
(no commit info)
[7/9] blk-integrity: use iterator for mapping sg
(no commit info)
[8/9] nvme-pci: create common sgl unmapping helper
(no commit info)
[9/9] nvme-pci: convert metadata mapping to dma iter
(no commit info)
Best regards,
--
Jens Axboe