| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-11 | io_uring: add helper calculating region byte size | Pavel Begunkov |
| 2025-11-06 | io_uring/memmap: refactor io_free_region() to take user_struct param | David Wei |
| 2025-11-04 | io_uring/memmap: remove dead io_create_region_mmap_safe() declaration | Jens Axboe |
| 2025-10-20 | io_uring: only publish fully handled mem region | Pavel Begunkov |
| 2025-05-09 | io_uring: update parameter name in io_pin_pages function declaration | Long Li |
| 2025-04-21 | io_uring/zcrx: let zcrx choose region for mmaping | Pavel Begunkov |
| 2025-02-17 | io_uring/zcrx: add interface queue and refill queue | David Wei |
| 2024-12-23 | io_uring/kbuf: use region api for pbuf rings | Pavel Begunkov |
| 2024-12-23 | io_uring: use region api for CQ | Pavel Begunkov |
| 2024-12-23 | io_uring/memmap: implement mmap for regions | Pavel Begunkov |
| 2024-12-23 | io_uring/memmap: flag vmap'ed regions | Pavel Begunkov |
| 2024-11-15 | io_uring: introduce concept of memory regions | Pavel Begunkov |
| 2024-04-15 | io_uring: move mapping/allocation helpers to a separate file | Jens Axboe |