summaryrefslogtreecommitdiffstats
path: root/io_uring/rsrc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* io_uring: add allow_overflow to io_post_aux_cqeDylan Yudaken2022-07-251-2/+2
* io_uring: let to set a range for file slot allocationPavel Begunkov2022-07-251-0/+2
* io_uring: split out fixed file installation and removalJens Axboe2022-07-251-1/+1
* io_uring: move io_import_fixed()Pavel Begunkov2022-07-251-0/+60
* io_uring: kill extra io_uring_types.h includesPavel Begunkov2022-07-251-1/+0
* io_uring: don't expose io_fill_cqe_aux()Pavel Begunkov2022-07-251-9/+5
* io_uring: make reg buf init consistentPavel Begunkov2022-07-251-6/+3
* io_uring: move rsrc related data, core, and commandsJens Axboe2022-07-251-0/+1320