index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
io_uring.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-18
io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
Jens Axboe
1
-4
/
+0
2025-09-18
io_uring: include dying ring in task_work "should cancel" state
Jens Axboe
1
-2
/
+4
2025-08-21
io_uring: clear ->async_data as part of normal init
Jens Axboe
1
-0
/
+1
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
1
-15
/
+75
2025-07-12
io_uring/poll: cleanup apoll freeing
Jens Axboe
1
-8
/
+3
2025-07-08
Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"
Jens Axboe
1
-2
/
+1
2025-07-06
Merge branch 'io_uring-6.16' into for-6.17/io_uring
Jens Axboe
1
-1
/
+2
2025-06-29
io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well
Jens Axboe
1
-1
/
+2
2025-06-23
io_uring: add mshot helper for posting CQE32
Pavel Begunkov
1
-0
/
+40
2025-06-23
io_uring: add struct io_cold_def->sqe_copy() method
Jens Axboe
1
-2
/
+25
2025-06-23
io_uring: add IO_URING_F_INLINE issue flag
Jens Axboe
1
-5
/
+7
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
1
-0
/
+3
2025-06-12
io_uring: consistently use rcu semantics with sqpoll thread
Keith Busch
1
-2
/
+2
2025-06-04
io_uring/futex: mark wait requests as inflight
Jens Axboe
1
-1
/
+6
2025-05-26
Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-143
/
+142
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
1
-1
/
+1
2025-05-21
io_uring: fix overflow resched cqe reordering
Pavel Begunkov
1
-0
/
+1
2025-05-17
io_uring: add new helpers for posting overflows
Jens Axboe
1
-21
/
+29
2025-05-17
io_uring: pass in struct io_big_cqe to io_alloc_ocqe()
Jens Axboe
1
-12
/
+11
2025-05-17
io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
Jens Axboe
1
-10
/
+16
2025-05-17
io_uring: split alloc and add of overflow
Jens Axboe
1
-29
/
+45
2025-05-16
io_uring: open code io_req_cqe_overflow()
Pavel Begunkov
1
-10
/
+10
2025-05-16
Merge branch 'io_uring-6.15' into for-6.16/io_uring
Jens Axboe
1
-44
/
+38
2025-05-12
io_uring: drain based on allocates reqs
Pavel Begunkov
1
-47
/
+32
2025-05-09
io_uring: count allocated requests
Pavel Begunkov
1
-1
/
+8
2025-05-09
io_uring: open code io_account_cq_overflow()
Pavel Begunkov
1
-9
/
+4
2025-05-09
io_uring: consolidate drain seq checking
Pavel Begunkov
1
-28
/
+17
2025-05-09
io_uring: remove drain prealloc checks
Pavel Begunkov
1
-12
/
+3
2025-05-09
io_uring: simplify drain ret passing
Pavel Begunkov
1
-3
/
+1
2025-05-09
io_uring: fix spurious drain flushing
Pavel Begunkov
1
-1
/
+13
2025-05-09
io_uring: account drain memory to cgroup
Pavel Begunkov
1
-1
/
+1
2025-05-09
io_uring: add lockdep asserts to io_add_aux_cqe
Pavel Begunkov
1
-0
/
+3
2025-05-07
io_uring: ensure deferred completions are flushed for multishot
Jens Axboe
1
-0
/
+8
2025-05-06
io_uring: move io_req_put_rsrc_nodes()
Pavel Begunkov
1
-0
/
+10
2025-05-06
io_uring: remove io_preinit_req()
Pavel Begunkov
1
-19
/
+2
2025-05-06
io_uring: enable per-io write streams
Keith Busch
1
-0
/
+2
2025-05-04
io_uring: always arm linked timeouts prior to issue
Jens Axboe
1
-35
/
+15
2025-04-28
io_uring: delete misleading comment in io_fill_cqe_aux()
Pavel Begunkov
1
-5
/
+0
2025-04-24
io_uring: fix 'sync' handling of io_fallback_tw()
Jens Axboe
1
-6
/
+7
2025-04-24
io_uring/eventfd: dedup signalling helpers
Pavel Begunkov
1
-2
/
+2
2025-04-24
io_uring: don't duplicate flushing in io_req_post_cqe
Pavel Begunkov
1
-3
/
+8
2025-04-23
io_uring/zcrx: add support for multiple ifqs
Pavel Begunkov
1
-1
/
+2
2025-04-21
io_uring/rsrc: remove node assignment helpers
Jens Axboe
1
-1
/
+2
2025-04-21
io_uring/wq: avoid indirect do_work/free_work calls
Caleb Sander Mateos
1
-1
/
+1
2025-04-03
io_uring: always do atomic put from iowq
Pavel Begunkov
1
-1
/
+1
2025-03-31
io_uring: add req flag invariant build assertion
Pavel Begunkov
1
-0
/
+2
2025-03-28
io_uring: don't pass ctx to tw add remote helper
Pavel Begunkov
1
-8
/
+6
2025-03-28
Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linux
Linus Torvalds
1
-38
/
+27
2025-03-28
Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+7
[next]