index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring: always prep_async for drain requests
Dylan Yudaken
2023-01-27
1
-10
/
+8
*
io_uring/net: cache provided buffer group value for multishot receives
Jens Axboe
2023-01-23
1
-0
/
+11
*
io_uring/poll: don't reissue in case of poll race on multishot request
Jens Axboe
2023-01-20
1
-1
/
+5
*
io_uring/msg_ring: fix remote queue to disabled ring
Pavel Begunkov
2023-01-20
2
-2
/
+10
*
io_uring/msg_ring: fix flagging remote execution
Pavel Begunkov
2023-01-20
1
-17
/
+23
*
io_uring/msg_ring: fix missing lock on overflow for IOPOLL
Jens Axboe
2023-01-19
1
-9
/
+30
*
io_uring/msg_ring: move double lock/unlock helpers higher up
Jens Axboe
2023-01-19
1
-24
/
+23
*
io_uring: lock overflowing for IOPOLL
Pavel Begunkov
2023-01-13
1
-1
/
+5
*
io_uring/poll: attempt request issue after racy poll wakeup
Jens Axboe
2023-01-12
1
-11
/
+20
*
io_uring/fdinfo: include locked hash table in fdinfo output
Jens Axboe
2023-01-10
1
-2
/
+10
*
io_uring/poll: add hash if ready poll request can't complete inline
Jens Axboe
2023-01-09
1
-5
/
+12
*
io_uring/io-wq: only free worker if it was allocated for creation
Jens Axboe
2023-01-08
1
-1
/
+6
*
io_uring: fix CQ waiting timeout handling
Pavel Begunkov
2023-01-05
1
-3
/
+3
*
io_uring: lockdep annotate CQ locking
Pavel Begunkov
2023-01-03
2
-3
/
+17
*
io_uring: pin context while queueing deferred tw
Pavel Begunkov
2023-01-03
1
-1
/
+7
*
io_uring/io-wq: free worker if task_work creation is canceled
Jens Axboe
2023-01-02
1
-0
/
+1
*
io_uring: check for valid register opcode earlier
Jens Axboe
2022-12-23
1
-2
/
+3
*
io_uring/cancel: re-grab ctx mutex after finishing wait
Jens Axboe
2022-12-21
1
-5
/
+4
*
io_uring: finish waiting before flushing overflow entries
Jens Axboe
2022-12-21
1
-9
/
+16
*
io_uring/net: fix cleanup after recycle
Pavel Begunkov
2022-12-19
1
-1
/
+1
*
io_uring/net: ensure compat import handlers clear free_iov
Jens Axboe
2022-12-19
1
-0
/
+1
*
io_uring: include task_work run after scheduling in wait for events
Jens Axboe
2022-12-17
1
-1
/
+10
*
io_uring: don't use TIF_NOTIFY_SIGNAL to test for availability of task_work
Jens Axboe
2022-12-17
1
-2
/
+1
*
io_uring: use call_rcu_hurry if signaling an eventfd
Dylan Yudaken
2022-12-15
1
-1
/
+1
*
io_uring: fix overflow handling regression
Pavel Begunkov
2022-12-15
2
-2
/
+2
*
io_uring: ease timeout flush locking requirements
Pavel Begunkov
2022-12-14
2
-7
/
+4
*
io_uring: revise completion_lock locking
Pavel Begunkov
2022-12-14
3
-15
/
+20
*
io_uring: protect cq_timeouts with timeout_lock
Pavel Begunkov
2022-12-14
1
-1
/
+3
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-1
/
+2
|
\
|
*
io_uring/rw: enable bio caches for IRQ rw
Pavel Begunkov
2022-11-16
1
-1
/
+2
*
|
Merge tag 'for-6.2/io_uring-next-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
10
-190
/
+359
|
\
\
|
*
|
io_uring/msg_ring: flag target ring as having task_work, if needed
Jens Axboe
2022-12-08
1
-0
/
+1
|
*
|
io_uring: skip spinlocking for ->task_complete
Pavel Begunkov
2022-12-07
2
-20
/
+61
|
*
|
io_uring: do msg_ring in target task via tw
Pavel Begunkov
2022-12-07
1
-3
/
+53
|
*
|
io_uring: extract a io_msg_install_complete helper
Pavel Begunkov
2022-12-07
1
-13
/
+21
|
*
|
io_uring: get rid of double locking
Pavel Begunkov
2022-12-07
3
-36
/
+51
|
*
|
io_uring: never run tw and fallback in parallel
Pavel Begunkov
2022-12-07
1
-2
/
+10
|
*
|
io_uring: use tw for putting rsrc
Pavel Begunkov
2022-12-07
3
-2
/
+19
|
*
|
io_uring: force multishot CQEs into task context
Pavel Begunkov
2022-12-07
1
-0
/
+21
|
*
|
io_uring: complete all requests in task context
Pavel Begunkov
2022-12-07
1
-3
/
+11
|
*
|
io_uring: don't check overflow flush failures
Pavel Begunkov
2022-12-07
1
-18
/
+6
|
*
|
io_uring: skip overflow CQE posting for dying ring
Pavel Begunkov
2022-12-07
1
-14
/
+31
|
*
|
io_uring: improve io_double_lock_ctx fail handling
Pavel Begunkov
2022-12-07
1
-0
/
+2
|
*
|
io_uring: dont remove file from msg_ring reqs
Pavel Begunkov
2022-12-07
4
-5
/
+10
|
*
|
io_uring: don't reinstall quiesce node for each tw
Pavel Begunkov
2022-11-30
1
-20
/
+18
|
*
|
io_uring: improve rsrc quiesce refs checks
Pavel Begunkov
2022-11-30
1
-9
/
+6
|
*
|
io_uring: don't raw spin unlock to match cq_lock
Pavel Begunkov
2022-11-30
2
-1
/
+6
|
*
|
io_uring: combine poll tw handlers
Pavel Begunkov
2022-11-30
1
-33
/
+21
|
*
|
io_uring: improve poll warning handling
Pavel Begunkov
2022-11-30
1
-1
/
+1
|
*
|
io_uring: remove ctx variable in io_poll_check_events
Pavel Begunkov
2022-11-30
1
-2
/
+1
[next]