Age | Commit message (Expand) | Author |
---|---|---|
2022-07-24 | io_uring: introduce a struct for hash table | Pavel Begunkov |
2022-07-24 | io_uring: pass hash table into poll_find | Pavel Begunkov |
2022-07-24 | io_uring: use state completion infra for poll reqs | Pavel Begunkov |
2022-07-24 | io_uring: pass poll_find lock back | Pavel Begunkov |
2022-07-24 | io_uring: switch cancel_hash to use per entry spinlock | Hao Xu |
2022-07-24 | io_uring: poll: remove unnecessary req->ref set | Hao Xu |
2022-07-24 | io_uring: add support for level triggered poll | Jens Axboe |
2022-07-24 | io_uring: split provided buffers handling into its own file | Jens Axboe |
2022-07-24 | io_uring: move poll handling into its own file | Jens Axboe |