aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/fdinfo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-24io_uring: move a few private types to local headersJens Axboe1-0/+1
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov1-1/+0
2022-07-24io_uring: introduce a struct for hash tablePavel Begunkov1-2/+2
2022-07-24io_uring: switch cancel_hash to use per entry spinlockHao Xu1-3/+6
2022-07-24io_uring: move fdinfo helpers to its own fileJens Axboe1-0/+191