index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
waitid.c
Age
Commit message (
Expand
)
Author
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
2025-02-24
io_uring/waitid: use io_is_compat()
Pavel Begunkov
2025-02-17
io_uring: introduce type alias for io_tw_state
Caleb Sander Mateos
2025-02-17
io_uring/waitid: use generic io_cancel_remove() helper
Jens Axboe
2025-02-17
io_uring/waitid: convert to io_cancel_remove_all()
Jens Axboe
2025-02-12
io_uring/waitid: setup async data in the prep handler
Jens Axboe
2025-02-12
io_uring/waitid: don't abuse io_tw_state
Pavel Begunkov
2025-01-23
io_uring/alloc_cache: get rid of _nocache() helper
Jens Axboe
2024-12-27
io_uring: Move old async data allocation helper to header
Gabriel Krisman Bertazi
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
2024-11-06
io_uring: move cancelations to be io_uring_task based
Jens Axboe
2024-04-15
io_uring: remove struct io_tw_state::locked
Pavel Begunkov
2024-03-15
io_uring/waitid: always remove waitid entry for cancel all
Jens Axboe
2023-09-21
io_uring: add IORING_OP_WAITID support
Jens Axboe