On Wed, 11 May 2022 11:17:44 +0530, Kanchan Joshi wrote: > This series is against "for-5.19/io_uring-passthrough" branch (linux-block). > Patches to be refreshed on top of 2bb04df7c ("io_uring: support CQE32"). > > uring-cmd is the facility to enable io_uring capabilities (async is one > of those) for any arbitrary command (ioctl, fsctl or whatever else) > exposed by the command-providers (driver, fs etc.). The series > introduces uring-cmd, and connects nvme passthrough (over generic device > /dev/ngXnY) to it. > > [...] Applied, thanks! [1/6] fs,io_uring: add infrastructure for uring-cmd commit: ee692a21e9bf8354bd3ec816f1cf4bff8619ed77 [2/6] block: wire-up support for passthrough plugging commit: 1c2d2fff6dc04662dc8e86b537989643e1abeed9 [3/6] nvme: refactor nvme_submit_user_cmd() commit: bcad2565b5d64700cf68cc9d48618ab817ff5bc4 [4/6] nvme: wire-up uring-cmd support for io-passthru on char-device. commit: 456cba386e94f22fa1b1426303fdcac9e66b1417 [5/6] nvme: add vectored-io support for uring-cmd commit: f569add47119fa910ed7711b26b8d38e21f7ea77 [6/6] io_uring: finish IOPOLL/ioprio prep handler removal (no commit info) Best regards, -- Jens Axboe