summaryrefslogtreecommitdiffstats
path: root/io_uring/openclose.c
AgeCommit message (Expand)AuthorLines
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher-8/+8
2022-07-24io_uring: split out fixed file installation and removalJens Axboe-31/+4
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov-1/+0
2022-07-24io_uring: move rsrc related data, core, and commandsJens Axboe-0/+1
2022-07-24io_uring: split out open/close operationsJens Axboe-0/+283