summaryrefslogtreecommitdiff
path: root/io_uring/filetable.h
AgeCommit message (Expand)Author
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov
2022-07-24io_uring: split out fixed file installation and removalJens Axboe
2022-07-24io_uring: dedup io_run_task_workPavel Begunkov
2022-07-24io_uring: make io_uring_types.h publicPavel Begunkov
2022-07-24io_uring: move remaining file table manipulation to filetable.cJens Axboe
2022-07-24io_uring: move fdinfo helpers to its own fileJens Axboe
2022-07-24io_uring: separate out file table handling codeJens Axboe