linux/drivers/nvme/host
Christoph Hellwig f8924374fd block: call bio_integrity_unmap_free_user from blk_rq_unmap_user
blk_rq_unmap_user always unmaps user space pass-through request.  If such
a request has integrity data attached it must come from a user mapping
as well.  Call bio_integrity_unmap_free_user from blk_rq_unmap_user
and remove the nvme_unmap_bio wrapper in the nvme driver.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Reviewed-by: Anuj Gupta <anuj20.g@samsung.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Link: https://lore.kernel.org/r/20240702151047.1746127-5-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2024-07-03 10:21:16 -06:00
..
apple.c nvme-apple: add missing MODULE_DESCRIPTION() 2024-06-20 10:21:09 -07:00
auth.c nvme: do not retry authentication failures 2024-05-01 03:07:20 -07:00
constants.c nvme: remove redundant status mask 2024-01-31 16:06:12 -08:00
core.c Linux 6.10-rc6 2024-07-03 10:20:05 -06:00
fabrics.c nvme-fabrics: use reserved tag for reg read/write command 2024-05-31 13:26:15 -07:00
fabrics.h nvme-fabrics: short-circuit reconnect retries 2024-05-01 03:07:20 -07:00
fault_inject.c nvme: fix parameter check in nvme_fault_inject_init() 2023-07-12 08:48:33 -07:00
fc.c nvme updates for Linux 6.10 2024-05-14 09:14:49 -06:00
fc.h nvme-fc: Update header and host for common definitions for LS handling 2020-05-09 16:18:33 -06:00
hwmon.c nvme: host: hwmon: constify pointers to hwmon_channel_info 2023-08-21 12:54:02 -07:00
ioctl.c block: call bio_integrity_unmap_free_user from blk_rq_unmap_user 2024-07-03 10:21:16 -06:00
Kconfig block: remove the blk_integrity_profile structure 2024-06-14 10:20:06 -06:00
Makefile nvme: rework NVME_AUTH Kconfig selection 2023-10-12 08:04:49 -07:00
multipath.c block: move the poll flag to queue_limits 2024-06-19 07:58:28 -06:00
nvme.h nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA. 2024-06-17 11:24:12 -07:00
pci.c block: change rq_integrity_vec to respect the iterator 2024-06-26 09:14:33 -06:00
pr.c nvme: fix nvme_pr_* status code parsing 2024-05-31 13:50:59 -07:00
rdma.c nvme-rdma, nvme-tcp: include max reconnects for reconnect logging 2024-05-07 08:50:37 -07:00
sysfs.c nvme updates for Linux 6.9 2024-03-21 13:23:07 -06:00
tcp.c nvme updates for Linux 6.10 2024-05-14 09:14:49 -06:00
trace.c nvme: parse format command's lbafu when tracing 2024-03-14 11:38:28 -07:00
trace.h nvme: fix async event trace event 2023-04-13 08:59:04 +02:00
zns.c block: move the zone_resetall flag to queue_limits 2024-06-19 07:58:28 -06:00