linux/drivers/nvme/host
Keith Busch 79525b51ac io_uring: fix nvme's 32b cqes on mixed cq
The nvme uring_cmd only uses 32b CQEs. If the ring uses a mixed CQ, then
we need to make sure we flag the completion as a 32b CQE.

On the other hand, if nvme uring_cmd was using a dedicated 32b CQE, the
posting was missing the extra memcpy because it only applied to bit CQEs
on a mixed CQ.

Fixes: e26dca67fd ("io_uring: add support for IORING_SETUP_CQE_MIXED")
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-09-20 06:26:38 -06:00
..
Kconfig block-6.16-20250606 2025-06-06 13:12:50 -07:00
Makefile
apple.c nvme: fix multiple spelling and grammar issues in host drivers 2025-07-17 13:38:06 +02:00
auth.c nvme-auth: remove unneeded semicolon 2025-07-31 06:35:55 -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 nvme: add capability to connect to an administrative controller 2025-07-31 06:35:44 -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 fault-inject: improve build for CONFIG_FAULT_INJECTION=n 2024-09-01 20:43:33 -07:00
fc.c nvme: fix various comment typos 2025-07-31 06:35:58 -07:00
fc.h
hwmon.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ioctl.c io_uring: fix nvme's 32b cqes on mixed cq 2025-09-20 06:26:38 -06:00
multipath.c block-6.16-20250704 2025-07-04 09:33:59 -07:00
nvme.h nvme: fix multiple spelling and grammar issues in host drivers 2025-07-17 13:38:06 +02:00
pci.c nvme-pci: fix leak on sgl setup error 2025-07-31 06:35:51 -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: fix various comment typos 2025-07-31 06:35:58 -07:00
trace.c nvme: parse reservation commands's action and rtype to string 2024-11-13 08:51:24 -08:00
trace.h
zns.c nvme: zns: Simplify nvme_zone_parse_entry() 2025-03-20 16:53:55 -07:00