aboutsummaryrefslogtreecommitdiff
path: root/io_uring/rsrc.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-25io_uring/net: make page accounting more consistentGravatar Pavel Begunkov 1-8/+4
2022-07-24io_uring: add zc notification flush requestsGravatar Pavel Begunkov 1-0/+38
2022-07-24io_uring: rename IORING_OP_FILES_UPDATEGravatar Pavel Begunkov 1-2/+15
2022-07-24io_uring: Use atomic_long_try_cmpxchg in __io_account_memGravatar Uros Bizjak 1-4/+3
2022-07-24io_uring: add allow_overflow to io_post_aux_cqeGravatar Dylan Yudaken 1-2/+2
2022-07-24io_uring: let to set a range for file slot allocationGravatar Pavel Begunkov 1-0/+2
2022-07-24io_uring: split out fixed file installation and removalGravatar Jens Axboe 1-1/+1
2022-07-24io_uring: move io_import_fixed()Gravatar Pavel Begunkov 1-0/+60
2022-07-24io_uring: kill extra io_uring_types.h includesGravatar Pavel Begunkov 1-1/+0
2022-07-24io_uring: don't expose io_fill_cqe_aux()Gravatar Pavel Begunkov 1-9/+5
2022-07-24io_uring: make reg buf init consistentGravatar Pavel Begunkov 1-6/+3
2022-07-24io_uring: move rsrc related data, core, and commandsGravatar Jens Axboe 1-0/+1320