index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
io_uring.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring: temporarily disable registered waits
Pavel Begunkov
2024-11-15
1
-10
/
+0
*
io_uring: disable ENTER_EXT_ARG_REG for IOPOLL
Pavel Begunkov
2024-11-15
1
-6
/
+2
*
io_uring: fix invalid hybrid polling ctx leaks
Pavel Begunkov
2024-11-13
1
-5
/
+5
*
io_uring: avoid normal tw intermediate fallback
Pavel Begunkov
2024-11-06
1
-11
/
+10
*
io_uring: prevent speculating sq_array indexing
Pavel Begunkov
2024-11-06
1
-0
/
+1
*
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
2024-11-06
1
-19
/
+15
*
io_uring: remove task ref helpers
Jens Axboe
2024-11-06
1
-21
/
+10
*
io_uring: move cancelations to be io_uring_task based
Jens Axboe
2024-11-06
1
-21
/
+21
*
io_uring/rsrc: split io_kiocb node type assignments
Jens Axboe
2024-11-06
1
-3
/
+3
*
io_uring: add support for hybrid IOPOLL
hexue
2024-11-02
1
-1
/
+7
*
io_uring/rsrc: get rid of the empty node and dummy_ubuf
Jens Axboe
2024-11-02
1
-2
/
+2
*
io_uring/rsrc: add io_rsrc_node_lookup() helper
Jens Axboe
2024-11-02
1
-5
/
+1
*
io_uring/rsrc: unify file and buffer resource tables
Jens Axboe
2024-11-02
1
-4
/
+3
*
io_uring: only initialize io_kiocb rsrc_nodes when needed
Jens Axboe
2024-11-02
1
-2
/
+2
*
io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries
Jens Axboe
2024-11-02
1
-2
/
+2
*
io_uring/rsrc: get rid of io_rsrc_node allocation cache
Jens Axboe
2024-11-02
1
-5
/
+1
*
io_uring/rsrc: get rid of per-ring io_rsrc_node list
Jens Axboe
2024-11-02
1
-26
/
+12
*
io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache
Jens Axboe
2024-10-29
1
-0
/
+2
*
io_uring: add support for fixed wait regions
Jens Axboe
2024-10-29
1
-11
/
+57
*
io_uring: change io_get_ext_arg() to use uaccess begin + end
Jens Axboe
2024-10-29
1
-1
/
+17
*
io_uring: switch struct ext_arg from __kernel_timespec to timespec64
Jens Axboe
2024-10-29
1
-10
/
+9
*
io_uring/register: add IORING_REGISTER_RESIZE_RINGS
Jens Axboe
2024-10-29
1
-0
/
+1
*
io_uring: abstract out a bit of the ring filling logic
Jens Axboe
2024-10-29
1
-30
/
+40
*
io_uring: move max entry definition and ring sizing into header
Jens Axboe
2024-10-29
1
-8
/
+6
*
io_uring: clean up cqe trace points
Pavel Begunkov
2024-10-29
1
-2
/
+2
*
io_uring: static_key for !IORING_SETUP_NO_SQARRAY
Pavel Begunkov
2024-10-29
1
-1
/
+11
*
io_uring: kill io_llist_xchg
Pavel Begunkov
2024-10-29
1
-15
/
+1
*
io_uring: move cancel hash tables to kvmalloc/kvfree
Jens Axboe
2024-10-29
1
-7
/
+13
*
io_uring/cancel: get rid of init_hash_table() helper
Jens Axboe
2024-10-29
1
-1
/
+3
*
io_uring/poll: get rid of unlocked cancel hash
Jens Axboe
2024-10-29
1
-4
/
+0
*
io_uring: fix casts to io_req_flags_t
Min-Hua Chen
2024-09-24
1
-1
/
+1
*
io_uring: fix memory leak when cache init fail
Guixin Liu
2024-09-24
1
-1
/
+4
*
Merge tag 'for-6.12/io_uring-20240922' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-24
1
-3
/
+18
|
\
|
*
io_uring: check if we need to reschedule during overflow flush
Jens Axboe
2024-09-20
1
-0
/
+15
|
*
io_uring: improve request linking trace
Jens Axboe
2024-09-20
1
-1
/
+1
|
*
io_uring: check for presence of task_work rather than TIF_NOTIFY_SIGNAL
Jens Axboe
2024-09-19
1
-2
/
+2
*
|
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-09-18
1
-6
/
+8
|
\
\
|
*
|
io_uring: port to struct kmem_cache_args
Christian Brauner
2024-09-10
1
-6
/
+8
*
|
|
io_uring/cmd: expose iowq to cmds
Pavel Begunkov
2024-09-11
1
-0
/
+11
|
|
/
|
/
|
*
|
io_uring/kbuf: pass in 'len' argument for buffer commit
Jens Axboe
2024-08-29
1
-1
/
+1
*
|
io_uring: wire up min batch wake timeout
Jens Axboe
2024-08-25
1
-4
/
+4
*
|
io_uring: add support for batch wait timeout
Jens Axboe
2024-08-25
1
-13
/
+80
*
|
io_uring: implement our own schedule timeout handling
Jens Axboe
2024-08-25
1
-4
/
+31
*
|
io_uring: move schedule wait logic into helper
Jens Axboe
2024-08-25
1
-16
/
+21
*
|
io_uring: encapsulate extraneous wait flags into a separate struct
Jens Axboe
2024-08-25
1
-21
/
+24
*
|
io_uring: user registered clockid for wait timeouts
Pavel Begunkov
2024-08-25
1
-2
/
+6
*
|
io_uring: add absolute mode wait timeouts
Pavel Begunkov
2024-08-25
1
-7
/
+8
*
|
io_uring/napi: postpone napi timeout adjustment
Pavel Begunkov
2024-08-25
1
-1
/
+0
|
/
*
io_uring/napi: pass ktime to io_napi_adjust_timeout
Pavel Begunkov
2024-07-26
1
-2
/
+4
*
io_uring: align iowq and task request error handling
Pavel Begunkov
2024-07-24
1
-1
/
+1
[next]