e7637a492b9f ("io_uring: fix locking state for empty buffer group") 1dbd023eb083 ("io_uring: eliminate the need to track provided buffer ID separately") 149c69b04a90 ("io_uring: abstract out provided buffer list selection") 4e9067025259 ("io_uring: always use req->buf_index for the provided buffer group") e5b003495e93 ("io_uring: kill io_rw_buffer_select() wrapper") c54d52c2d613 ("io_uring: make io_buffer_select() return the user address directly") 9396ed850f2e ("io_uring: kill io_recv_buffer_select() wrapper") 0a352aaa9473 ("io_uring: use 'sr' vs 'req->sr_msg' consistently") 0455d4ccec54 ("io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsg") 73911426aaaa ("io_uring: check IOPOLL/ioprio support upfront") 4bf94615b888 ("io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key") 8e29da69fead ("io_uring: add support for IORING_ASYNC_CANCEL_ALL") b21432b4d580 ("io_uring: pass in struct io_cancel_data consistently") 98d3dcc8be97 ("io_uring: remove dead 'poll_only' argument to io_poll_cancel()") 3645c2000a76 ("io_uring: move timeout locking in io_timeout_cancel()") cef216fc32d7 ("io_uring: explicitly keep a CQE in io_kiocb") f89296305145 ("io_uring: cleanup conditional submit locking") b605a7fabb60 ("io_uring: move poll recycling later in compl flushing") a538be5be328 ("io_uring: optimise io_free_batch_list") c0713540f6d5 ("io_uring: fix leaks on IOPOLL and CQE_SKIP")