Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: Use atomic_long_try_cmpxchg in __io_account_mem | Uros Bizjak | 2022-07-25 | 1 | -4/+3 |
* | io_uring: add allow_overflow to io_post_aux_cqe | Dylan Yudaken | 2022-07-25 | 1 | -2/+2 |
* | io_uring: let to set a range for file slot allocation | Pavel Begunkov | 2022-07-25 | 1 | -0/+2 |
* | io_uring: split out fixed file installation and removal | Jens Axboe | 2022-07-25 | 1 | -1/+1 |
* | io_uring: move io_import_fixed() | Pavel Begunkov | 2022-07-25 | 1 | -0/+60 |
* | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov | 2022-07-25 | 1 | -1/+0 |
* | io_uring: don't expose io_fill_cqe_aux() | Pavel Begunkov | 2022-07-25 | 1 | -9/+5 |
* | io_uring: make reg buf init consistent | Pavel Begunkov | 2022-07-25 | 1 | -6/+3 |
* | io_uring: move rsrc related data, core, and commands | Jens Axboe | 2022-07-25 | 1 | -0/+1320 |