| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-16 | io_uring/bpf-ops: implement loop_step with BPF struct_ops | Pavel Begunkov | 1 | -0/+1 |
| 2026-03-16 | io_uring: introduce callback driven main loop | Pavel Begunkov | 1 | -1/+1 |
| 2026-01-27 | io_uring: add support for BPF filtering for opcode restrictions | Jens Axboe | 1 | -0/+1 |
| 2026-01-22 | io_uring: split out CQ waiting code into wait.c | Jens Axboe | 1 | -6/+7 |
| 2026-01-22 | io_uring: split out task work code into tw.c | Jens Axboe | 1 | -1/+2 |
| 2025-09-08 | io_uring: introduce io_uring querying | Pavel Begunkov | 1 | -1/+1 |
| 2025-07-02 | io_uring/mock: add basic infra for test mock files | Pavel Begunkov | 1 | -0/+1 |
| 2025-05-16 | io_uring/fdinfo: only compile if CONFIG_PROC_FS is set | Jens Axboe | 1 | -1/+2 |
| 2025-05-09 | io_uring/net: move CONFIG_NET guards to Makefile | Pavel Begunkov | 1 | -2/+2 |
| 2025-04-28 | io_uring/cmd: move net cmd into a separate file | Pavel Begunkov | 1 | -0/+1 |
| 2025-02-20 | io_uring/epoll: remove CONFIG_EPOLL guards | Jens Axboe | 1 | -4/+5 |
| 2025-02-17 | io_uring/zcrx: add interface queue and refill queue | David Wei | 1 | -0/+1 |
| 2025-01-28 | io_uring: add alloc_cache.c | Pavel Begunkov | 1 | -1/+1 |
| 2024-08-30 | io_uring: add GCOV_PROFILE_URING Kconfig option | Jens Axboe | 1 | -0/+4 |
| 2024-06-16 | io_uring/eventfd: move eventfd handling to separate file | Jens Axboe | 1 | -3/+3 |
| 2024-04-15 | io_uring: move mapping/allocation helpers to a separate file | Jens Axboe | 1 | -1/+2 |
| 2024-04-15 | io_uring: re-arrange Makefile order | Jens Axboe | 1 | -7/+7 |
| 2024-02-09 | io-uring: add napi busy poll support | Stefan Roesch | 1 | -0/+1 |
| 2024-02-09 | io_uring: add support for ftruncate | Tony Solomonik | 1 | -1/+1 |
| 2023-12-19 | io_uring/register: move io_uring_register(2) related code to register.c | Jens Axboe | 1 | -1/+1 |
| 2023-09-29 | io_uring: add support for futex wake and wait | Jens Axboe | 1 | -0/+1 |
| 2023-09-21 | io_uring: add IORING_OP_WAITID support | Jens Axboe | 1 | -1/+2 |
| 2022-07-24 | io_uring: add zc notification infrastructure | Pavel Begunkov | 1 | -1/+1 |
| 2022-07-24 | io_uring: move opcode table to opdef.c | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move read/write related opcodes to its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move rsrc related data, core, and commands | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: split provided buffers handling into its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move cancelation into its own file | Jens Axboe | 1 | -1/+2 |
| 2022-07-24 | io_uring: move poll handling into its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move io_uring_task (tctx) helpers into its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move fdinfo helpers to its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move SQPOLL related handling into its own file | Jens Axboe | 1 | -1/+2 |
| 2022-07-24 | io_uring: move timeout opcodes and handling into its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move msg_ring into its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: split network related opcodes into its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move statx handling to its own file | Jens Axboe | 1 | -1/+2 |
| 2022-07-24 | io_uring: move epoll handler to its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move uring_cmd handling to its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: split out open/close operations | Jens Axboe | 1 | -1/+2 |
| 2022-07-24 | io_uring: separate out file table handling code | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: split out fadvise/madvise operations | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: split out fs related sync/fallocate functions | Jens Axboe | 1 | -1/+2 |
| 2022-07-24 | io_uring: split out splice related operations | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: split out filesystem related operations | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move nop into its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move xattr related opcodes to its own file | Jens Axboe | 1 | -1/+1 |
| 2022-07-24 | io_uring: move to separate directory | Jens Axboe | 1 | -0/+6 |