summaryrefslogtreecommitdiff
path: root/io_uring/waitid.c
AgeCommit message (Expand)Author
2025-02-24io_uring/waitid: use io_is_compat()Pavel Begunkov
2025-02-17io_uring: introduce type alias for io_tw_stateCaleb Sander Mateos
2025-02-17io_uring/waitid: use generic io_cancel_remove() helperJens Axboe
2025-02-17io_uring/waitid: convert to io_cancel_remove_all()Jens Axboe
2025-02-12io_uring/waitid: setup async data in the prep handlerJens Axboe
2025-02-12io_uring/waitid: don't abuse io_tw_statePavel Begunkov
2025-01-23io_uring/alloc_cache: get rid of _nocache() helperJens Axboe
2024-12-27io_uring: Move old async data allocation helper to headerGabriel Krisman Bertazi
2024-11-06io_uring: move struct io_kiocb from task_struct to io_uring_taskJens Axboe
2024-11-06io_uring: move cancelations to be io_uring_task basedJens Axboe
2024-04-15io_uring: remove struct io_tw_state::lockedPavel Begunkov
2024-03-15io_uring/waitid: always remove waitid entry for cancel allJens Axboe
2023-09-21io_uring: add IORING_OP_WAITID supportJens Axboe