aboutsummaryrefslogtreecommitdiff
path: root/io_uring/epoll.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-26io_uring: undeprecate epoll_ctl supportGravatar Ben Noordhuis 1-4/+0
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeGravatar Stefan Metzmacher 1-2/+2
2022-07-24io_uring: kill extra io_uring_types.h includesGravatar Pavel Begunkov 1-1/+0
2022-07-24io_uring: deprecate epoll_ctl supportGravatar Jens Axboe 1-0/+4
2022-07-24io_uring: move epoll handler to its own fileGravatar Jens Axboe 1-0/+62