summaryrefslogtreecommitdiff
path: root/io_uring/filetable.h
Commit message (Expand)AuthorAgeFilesLines
* io_uring: kill hot path fixed file bitmap debug checksPavel Begunkov2022-10-161-0/+1
* io_uring: remove FFS_SCMPavel Begunkov2022-10-161-14/+1
* io_uring: let to set a range for file slot allocationPavel Begunkov2022-07-241-3/+17
* io_uring: split out fixed file installation and removalJens Axboe2022-07-241-0/+3
* io_uring: dedup io_run_task_workPavel Begunkov2022-07-241-0/+2
* io_uring: make io_uring_types.h publicPavel Begunkov2022-07-241-11/+0
* io_uring: move remaining file table manipulation to filetable.cJens Axboe2022-07-241-1/+4
* io_uring: move fdinfo helpers to its own fileJens Axboe2022-07-241-0/+19
* io_uring: separate out file table handling codeJens Axboe2022-07-241-0/+58