aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/io_uring_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-12io_uring: remove notif leftoversPavel Begunkov1-5/+0
2022-09-21io_uring: signal registered eventfd to process deferred task workDylan Yudaken1-0/+2
2022-09-21io_uring: add IORING_SETUP_DEFER_TASKRUNDylan Yudaken1-0/+2
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher1-1/+8
2022-07-27io_uring: notification completion optimisationPavel Begunkov1-7/+0
2022-07-24io_uring: cache struct io_notifPavel Begunkov1-0/+7
2022-07-24io_uring: add zc notification infrastructurePavel Begunkov1-0/+5
2022-07-24io_uring: export io_put_task()Pavel Begunkov1-0/+25
2022-07-24io_uring: add netmsg cacheJens Axboe1-2/+4
2022-07-24io_uring: impose max limit on apoll cacheJens Axboe1-0/+1
2022-07-24io_uring: add abstraction around apoll cacheJens Axboe1-1/+5
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov1-0/+3
2022-07-24io_uring: fuse fallback_node and normal tw nodePavel Begunkov1-4/+1
2022-07-24io_uring: lockless task listDylan Yudaken1-1/+1
2022-07-24io_uring: hide eventfd assumptions in eventfd pathsPavel Begunkov1-0/+2
2022-07-24io_uring: remove ->flush_cqes optimisationPavel Begunkov1-1/+0
2022-07-24io_uring: move a few private types to local headersJens Axboe1-18/+0
2022-07-24io_uring: make io_uring_types.h publicPavel Begunkov1-0/+554