index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
io_uring.c
Age
Commit message (
Expand
)
Author
10 days
io_uring/futex: mark wait requests as inflight
Jens Axboe
2025-05-26
Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
2025-05-21
io_uring: fix overflow resched cqe reordering
Pavel Begunkov
2025-05-17
io_uring: add new helpers for posting overflows
Jens Axboe
2025-05-17
io_uring: pass in struct io_big_cqe to io_alloc_ocqe()
Jens Axboe
2025-05-17
io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
Jens Axboe
2025-05-17
io_uring: split alloc and add of overflow
Jens Axboe
2025-05-16
io_uring: open code io_req_cqe_overflow()
Pavel Begunkov
2025-05-16
Merge branch 'io_uring-6.15' into for-6.16/io_uring
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-05-09
io_uring: open code io_account_cq_overflow()
Pavel Begunkov
2025-05-09
io_uring: consolidate drain seq checking
Pavel Begunkov
2025-05-09
io_uring: remove drain prealloc checks
Pavel Begunkov
2025-05-09
io_uring: simplify drain ret passing
Pavel Begunkov
2025-05-09
io_uring: fix spurious drain flushing
Pavel Begunkov
2025-05-09
io_uring: account drain memory to cgroup
Pavel Begunkov
2025-05-09
io_uring: add lockdep asserts to io_add_aux_cqe
Pavel Begunkov
2025-05-07
io_uring: ensure deferred completions are flushed for multishot
Jens Axboe
2025-05-06
io_uring: move io_req_put_rsrc_nodes()
Pavel Begunkov
2025-05-06
io_uring: remove io_preinit_req()
Pavel Begunkov
2025-05-06
io_uring: enable per-io write streams
Keith Busch
2025-05-04
io_uring: always arm linked timeouts prior to issue
Jens Axboe
2025-04-28
io_uring: delete misleading comment in io_fill_cqe_aux()
Pavel Begunkov
2025-04-24
io_uring: fix 'sync' handling of io_fallback_tw()
Jens Axboe
2025-04-24
io_uring/eventfd: dedup signalling helpers
Pavel Begunkov
2025-04-24
io_uring: don't duplicate flushing in io_req_post_cqe
Pavel Begunkov
2025-04-23
io_uring/zcrx: add support for multiple ifqs
Pavel Begunkov
2025-04-21
io_uring/rsrc: remove node assignment helpers
Jens Axboe
2025-04-21
io_uring/wq: avoid indirect do_work/free_work calls
Caleb Sander Mateos
2025-04-03
io_uring: always do atomic put from iowq
Pavel Begunkov
2025-03-31
io_uring: add req flag invariant build assertion
Pavel Begunkov
2025-03-28
io_uring: don't pass ctx to tw add remote helper
Pavel Begunkov
2025-03-28
Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-28
Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-27
io_uring/net: fix io_req_post_cqe abuse by send bundle
Pavel Begunkov
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-25
io_uring: move min_events sanitisation
Pavel Begunkov
2025-03-25
io_uring: rename "min" arg in io_iopoll_check()
Pavel Begunkov
2025-03-25
io_uring: open code __io_post_aux_cqe()
Pavel Begunkov
2025-03-25
io_uring: defer iowq cqe overflow via task_work
Pavel Begunkov
2025-03-25
io_uring: fix retry handling off iowq
Pavel Begunkov
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-21
io_uring/cmd: add iovec cache for commands
Pavel Begunkov
2025-03-20
io_uring: enable toggle of iowait usage when waiting on CQEs
Jens Axboe
2025-03-19
io_uring/cmd: don't expose entire cmd async data
Pavel Begunkov
2025-03-19
io_uring: rename the data cmd cache
Pavel Begunkov
[next]