| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-13 | io_uring: pre-calculate scq layout | Pavel Begunkov | 1 | -2/+1 |
| 2025-11-13 | io_uring: keep ring laoyut in a structure | Pavel Begunkov | 1 | -2/+10 |
| 2025-11-13 | io_uring: introduce struct io_ctx_config | Pavel Begunkov | 1 | -1/+7 |
| 2025-11-11 | io_uring: pass sq entries in the params struct | Pavel Begunkov | 1 | -1/+1 |
| 2025-11-04 | io_uring/cancel: move cancelation code from io_uring.c to cancel.c | Jens Axboe | 1 | -1/+9 |
| 2025-11-04 | io_uring/cancel: move request/task cancelation logic into cancel.c | Jens Axboe | 1 | -3/+0 |
| 2025-11-03 | io_uring: add wrapper type for io_req_tw_func_t arg | Caleb Sander Mateos | 1 | -2/+2 |
| 2025-10-22 | io_uring: add support for IORING_SETUP_SQE_MIXED | Keith Busch | 1 | -12/+2 |
| 2025-10-20 | io_uring: unify task_work cancelation checks | Jens Axboe | 1 | -13/+0 |
| 2025-10-02 | Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -15/+105 |
| 2025-09-20 | io_uring: fix nvme's 32b cqes on mixed cq | Keith Busch | 1 | -1/+1 |
| 2025-09-18 | io_uring: include dying ring in task_work "should cancel" state | Jens Axboe | 1 | -2/+2 |
| 2025-09-08 | io_uring: don't include filetable.h in io_uring.h | Caleb Sander Mateos | 1 | -1/+0 |
| 2025-09-08 | io_uring: add macros for avaliable flags | Pavel Begunkov | 1 | -0/+57 |
| 2025-08-27 | io_uring: add async data clear/free helpers | Jens Axboe | 1 | -0/+13 |
| 2025-08-27 | io_uring: add support for IORING_SETUP_CQE_MIXED | Jens Axboe | 1 | -14/+35 |
| 2025-07-15 | io_uring: deduplicate wakeup handling | Jens Axboe | 1 | -11/+16 |
| 2025-06-23 | io_uring: add mshot helper for posting CQE32 | Pavel Begunkov | 1 | -0/+1 |
| 2025-06-17 | io_uring: remove duplicate io_uring_alloc_task_context() definition | Jens Axboe | 1 | -2/+0 |
| 2025-06-04 | io_uring/futex: mark wait requests as inflight | Jens Axboe | 1 | -0/+1 |
| 2025-05-21 | io_uring: finish IOU_OK -> IOU_COMPLETE transition | Jens Axboe | 1 | -1/+0 |
| 2025-05-12 | io_uring: drain based on allocates reqs | Pavel Begunkov | 1 | -2/+1 |
| 2025-03-28 | io_uring: don't pass ctx to tw add remote helper | Pavel Begunkov | 1 | -2/+1 |
| 2025-03-28 | Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -8/+11 |
| 2025-03-28 | Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+10 |
| 2025-03-10 | io_uring: unify STOP_MULTISHOT with IOU_OK | Pavel Begunkov | 1 | -8/+3 |
| 2025-03-10 | io_uring: return -EAGAIN to continue multishot | Pavel Begunkov | 1 | -0/+8 |
| 2025-03-07 | io_uring: Remove unused declaration io_alloc_async_data() | Yue Haibing | 1 | -1/+0 |
| 2025-03-07 | Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-reg-vec | Jens Axboe | 1 | -0/+10 |
| 2025-02-24 | io_uring: introduce io_is_compat() | Pavel Begunkov | 1 | -0/+5 |
| 2025-02-17 | io_uring/zcrx: add io_recvzc request | David Wei | 1 | -0/+10 |
| 2025-02-17 | io_uring: introduce type alias for io_tw_state | Caleb Sander Mateos | 1 | -4/+4 |
| 2025-02-17 | io_uring/kbuf: remove legacy kbuf kmem cache | Pavel Begunkov | 1 | -1/+0 |
| 2025-01-23 | io_uring/alloc_cache: get rid of _nocache() helper | Jens Axboe | 1 | -11/+7 |
| 2025-01-23 | io_uring: get rid of alloc cache init_once handling | Jens Axboe | 1 | -3/+2 |
| 2025-01-20 | Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+23 |
| 2025-01-07 | io_uring: silence false positive warnings | Pavel Begunkov | 1 | -3/+4 |
| 2024-12-27 | io_uring: Move old async data allocation helper to header | Gabriel Krisman Bertazi | 1 | -0/+12 |
| 2024-12-27 | io_uring: Add generic helper to allocate async data | Gabriel Krisman Bertazi | 1 | -0/+11 |
| 2024-11-21 | io_uring: limit local tw done | David Wei | 1 | -1/+1 |
| 2024-11-21 | io_uring: add io_local_work_pending() | David Wei | 1 | -2/+7 |
| 2024-11-06 | io_uring: avoid normal tw intermediate fallback | Pavel Begunkov | 1 | -1/+1 |
| 2024-11-06 | io_uring: move struct io_kiocb from task_struct to io_uring_task | Jens Axboe | 1 | -0/+13 |
| 2024-11-06 | io_uring: move cancelations to be io_uring_task based | Jens Axboe | 1 | -1/+1 |
| 2024-10-29 | io_uring: abstract out a bit of the ring filling logic | Jens Axboe | 1 | -0/+1 |
| 2024-10-29 | io_uring: move max entry definition and ring sizing into header | Jens Axboe | 1 | -0/+5 |
| 2024-10-29 | io_uring: clean up cqe trace points | Pavel Begunkov | 1 | -4/+3 |
| 2024-10-17 | io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work | Jens Axboe | 1 | -0/+1 |
| 2024-10-15 | io_uring/sqpoll: close race on waiting for sqring entries | Jens Axboe | 1 | -1/+8 |
| 2024-09-11 | io_uring/cmd: expose iowq to cmds | Pavel Begunkov | 1 | -0/+1 |
| 2024-08-25 | io_uring: add support for batch wait timeout | Jens Axboe | 1 | -0/+2 |
| 2024-08-25 | io_uring: implement our own schedule timeout handling | Jens Axboe | 1 | -0/+2 |
| 2024-08-25 | io_uring: user registered clockid for wait timeouts | Pavel Begunkov | 1 | -0/+8 |
| 2024-07-26 | io_uring/napi: use ktime in busy polling | Pavel Begunkov | 1 | -1/+1 |
| 2024-06-24 | io_uring: add io_add_aux_cqe() helper | Jens Axboe | 1 | -0/+1 |
| 2024-06-24 | io_uring: add remote task_work execution helper | Jens Axboe | 1 | -0/+2 |
| 2024-06-16 | io_uring/eventfd: move eventfd handling to separate file | Jens Axboe | 1 | -6/+0 |
| 2024-06-16 | io_uring/eventfd: move to more idiomatic RCU free usage | Jens Axboe | 1 | -2/+2 |
| 2024-06-01 | io_uring: check for non-NULL file pointer in io_file_can_poll() | Jens Axboe | 1 | -1/+1 |
| 2024-04-25 | io_uring/rw: reinstate thread check for retries | Jens Axboe | 1 | -1/+0 |
| 2024-04-17 | io_uring/rw: ensure retry condition isn't lost | Jens Axboe | 1 | -0/+1 |
| 2024-04-15 | io_uring: unexport io_req_cqe_overflow() | Pavel Begunkov | 1 | -1/+0 |
| 2024-04-15 | io_uring: move mapping/allocation helpers to a separate file | Jens Axboe | 1 | -9/+0 |
| 2024-04-15 | io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring | Jens Axboe | 1 | -2/+4 |
| 2024-04-15 | io_uring: get rid of remap_pfn_range() for mapping rings/sqes | Jens Axboe | 1 | -0/+2 |
| 2024-04-15 | io_uring: use the right type for work_llist empty check | Jens Axboe | 1 | -1/+1 |
| 2024-04-15 | io_uring: drop ->prep_async() | Jens Axboe | 1 | -1/+0 |
| 2024-04-15 | io_uring: clean up io_lockdep_assert_cq_locked | Pavel Begunkov | 1 | -6/+2 |
| 2024-04-15 | io_uring: refactor io_req_complete_post() | Pavel Begunkov | 1 | -1/+0 |
| 2024-04-15 | io_uring: get rid of intermediate aux cqe caches | Pavel Begunkov | 1 | -1/+1 |
| 2024-04-15 | io_uring: refactor io_fill_cqe_req_aux | Pavel Begunkov | 1 | -1/+1 |
| 2024-04-15 | io_uring: remove struct io_tw_state::locked | Pavel Begunkov | 1 | -4/+1 |
| 2024-04-15 | io_uring/rw: avoid punting to io-wq directly | Pavel Begunkov | 1 | -1/+0 |
| 2024-04-15 | io_uring/cmd: move io_uring_try_cancel_uring_cmd() | Pavel Begunkov | 1 | -0/+7 |
| 2024-02-14 | io_uring/napi: ensure napi polling is aborted when work is available | Jens Axboe | 1 | -0/+11 |
| 2024-02-09 | io-uring: add napi busy poll support | Stefan Roesch | 1 | -0/+4 |
| 2024-02-09 | io-uring: move io_wait_queue definition to header file | Stefan Roesch | 1 | -0/+22 |
| 2024-02-08 | io_uring/sqpoll: manage task_work privately | Jens Axboe | 1 | -6/+18 |
| 2024-02-08 | io_uring: mark the need to lock/unlock the ring as unlikely | Jens Axboe | 1 | -2/+2 |
| 2024-02-08 | io_uring: add io_file_can_poll() helper | Jens Axboe | 1 | -0/+12 |
| 2024-01-29 | io_uring/poll: add requeue return code from poll multishot handling | Jens Axboe | 1 | -1/+7 |
| 2023-12-19 | io_uring/unix: drop usage of io_uring socket | Jens Axboe | 1 | -1/+0 |
| 2023-12-19 | io_uring/register: move io_uring_register(2) related code to register.c | Jens Axboe | 1 | -0/+8 |
| 2023-12-12 | io_uring/cmd: inline io_uring_cmd_do_in_task_lazy | Pavel Begunkov | 1 | -10/+0 |
| 2023-11-27 | io_uring: enable io_mem_alloc/free to be used in other parts | Jens Axboe | 1 | -0/+3 |
| 2023-11-01 | Merge tag 'for-6.7/io_uring-2023-10-30' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+1 |
| 2023-10-05 | io_uring/kbuf: Use slab for struct io_buffer objects | Gabriel Krisman Bertazi | 1 | -0/+1 |
| 2023-10-03 | io_uring: ensure io_lockdep_assert_cq_locked() handles disabled rings | Jens Axboe | 1 | -14/+27 |
| 2023-08-24 | io_uring: force inline io_fill_cqe_req | Pavel Begunkov | 1 | -1/+2 |
| 2023-08-24 | io_uring: merge iopoll and normal completion paths | Pavel Begunkov | 1 | -1/+1 |
| 2023-08-24 | io_uring: optimise extra io_get_cqe null check | Pavel Begunkov | 1 | -11/+9 |
| 2023-08-24 | io_uring: refactor __io_get_cqe() | Pavel Begunkov | 1 | -11/+12 |
| 2023-08-24 | io_uring: simplify big_cqe handling | Pavel Begunkov | 1 | -12/+3 |
| 2023-08-24 | io_uring: improve cqe !tracing hot path | Pavel Begunkov | 1 | -4/+5 |
| 2023-08-11 | io_uring: never overflow io_aux_cqe | Pavel Begunkov | 1 | -2/+1 |
| 2023-08-11 | io_uring: remove return from io_req_cqe_overflow() | Pavel Begunkov | 1 | -1/+1 |
| 2023-08-11 | io_uring: open code io_fill_cqe_req() | Pavel Begunkov | 1 | -10/+1 |
| 2023-08-10 | io_uring: have io_file_put() take an io_kiocb rather than the file | Jens Axboe | 1 | -3/+3 |
| 2023-08-09 | io_uring: fix false positive KASAN warnings | Pavel Begunkov | 1 | -1/+0 |
| 2023-06-23 | io_uring: make io_cq_unlock_post static | Pavel Begunkov | 1 | -2/+0 |
| 2023-06-23 | io_uring: remove IOU_F_TWQ_FORCE_NORMAL | Pavel Begunkov | 1 | -4/+1 |
| 2023-06-20 | io_uring: remove io_req_ffs_set | Christoph Hellwig | 1 | -5/+0 |
| 2023-06-07 | io_uring: cleanup io_aux_cqe() API | Jens Axboe | 1 | -1/+1 |
| 2023-05-16 | io_uring: Add io_uring_setup flag to pre-register ring fd and never install it | Josh Triplett | 1 | -0/+3 |
| 2023-05-04 | io_uring: Create a helper to return the SQE size | Breno Leitao | 1 | -0/+10 |
| 2023-04-12 | io_uring: add irq lockdep checks | Pavel Begunkov | 1 | -0/+2 |
| 2023-04-06 | io_uring: reduce scheduling due to tw | Pavel Begunkov | 1 | -0/+9 |
| 2023-04-06 | io_uring: add tw add flags | Pavel Begunkov | 1 | -2/+7 |
| 2023-04-06 | io_uring: refactor io_cqring_wake() | Pavel Begunkov | 1 | -9/+2 |
| 2023-04-03 | io_uring: cap io_sqring_entries() at SQ ring size | Jens Axboe | 1 | -1/+3 |
| 2023-04-03 | io_uring: encapsulate task_work state | Pavel Begunkov | 1 | -7/+7 |
| 2023-02-06 | io_uring: mark task TASK_RUNNING before handling resume/task work | Jens Axboe | 1 | -1/+3 |
| 2023-01-29 | io_uring: refactor req allocation | Pavel Begunkov | 1 | -8/+11 |
| 2023-01-29 | io_uring: Enable KASAN for request cache | Breno Leitao | 1 | -3/+8 |
| 2023-01-29 | io_uring: handle TIF_NOTIFY_RESUME when checking for task_work | Jens Axboe | 1 | -0/+8 |
| 2023-01-29 | io_uring: don't export io_put_task() | Pavel Begunkov | 1 | -10/+0 |
| 2023-01-29 | io_uring: add lazy poll_wq activation | Pavel Begunkov | 1 | -4/+3 |
| 2023-01-29 | io_uring: separate wq for ring polling | Pavel Begunkov | 1 | -0/+9 |
| 2023-01-29 | io_uring: move io_run_local_work_locked | Pavel Begunkov | 1 | -17/+0 |
| 2023-01-29 | io_uring: mark io_run_local_work static | Pavel Begunkov | 1 | -1/+0 |
| 2023-01-29 | io_uring: move defer tw task checks | Pavel Begunkov | 1 | -0/+5 |
| 2023-01-29 | io_uring: kill io_run_task_work_ctx | Pavel Begunkov | 1 | -20/+0 |
| 2023-01-29 | io_uring: rearrange defer list checks | Pavel Begunkov | 1 | -1/+1 |
| 2023-01-03 | io_uring: lockdep annotate CQ locking | Pavel Begunkov | 1 | -0/+15 |
| 2022-12-17 | io_uring: don't use TIF_NOTIFY_SIGNAL to test for availability of task_work | Jens Axboe | 1 | -2/+1 |
| 2022-12-14 | io_uring: revise completion_lock locking | Pavel Begunkov | 1 | -11/+0 |
| 2022-12-07 | io_uring: skip spinlocking for ->task_complete | Pavel Begunkov | 1 | -1/+9 |
| 2022-11-30 | io_uring: don't raw spin unlock to match cq_lock | Pavel Begunkov | 1 | -0/+5 |
| 2022-11-29 | Merge branch 'for-6.2/io_uring' into for-6.2/io_uring-next | Jens Axboe | 1 | -14/+29 |
| 2022-11-25 | io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available | Jens Axboe | 1 | -2/+7 |
| 2022-11-25 | io_uring: remove io_req_complete_post_tw | Dylan Yudaken | 1 | -7/+0 |
| 2022-11-25 | io_uring: remove overflow param from io_post_aux_cqe | Dylan Yudaken | 1 | -2/+1 |
| 2022-11-25 | io_uring: make io_fill_cqe_aux static | Dylan Yudaken | 1 | -2/+0 |
| 2022-11-25 | io_uring: add io_aux_cqe which allows deferred completion | Dylan Yudaken | 1 | -0/+2 |
| 2022-11-25 | io_uring: defer all io_req_complete_failed | Dylan Yudaken | 1 | -1/+1 |
| 2022-11-23 | io_uring: iopoll protect complete_post | Pavel Begunkov | 1 | -2/+8 |
| 2022-11-23 | io_uring: remove io_req_tw_post_queue | Pavel Begunkov | 1 | -1/+7 |
| 2022-11-22 | io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups | Jens Axboe | 1 | -4/+11 |
| 2022-11-21 | io_uring: inline __io_req_complete_post() | Pavel Begunkov | 1 | -1/+0 |
| 2022-11-21 | io_uring: inline io_req_task_work_add() | Pavel Begunkov | 1 | -1/+6 |
| 2022-11-17 | io_uring: fix multishot accept request leaks | Pavel Begunkov | 1 | -2/+2 |
| 2022-10-27 | io_uring: unlock if __io_run_local_work locked inside | Dylan Yudaken | 1 | -2/+11 |
| 2022-10-12 | io_uring: optimise locking for local tw with submit_wait | Pavel Begunkov | 1 | -0/+7 |
| 2022-10-12 | io_uring: remove redundant memory barrier in io_req_local_work_add | Pavel Begunkov | 1 | -2/+9 |
| 2022-09-29 | io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL | Jens Axboe | 1 | -4/+4 |
| 2022-09-23 | io_uring: fix CQE reordering | Pavel Begunkov | 1 | -3/+9 |
| 2022-09-21 | io_uring: disallow defer-tw run w/ no submitters | Pavel Begunkov | 1 | -7/+2 |
| 2022-09-21 | io_uring: further limit non-owner defer-tw cq waiting | Pavel Begunkov | 1 | -0/+11 |
| 2022-09-21 | io_uring: ensure iopoll runs local task work as well | Jens Axboe | 1 | -0/+6 |
| 2022-09-21 | io_uring: add local task_work run helper that is entered locked | Jens Axboe | 1 | -0/+1 |
| 2022-09-21 | io_uring: add IORING_SETUP_DEFER_TASKRUN | Dylan Yudaken | 1 | -4/+25 |
| 2022-07-27 | io_uring: export req alloc from core | Pavel Begunkov | 1 | -0/+21 |
| 2022-07-24 | io_uring: flush notifiers after sendzc | Pavel Begunkov | 1 | -0/+10 |
| 2022-07-24 | io_uring: add zc notification infrastructure | Pavel Begunkov | 1 | -0/+2 |
| 2022-07-24 | io_uring: export io_put_task() | Pavel Begunkov | 1 | -0/+10 |
| 2022-07-24 | io_uring: ensure REQ_F_ISREG is set async offload | Jens Axboe | 1 | -0/+5 |
| 2022-07-24 | io_uring: only trace one of complete or overflow | Dylan Yudaken | 1 | -4/+6 |
| 2022-07-24 | io_uring: add allow_overflow to io_post_aux_cqe | Dylan Yudaken | 1 | -1/+2 |
| 2022-07-24 | io_uring: add IOU_STOP_MULTISHOT return code | Dylan Yudaken | 1 | -0/+7 |
| 2022-07-24 | io_uring: remove priority tw list optimisation | Dylan Yudaken | 1 | -1/+0 |
| 2022-07-24 | io_uring: move list helpers to a separate file | Pavel Begunkov | 1 | -0/+1 |
| 2022-07-24 | io_uring: improve io_run_task_work() | Pavel Begunkov | 1 | -1/+1 |
| 2022-07-24 | io_uring: consistent naming for inline completion | Pavel Begunkov | 1 | -1/+9 |
| 2022-07-24 | io_uring: add io_commit_cqring_flush() | Pavel Begunkov | 1 | -0/+6 |
| 2022-07-24 | io_uring: introduce locking helpers for CQE posting | Pavel Begunkov | 1 | -1/+8 |
| 2022-07-24 | io_uring: remove ->flush_cqes optimisation | Pavel Begunkov | 1 | -2/+0 |
| 2022-07-24 | io_uring: reshuffle io_uring/io_uring.h | Pavel Begunkov | 1 | -48/+47 |
| 2022-07-24 | io_uring: make io_uring_types.h public | Pavel Begunkov | 1 | -1/+3 |
| 2022-07-24 | io_uring: change ->cqe_cached invariant for CQE32 | Pavel Begunkov | 1 | -6/+2 |
| 2022-07-24 | io_uring: deduplicate io_get_cqe() calls | Pavel Begunkov | 1 | -25/+13 |
| 2022-07-24 | io_uring: deduplicate __io_fill_cqe_req tracing | Pavel Begunkov | 1 | -6/+5 |
| 2022-07-24 | io_uring: introduce io_req_cqe_overflow() | Pavel Begunkov | 1 | -10/+2 |
| 2022-07-24 | io_uring: don't inline __io_get_cqe() | Pavel Begunkov | 1 | -35/+1 |
| 2022-07-24 | io_uring: don't expose io_fill_cqe_aux() | Pavel Begunkov | 1 | -2/+1 |
| 2022-07-24 | io_uring: kill REQ_F_COMPLETE_INLINE | Pavel Begunkov | 1 | -5/+0 |
| 2022-07-24 | io_uring: move small helpers to headers | Pavel Begunkov | 1 | -0/+22 |
| 2022-07-24 | io_uring: move read/write related opcodes to its own file | Jens Axboe | 1 | -0/+131 |
| 2022-07-24 | io_uring: move remaining file table manipulation to filetable.c | Jens Axboe | 1 | -4/+0 |
| 2022-07-24 | io_uring: move rsrc related data, core, and commands | Jens Axboe | 1 | -5/+1 |
| 2022-07-24 | io_uring: split provided buffers handling into its own file | Jens Axboe | 1 | -35/+1 |
| 2022-07-24 | io_uring: move cancelation into its own file | Jens Axboe | 1 | -1/+0 |
| 2022-07-24 | io_uring: move poll handling into its own file | Jens Axboe | 1 | -0/+32 |
| 2022-07-24 | io_uring: move io_uring_task (tctx) helpers into its own file | Jens Axboe | 1 | -0/+4 |
| 2022-07-24 | io_uring: move SQPOLL related handling into its own file | Jens Axboe | 1 | -0/+34 |
| 2022-07-24 | io_uring: move timeout opcodes and handling into its own file | Jens Axboe | 1 | -1/+12 |
| 2022-07-24 | io_uring: split network related opcodes into its own file | Jens Axboe | 1 | -0/+22 |
| 2022-07-24 | io_uring: move uring_cmd handling to its own file | Jens Axboe | 1 | -0/+9 |
| 2022-07-24 | io_uring: split out open/close operations | Jens Axboe | 1 | -0/+32 |
| 2022-07-24 | io_uring: split out splice related operations | Jens Axboe | 1 | -0/+19 |
| 2022-07-24 | io_uring: handle completions in the core | Jens Axboe | 1 | -0/+5 |
| 2022-07-24 | io_uring: set completion results upfront | Jens Axboe | 1 | -0/+13 |