From: Keith Busch <kbusch@xxxxxxxxxx> Changes from previous version: Fixex botched merge compiler bug (kernel test robot) Added reviews Keith Busch (2): block: add request polling helper nvme: improved uring polling block/blk-mq.c | 48 ++++++++++++++++-------- drivers/nvme/host/ioctl.c | 70 ++++++++++------------------------- drivers/nvme/host/multipath.c | 2 +- drivers/nvme/host/nvme.h | 2 - include/linux/blk-mq.h | 2 + include/uapi/linux/io_uring.h | 2 + 6 files changed, 56 insertions(+), 70 deletions(-) -- 2.34.1