summaryrefslogtreecommitdiff
path: root/io_uring/rsrc.c
Commit message (Expand)AuthorAgeFilesLines
...
* io_uring: improve rsrc quiesce refs checksPavel Begunkov2022-11-301-9/+6
* io_uring: remove overflow param from io_post_aux_cqeDylan Yudaken2022-11-251-2/+2
* io_uring: do not always force run task_work in io_uring_registerDylan Yudaken2022-11-211-1/+6
* io_uring: remove FFS_SCMPavel Begunkov2022-10-161-5/+2
* io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov2022-10-121-0/+1
* io_uring: add IORING_SETUP_DEFER_TASKRUNDylan Yudaken2022-09-211-1/+1
* Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov2022-09-011-15/+2
* Revert "io_uring: add zc notification flush requests"Pavel Begunkov2022-09-011-38/+0
* io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher2022-08-121-5/+5
* io_uring/net: make page accounting more consistentPavel Begunkov2022-07-251-8/+4
* io_uring: add zc notification flush requestsPavel Begunkov2022-07-241-0/+38
* io_uring: rename IORING_OP_FILES_UPDATEPavel Begunkov2022-07-241-2/+15
* io_uring: Use atomic_long_try_cmpxchg in __io_account_memUros Bizjak2022-07-241-4/+3
* io_uring: add allow_overflow to io_post_aux_cqeDylan Yudaken2022-07-241-2/+2
* io_uring: let to set a range for file slot allocationPavel Begunkov2022-07-241-0/+2
* io_uring: split out fixed file installation and removalJens Axboe2022-07-241-1/+1
* io_uring: move io_import_fixed()Pavel Begunkov2022-07-241-0/+60
* io_uring: kill extra io_uring_types.h includesPavel Begunkov2022-07-241-1/+0
* io_uring: don't expose io_fill_cqe_aux()Pavel Begunkov2022-07-241-9/+5
* io_uring: make reg buf init consistentPavel Begunkov2022-07-241-6/+3
* io_uring: move rsrc related data, core, and commandsJens Axboe2022-07-241-0/+1320