| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-20 | io_uring: fix incorrect unlikely() usage in io_waitid_prep() | Alok Tiwari | 1 | -1/+1 |
| 2025-10-07 | io_uring/waitid: always prune wait queue entry in io_waitid_wait() | Jens Axboe | 1 | -1/+2 |
| 2025-08-27 | io_uring: add async data clear/free helpers | Jens Axboe | 1 | -3/+1 |
| 2025-05-21 | io_uring: finish IOU_OK -> IOU_COMPLETE transition | Jens Axboe | 1 | -1/+1 |
| 2025-02-24 | io_uring/waitid: use io_is_compat() | Pavel Begunkov | 1 | -5/+1 |
| 2025-02-17 | io_uring: introduce type alias for io_tw_state | Caleb Sander Mateos | 1 | -4/+4 |
| 2025-02-17 | io_uring/waitid: use generic io_cancel_remove() helper | Jens Axboe | 1 | -23/+1 |
| 2025-02-17 | io_uring/waitid: convert to io_cancel_remove_all() | Jens Axboe | 1 | -17/+3 |
| 2025-02-12 | io_uring/waitid: setup async data in the prep handler | Jens Axboe | 1 | -7/+7 |
| 2025-02-12 | io_uring/waitid: don't abuse io_tw_state | Pavel Begunkov | 1 | -2/+2 |
| 2025-01-23 | io_uring/alloc_cache: get rid of _nocache() helper | Jens Axboe | 1 | -1/+1 |
| 2024-12-27 | io_uring: Move old async data allocation helper to header | Gabriel Krisman Bertazi | 1 | -2/+2 |
| 2024-11-06 | io_uring: move struct io_kiocb from task_struct to io_uring_task | Jens Axboe | 1 | -1/+1 |
| 2024-11-06 | io_uring: move cancelations to be io_uring_task based | Jens Axboe | 1 | -2/+2 |
| 2024-04-15 | io_uring: remove struct io_tw_state::locked | Pavel Begunkov | 1 | -1/+1 |
| 2024-03-15 | io_uring/waitid: always remove waitid entry for cancel all | Jens Axboe | 1 | -6/+1 |
| 2023-09-21 | io_uring: add IORING_OP_WAITID support | Jens Axboe | 1 | -0/+372 |