Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | io_uring: pass hash table into poll_find | Pavel Begunkov | 2022-07-25 | 1 | -6/+14 | |
* | io_uring: use state completion infra for poll reqs | Pavel Begunkov | 2022-07-25 | 1 | -6/+2 | |
* | io_uring: pass poll_find lock back | Pavel Begunkov | 2022-07-25 | 1 | -20/+26 | |
* | io_uring: switch cancel_hash to use per entry spinlock | Hao Xu | 2022-07-25 | 1 | -31/+49 | |
* | io_uring: poll: remove unnecessary req->ref set | Hao Xu | 2022-07-25 | 1 | -1/+0 | |
* | io_uring: add support for level triggered poll | Jens Axboe | 2022-07-25 | 1 | -5/+10 | |
* | io_uring: split provided buffers handling into its own file | Jens Axboe | 2022-07-25 | 1 | -0/+1 | |
* | io_uring: move poll handling into its own file | Jens Axboe | 2022-07-25 | 1 | -0/+760 |