Hello Jens, The 2 patches try to fix race between between io_uring_cmd_complete_in_task and ublk_cancel_cmd. Thanks, Ming V2: - improve comment and commit log - remove useless memory barrier(Caleb Sander Mateos) - add tested-by fixes tag Ming Lei (2): ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd drivers/block/ublk_drv.c | 41 +++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 17 deletions(-) -- 2.47.0