summaryrefslogtreecommitdiff
path: root/io_uring/memmap.h
AgeCommit message (Expand)Author
2025-11-11io_uring: add helper calculating region byte sizePavel Begunkov
2025-11-06io_uring/memmap: refactor io_free_region() to take user_struct paramDavid Wei
2025-11-04io_uring/memmap: remove dead io_create_region_mmap_safe() declarationJens Axboe
2025-10-20io_uring: only publish fully handled mem regionPavel Begunkov
2025-05-09io_uring: update parameter name in io_pin_pages function declarationLong Li
2025-04-21io_uring/zcrx: let zcrx choose region for mmapingPavel Begunkov
2025-02-17io_uring/zcrx: add interface queue and refill queueDavid Wei
2024-12-23io_uring/kbuf: use region api for pbuf ringsPavel Begunkov
2024-12-23io_uring: use region api for CQPavel Begunkov
2024-12-23io_uring/memmap: implement mmap for regionsPavel Begunkov
2024-12-23io_uring/memmap: flag vmap'ed regionsPavel Begunkov
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov
2024-04-15io_uring: move mapping/allocation helpers to a separate fileJens Axboe