index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
io_uring.c
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
io_uring: move local task_work in exit cancel loop
Ming Lei
1
-4
/
+4
2026-01-01
io_uring/tctx: add separate lock for list of tctx's in ctx
Jens Axboe
1
-0
/
+5
2025-12-30
io_uring: use GFP_NOWAIT for overflow CQEs on legacy rings
Alexandre Negrel
1
-1
/
+1
2025-12-09
io_uring: fix min_wait wakeups for SQPOLL
Jens Axboe
1
-0
/
+3
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-385
/
+162
2025-11-25
io_uring: fix mixed cqe overflow handling
Pavel Begunkov
1
-0
/
+2
2025-11-13
io_uring: move cq/sq user offset init around
Pavel Begunkov
1
-21
/
+20
2025-11-13
io_uring: pre-calculate scq layout
Pavel Begunkov
1
-13
/
+14
2025-11-13
io_uring: keep ring laoyut in a structure
Pavel Begunkov
1
-26
/
+28
2025-11-13
io_uring: introduce struct io_ctx_config
Pavel Begunkov
1
-13
/
+28
2025-11-13
io_uring: use size_add helpers for ring offsets
Pavel Begunkov
1
-10
/
+8
2025-11-13
io_uring: refactor rings_size nosqarray handling
Pavel Begunkov
1
-12
/
+12
2025-11-13
Merge branch 'io_uring-6.18' into for-6.19/io_uring
Jens Axboe
1
-1
/
+1
2025-11-11
io_uring: move flags check to io_uring_sanitise_params
Pavel Begunkov
1
-2
/
+3
2025-11-11
io_uring: use mem_is_zero to check ring params
Pavel Begunkov
1
-5
/
+3
2025-11-11
io_uring: pass sq entries in the params struct
Pavel Begunkov
1
-4
/
+7
2025-11-06
io_uring: use WRITE_ONCE for user shared memory
Pavel Begunkov
1
-4
/
+6
2025-11-06
io_uring/zcrx: reverse ifq refcount
David Wei
1
-5
/
+0
2025-11-06
io_uring/memmap: refactor io_free_region() to take user_struct param
David Wei
1
-3
/
+3
2025-11-05
io_uring: fix typos and comment wording
Alok Tiwari
1
-2
/
+2
2025-11-04
io_uring/cancel: move cancelation code from io_uring.c to cancel.c
Jens Axboe
1
-240
/
+4
2025-11-04
io_uring/cancel: move __io_uring_cancel() into cancel.c
Jens Axboe
1
-6
/
+0
2025-11-04
io_uring/cancel: move request/task cancelation logic into cancel.c
Jens Axboe
1
-38
/
+0
2025-11-03
io_uring: add wrapper type for io_req_tw_func_t arg
Caleb Sander Mateos
1
-9
/
+12
2025-11-03
io_uring: only call io_should_terminate_tw() once for ctx
Caleb Sander Mateos
1
-3
/
+2
2025-10-22
io_uring: check for user passing 0 nr_submit
Pavel Begunkov
1
-2
/
+3
2025-10-22
io_uring: Fix code indentation error
Ranganath V N
1
-1
/
+1
2025-10-22
io_uring: add support for IORING_SETUP_SQE_MIXED
Keith Busch
1
-4
/
+33
2025-10-20
io_uring: sanity check sizes before attempting allocation
Pavel Begunkov
1
-16
/
+12
2025-10-20
io_uring: deduplicate array_size in io_allocate_scq_urings
Pavel Begunkov
1
-3
/
+5
2025-10-20
io_uring: unify task_work cancelation checks
Jens Axboe
1
-7
/
+20
2025-10-03
io_uring: update liburing git URL
Jens Axboe
1
-1
/
+1
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-49
/
+96
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-09-10
io_uring: correct size of overflow CQE calculation
Jens Axboe
1
-1
/
+1
2025-09-10
io_uring: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-09-10
io_uring: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-09-08
io_uring: don't include filetable.h in io_uring.h
Caleb Sander Mateos
1
-0
/
+1
2025-09-08
io_uring: add macros for avaliable flags
Pavel Begunkov
1
-29
/
+3
2025-09-04
io_uring: remove WRITE_ONCE() in io_uring_create()
Caleb Sander Mateos
1
-2
/
+7
2025-08-27
io_uring: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
1
-16
/
+62
2025-08-24
io_uring: remove async/poll related provided buffer recycles
Jens Axboe
1
-2
/
+0
2025-08-24
io_uring/kbuf: switch to storing struct io_buffer_list locally
Jens Axboe
1
-3
/
+3
2025-08-24
io_uring/kbuf: pass in struct io_buffer_list to commit/recycle helpers
Jens Axboe
1
-3
/
+3
2025-08-24
io_uring/kbuf: drop 'issue_flags' from io_put_kbuf(s)() arguments
Jens Axboe
1
-1
/
+1
2025-08-24
io_uring: add request poisoning
Pavel Begunkov
1
-0
/
+23
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
[next]