index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
io_uring_types.h
Age
Commit message (
Expand
)
Author
2026-03-19
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
2026-03-11
io_uring: ensure ctx->rings is stable for task work flags manipulation
Jens Axboe
2026-02-09
Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...
Linus Torvalds
2026-02-09
Merge tag 'for-7.0/io_uring-20260206' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-06
io_uring: allow registration of per-task restrictions
Jens Axboe
2026-01-27
io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
Jens Axboe
2026-01-27
io_uring: add support for BPF filtering for opcode restrictions
Jens Axboe
2026-01-21
io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member
Jens Axboe
2026-01-14
io_uring: fix IOPOLL with passthrough I/O
Jens Axboe
2026-01-13
io_uring: track restrictions separately for IORING_OP and IORING_REGISTER
Jens Axboe
2026-01-01
io_uring/tctx: add separate lock for list of tctx's in ctx
Jens Axboe
2025-12-28
io_uring: IOPOLL polling improvements
Jens Axboe
2025-11-20
io_uring/kbuf: remove obsolete buf_nr_pages and update comments
Joanne Koong
2025-11-03
io_uring/uring_cmd: avoid double indirect call in task work dispatch
Caleb Sander Mateos
2025-11-03
io_uring: add wrapper type for io_req_tw_func_t arg
Caleb Sander Mateos
2025-10-20
io_uring: unify task_work cancelation checks
Jens Axboe
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-18
io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
Jens Axboe
2025-08-24
io_uring: remove io_ctx_cqe32() helper
Jens Axboe
2025-08-24
io-uring: move `struct io_br_sel` into io_uring_types.h
Ming Lei
2025-08-24
io_uring/kbuf: switch to storing struct io_buffer_list locally
Jens Axboe
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-08
io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
Jens Axboe
2025-06-23
io_uring: add struct io_cold_def->sqe_copy() method
Jens Axboe
2025-06-23
io_uring: add IO_URING_F_INLINE issue flag
Jens Axboe
2025-05-17
io_uring: pass in struct io_big_cqe to io_alloc_ocqe()
Jens Axboe
2025-05-12
io_uring: drain based on allocates reqs
Pavel Begunkov
2025-05-09
io_uring: count allocated requests
Pavel Begunkov
2025-04-23
io_uring/zcrx: add support for multiple ifqs
Pavel Begunkov
2025-04-21
io_uring/zcrx: move zcrx region to struct io_zcrx_ifq
Pavel Begunkov
2025-04-21
io_uring: don't store bgid in req->buf_index
Pavel Begunkov
2025-03-27
io_uring/net: fix io_req_post_cqe abuse by send bundle
Pavel Begunkov
2025-03-26
io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc
Caleb Sander Mateos
2025-03-19
io_uring: rename the data cmd cache
Pavel Begunkov
2025-03-07
io_uring/rw: defer reg buf vec import
Pavel Begunkov
2025-03-07
io_uring: add infra for importing vectored reg buffers
Pavel Begunkov
2025-03-07
io_uring: introduce struct iou_vec
Pavel Begunkov
2025-03-07
Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-reg-vec
Jens Axboe
2025-02-28
io_uring: convert cmd_to_io_kiocb() macro to function
Caleb Sander Mateos
2025-02-28
io_uring: cache nodes and mapped buffers
Keith Busch
2025-02-17
io_uring/zcrx: add interface queue and refill queue
David Wei
2025-02-17
io_uring: pass struct io_tw_state by value
Caleb Sander Mateos
2025-02-17
io_uring: introduce type alias for io_tw_state
Caleb Sander Mateos
2025-02-17
io_uring/kbuf: remove legacy kbuf caching
Pavel Begunkov
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
2024-12-27
io_uring/rw: don't mask in f_iocb_flags
Jens Axboe
2024-12-23
io_uring/kbuf: use mmap_lock to sync with mmap
Pavel Begunkov
2024-12-23
io_uring: use region api for CQ
Pavel Begunkov
2024-12-23
io_uring: use region api for SQ
Pavel Begunkov
2024-12-23
io_uring/memmap: flag vmap'ed regions
Pavel Begunkov
[next]