umber-kernel/drivers/nvme/host
Keith Busch 0194b65ab5 nvme-pci: use blk_map_iter for p2p metadata
The dma_map_bvec helper doesn't work for p2p data, so use the same
blk_map_iter method that sgl uses for this memory type.

Reported-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2025-10-22 19:46:25 -07:00
..
Kconfig block-6.16-20250606 2025-06-06 13:12:50 -07:00
Makefile
apple.c nvme: apple: Add Apple A11 support 2025-09-06 10:04:32 +02:00
auth.c nvme-auth: update sc_c in host response 2025-10-14 08:28:31 -07:00
constants.c nvme: fix typo in status code constant for self-test in progress 2025-07-17 13:38:07 +02:00
core.c for-6.18/block-20250929 2025-10-02 10:16:56 -07:00
fabrics.c nvme: spelling fixes 2025-06-04 10:23:28 +02:00
fabrics.h nvme: spelling fixes 2025-06-04 10:23:28 +02:00
fault_inject.c
fc.c nvme-fc: use lock accessing port_state and rport state 2025-09-15 08:52:57 -07:00
fc.h
hwmon.c
ioctl.c for-6.18/block-20250929 2025-10-02 10:16:56 -07:00
multipath.c nvme-multipath: Skip nr_active increments in RETRY disposition 2025-10-09 08:07:01 -07:00
nvme.h block: switch ->getgeo() to struct gendisk 2025-08-13 02:59:29 -04:00
pci.c nvme-pci: use blk_map_iter for p2p metadata 2025-10-22 19:46:25 -07:00
pr.c nvme: fix command limits status code 2025-06-04 09:51:10 +02:00
rdma.c nvme: fix multiple spelling and grammar issues in host drivers 2025-07-17 13:38:06 +02:00
sysfs.c for-6.16/block-20250523 2025-05-26 11:39:36 -07:00
tcp.c nvme/tcp: handle tls partially sent records in write_space() 2025-10-16 11:32:04 -07:00
trace.c
trace.h
zns.c