aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/fdinfo.c
AgeCommit message (Expand)Author
2023-11-02io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pidJens Axboe
2023-01-18io_uring/fdinfo: include locked hash table in fdinfo outputJens Axboe
2022-10-12io_uring: fix fdinfo sqe offsets calculationPavel Begunkov
2022-09-21io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128Jens Axboe
2022-09-21io_uring/fdinfo: get rid of unnecessary is_cqe32 variableJens Axboe
2022-07-24io_uring: move a few private types to local headersJens Axboe
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov
2022-07-24io_uring: introduce a struct for hash tablePavel Begunkov
2022-07-24io_uring: switch cancel_hash to use per entry spinlockHao Xu
2022-07-24io_uring: move fdinfo helpers to its own fileJens Axboe