On Fri, 15 Apr 2022 22:08:19 +0100, Pavel Begunkov wrote: > Lots of cleanups, most of the patches improve the submission path. > > Pavel Begunkov (14): > io_uring: clean poll tw PF_EXITING handling > io_uring: add a hepler for putting rsrc nodes > io_uring: minor refactoring for some tw handlers > io_uring: kill io_put_req_deferred() > io_uring: inline io_free_req() > io_uring: helper for prep+queuing linked timeouts > io_uring: inline io_queue_sqe() > io_uring: rename io_queue_async_work() > io_uring: refactor io_queue_sqe() > io_uring: introduce IO_REQ_LINK_FLAGS > io_uring: refactor lazy link fail > io_uring: refactor io_submit_sqe() > io_uring: inline io_req_complete_fail_submit() > io_uring: add data_race annotations > > [...] Applied, thanks! [01/14] io_uring: clean poll tw PF_EXITING handling commit: c68356048b630cb40f9a50aa7dd25a301bc5da9e [03/14] io_uring: minor refactoring for some tw handlers commit: b03080f869e11b96ca080dac354c0bf6b361a30c [04/14] io_uring: kill io_put_req_deferred() commit: 78bfbdd1a4977df1dded20f9783a6ec174e67ef8 [05/14] io_uring: inline io_free_req() commit: aeedb0f3f9938b2084fe8c912782b031a37161fa [06/14] io_uring: helper for prep+queuing linked timeouts commit: 65e46eb620ad7fa187415b25638a7b3fb1bc0be2 [07/14] io_uring: inline io_queue_sqe() commit: 4736d36c3adc99d7ab399c406fcd04a8666e9615 [08/14] io_uring: rename io_queue_async_work() commit: 6c8d43e0f1375748e788d70cdecdf8ce9721e8fa [09/14] io_uring: refactor io_queue_sqe() commit: ceba3567006f5e932521b93d327d8626a0078be1 [10/14] io_uring: introduce IO_REQ_LINK_FLAGS commit: ba0a753a0b63739fc7d53f9cab0f71b22c2afd92 [11/14] io_uring: refactor lazy link fail commit: 0e2aeac59ae13b868836072f6840e0993c8991d3 [12/14] io_uring: refactor io_submit_sqe() commit: b68c8c0108f53daad9a3ced38653fc586466f4ad [13/14] io_uring: inline io_req_complete_fail_submit() commit: aacdc8a67f52dc96bd9e36f85e7a99705020be3d [14/14] io_uring: add data_race annotations commit: e27fc3fb3d4722e2faa67a9bb340ac42d6bbdbea Best regards, -- Jens Axboe