Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: move a few private types to local headers | Jens Axboe | 2022-07-24 | 1 | -0/+1 |
* | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov | 2022-07-24 | 1 | -1/+0 |
* | io_uring: introduce a struct for hash table | Pavel Begunkov | 2022-07-24 | 1 | -2/+2 |
* | io_uring: switch cancel_hash to use per entry spinlock | Hao Xu | 2022-07-24 | 1 | -3/+6 |
* | io_uring: move fdinfo helpers to its own file | Jens Axboe | 2022-07-24 | 1 | -0/+191 |