summaryrefslogtreecommitdiffstats
path: root/io_uring/rsrc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* io_uring: don't put nodes under spinlocksPavel Begunkov2023-04-041-3/+3
* io_uring/rsrc: keep cached refs per nodePavel Begunkov2023-04-041-7/+9
* io_uring/rsrc: use non-pcpu refcounts for nodesPavel Begunkov2023-04-041-2/+4
* io_uring/rsrc: fix rogue rsrc node grabbingPavel Begunkov2023-03-291-7/+5
* io_uring: use tw for putting rsrcPavel Begunkov2022-12-071-0/+1
* io_uring: remove FFS_SCMPavel Begunkov2022-10-171-4/+0
* Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov2022-09-011-2/+2
* io_uring/net: make page accounting more consistentPavel Begunkov2022-07-251-0/+9
* io_uring: rename IORING_OP_FILES_UPDATEPavel Begunkov2022-07-251-2/+2
* io_uring: add rsrc referencing for notifiersPavel Begunkov2022-07-251-3/+9
* io_uring: move io_import_fixed()Pavel Begunkov2022-07-251-0/+3
* io_uring: move a few private types to local headersJens Axboe2022-07-251-0/+8
* io_uring: move rsrc related data, core, and commandsJens Axboe2022-07-251-0/+155