index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-01
6
-33
/
+86
|
\
|
*
io_uring/tctx: work around xa_store() allocation error issue
Jens Axboe
2024-11-29
1
-1
/
+12
|
*
io_uring: fix corner case forgetting to vunmap
Pavel Begunkov
2024-11-27
1
-1
/
+3
|
*
io_uring: fix task_work cap overshooting
Jens Axboe
2024-11-26
1
-15
/
+19
|
*
io_uring: check for overflows in io_pin_pages
Pavel Begunkov
2024-11-26
1
-1
/
+6
|
*
io_uring/nop: ensure nop->fd is always initialized
Jens Axboe
2024-11-21
1
-1
/
+5
|
*
io_uring: limit local tw done
David Wei
2024-11-21
2
-12
/
+33
|
*
io_uring: add io_local_work_pending()
David Wei
2024-11-21
2
-9
/
+14
|
*
io_uring/region: return negative -E2BIG in io_create_region()
Dan Carpenter
2024-11-20
1
-1
/
+1
|
*
io_uring: protect register tracing
Pavel Begunkov
2024-11-18
1
-1
/
+2
*
|
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-20
3
-5
/
+5
|
\
\
|
*
|
io_uring: Switch to use hrtimer_setup_on_stack()
Nam Cao
2024-11-07
1
-3
/
+4
|
*
|
io_uring: Remove redundant hrtimer's callback function setup
Nam Cao
2024-11-07
1
-1
/
+0
*
|
|
Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-19
36
-1171
/
+1644
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
io_uring/region: fix error codes after failed vmap
Pavel Begunkov
2024-11-17
1
-1
/
+3
|
*
|
io_uring: restore back registered wait arguments
Pavel Begunkov
2024-11-15
2
-2
/
+28
|
*
|
io_uring: add memory region registration
Pavel Begunkov
2024-11-15
2
-0
/
+38
|
*
|
io_uring: introduce concept of memory regions
Pavel Begunkov
2024-11-15
2
-0
/
+81
|
*
|
io_uring: temporarily disable registered waits
Pavel Begunkov
2024-11-15
3
-93
/
+0
|
*
|
io_uring: disable ENTER_EXT_ARG_REG for IOPOLL
Pavel Begunkov
2024-11-15
1
-6
/
+2
|
*
|
io_uring: fortify io_pin_pages with a warning
Pavel Begunkov
2024-11-15
1
-0
/
+2
|
*
|
switch io_msg_ring() to CLASS(fd)
Al Viro
2024-11-15
1
-11
/
+7
|
*
|
io_uring: fix invalid hybrid polling ctx leaks
Pavel Begunkov
2024-11-13
1
-5
/
+5
|
*
|
io_uring/uring_cmd: fix buffer index retrieval
Ming Lei
2024-11-11
1
-1
/
+2
|
*
|
io_uring/rsrc: add & apply io_req_assign_buf_node()
Ming Lei
2024-11-07
5
-7
/
+11
|
*
|
io_uring/rsrc: remove '->ctx_ptr' of 'struct io_rsrc_node'
Ming Lei
2024-11-07
2
-10
/
+3
|
*
|
io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers
Ming Lei
2024-11-07
5
-35
/
+30
|
*
|
io_uring: avoid normal tw intermediate fallback
Pavel Begunkov
2024-11-06
2
-12
/
+11
|
*
|
io_uring/napi: add static napi tracking strategy
Olivier Langlois
2024-11-06
3
-24
/
+129
|
*
|
io_uring/napi: clean up __io_napi_do_busy_loop
Olivier Langlois
2024-11-06
1
-7
/
+8
|
*
|
io_uring/napi: Use lock guards
Olivier Langlois
2024-11-06
1
-19
/
+21
|
*
|
io_uring/napi: improve __io_napi_add
Olivier Langlois
2024-11-06
2
-16
/
+9
|
*
|
io_uring/napi: fix io_napi_entry RCU accesses
Olivier Langlois
2024-11-06
1
-6
/
+11
|
*
|
io_uring/napi: protect concurrent io_napi_entry timeout accesses
Olivier Langlois
2024-11-06
1
-3
/
+3
|
*
|
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
12
-34
/
+45
|
*
|
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
12
-40
/
+40
|
*
|
io_uring/rsrc: split io_kiocb node type assignments
Jens Axboe
2024-11-06
7
-16
/
+23
|
*
|
io_uring/rsrc: encode node type and ctx together
Jens Axboe
2024-11-06
2
-9
/
+19
|
*
|
io_uring: add support for hybrid IOPOLL
hexue
2024-11-02
2
-12
/
+88
|
*
|
io_uring/rsrc: allow cloning with node replacements
Jens Axboe
2024-11-02
1
-14
/
+52
|
*
|
io_uring/rsrc: allow cloning at an offset
Jens Axboe
2024-11-02
1
-6
/
+26
|
*
|
io_uring/rsrc: get rid of the empty node and dummy_ubuf
Jens Axboe
2024-11-02
6
-50
/
+40
|
*
|
io_uring/rsrc: add io_reset_rsrc_node() helper
Jens Axboe
2024-11-02
3
-16
/
+17
|
*
|
io_uring/filetable: kill io_reset_alloc_hint() helper
Jens Axboe
2024-11-02
1
-6
/
+1
|
*
|
io_uring/filetable: remove io_file_from_index() helper
Jens Axboe
2024-11-02
2
-11
/
+3
|
*
|
io_uring/rsrc: add io_rsrc_node_lookup() helper
Jens Axboe
2024-11-02
12
-59
/
+57
|
*
|
io_uring/rsrc: unify file and buffer resource tables
Jens Axboe
2024-11-02
14
-204
/
+116
|
*
|
io_uring: only initialize io_kiocb rsrc_nodes when needed
Jens Axboe
2024-11-02
2
-4
/
+10
[next]