summaryrefslogtreecommitdiff
path: root/io_uring/filetable.c
Commit message (Expand)AuthorAgeFilesLines
* io_uring/filetable: fix file reference underflowLin Ma2022-11-251-2/+0
* io_uring: let to set a range for file slot allocationPavel Begunkov2022-07-241-4/+20
* io_uring: split out fixed file installation and removalJens Axboe2022-07-241-15/+51
* io_uring: kill extra io_uring_types.h includesPavel Begunkov2022-07-241-1/+0
* io_uring: move remaining file table manipulation to filetable.cJens Axboe2022-07-241-1/+86
* io_uring: separate out file table handling codeJens Axboe2022-07-241-0/+57