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
compress-2025-01-21
compress-2025-01-23
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
2025-09-25
io_uring: include dying ring in task_work "should cancel" state
Jens Axboe
1
-2
/
+4
2025-09-25
io_uring: backport io_should_terminate_tw()
Jens Axboe
1
-2
/
+1
2025-06-27
io_uring: account drain memory to cgroup
Pavel Begunkov
1
-1
/
+1
2025-06-19
Revert "io_uring: ensure deferred completions are posted for multishot"
Greg Kroah-Hartman
1
-8
/
+0
2025-06-19
io_uring: add io_file_can_poll() helper
Jens Axboe
1
-1
/
+1
2025-06-04
io_uring: fix overflow resched cqe reordering
Pavel Begunkov
1
-0
/
+1
2025-05-18
io_uring: ensure deferred completions are posted for multishot
Jens Axboe
1
-0
/
+8
2025-05-18
io_uring: always arm linked timeouts prior to issue
Jens Axboe
1
-37
/
+16
2025-05-02
io_uring: always do atomic put from iowq
Pavel Begunkov
1
-1
/
+1
2025-05-02
io_uring: fix 'sync' handling of io_fallback_tw()
Jens Axboe
1
-6
/
+7
2025-03-22
io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring
Jens Axboe
1
-42
/
+16
2025-03-22
io_uring: unify io_pin_pages()
Jens Axboe
1
-19
/
+42
2025-03-22
io_uring: use vmap() for ring mapping
Jens Axboe
1
-29
/
+9
2025-03-22
io_uring: fix corner case forgetting to vunmap
Pavel Begunkov
1
-1
/
+3
2025-03-22
io_uring: don't attempt to mmap larger than what the user asks for
Jens Axboe
1
-2
/
+3
2025-03-22
io_uring: get rid of remap_pfn_range() for mapping rings/sqes
Jens Axboe
1
-8
/
+132
2025-02-27
io_uring: prevent opcode speculation
Pavel Begunkov
1
-0
/
+2
2025-02-17
io_uring: fix io_req_prep_async with provided buffers
Pavel Begunkov
1
-1
/
+4
2025-01-17
io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period
Jens Axboe
1
-4
/
+9
2024-12-27
io_uring/rw: avoid punting to io-wq directly
Pavel Begunkov
1
-4
/
+4
2024-12-27
io_uring: check if iowq is killed before queuing
Pavel Begunkov
1
-1
/
+5
2024-12-27
io_uring: Fix registered ring file refcount leak
Jann Horn
1
-0
/
+1
2024-11-17
io_uring: fix possible deadlock in io_register_iowq_max_workers()
Hagar Hemdan
1
-0
/
+5
2024-11-08
io_uring: always lock __io_cqring_overflow_flush
Pavel Begunkov
1
-5
/
+8
2024-10-17
io_uring: check if we need to reschedule during overflow flush
Jens Axboe
1
-0
/
+15
2024-10-04
io_uring: check for presence of task_work rather than TIF_NOTIFY_SIGNAL
Jens Axboe
1
-2
/
+2
2024-08-03
io_uring: tighten task exit cancellations
Pavel Begunkov
1
-1
/
+4
2024-04-27
io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure
Alexey Izbyshev
1
-13
/
+13
2024-04-13
io_uring: clear opcode specific data for an early failure
Jens Axboe
1
-9
/
+16
2024-04-10
io_uring/kbuf: hold io_buffer_list reference over mmap
Jens Axboe
1
-5
/
+6
2024-04-10
io_uring: use private workqueue for exit work
Jens Axboe
1
-1
/
+4
2024-04-10
io_uring/kbuf: get rid of lower BGID lists
Jens Axboe
1
-2
/
+0
2024-04-03
io_uring: clean rings on NO_MMAP alloc fail
Pavel Begunkov
1
-2
/
+3
2024-03-26
io_uring: Fix release of pinned pages when __io_uaddr_map fails
Gabriel Krisman Bertazi
1
-9
/
+13
2024-03-26
io_uring: don't save/restore iowait state
Jens Axboe
1
-3
/
+2
2024-03-26
io_uring: remove unconditional looping in local task_work handling
Jens Axboe
1
-15
/
+29
2024-03-26
io_uring: remove looping around handling traditional task_work
Jens Axboe
1
-38
/
+7
2024-03-26
io_uring: drop any code related to SCM_RIGHTS
Jens Axboe
1
-30
/
+2
2024-03-26
io_uring/unix: drop usage of io_uring socket
Jens Axboe
1
-13
/
+0
2024-01-25
io_uring: adjust defer tw counting
Pavel Begunkov
1
-1
/
+1
2024-01-25
io_uring: ensure local task_work is run on wait timeout
Jens Axboe
1
-2
/
+12
2024-01-25
io_uring: don't check iopoll if request completes
Pavel Begunkov
1
-1
/
+5
2024-01-20
io_uring: use fget/fput consistently
Jens Axboe
1
-18
/
+18
2023-12-13
io_uring: fix mutex_unlock with unreferenced ctx
Pavel Begunkov
1
-6
/
+3
2023-12-08
io_uring/kbuf: defer release of mapped buffer rings
Jens Axboe
1
-0
/
+2
2023-12-08
io_uring: enable io_mem_alloc/free to be used in other parts
Jens Axboe
1
-2
/
+2
2023-12-08
io_uring: don't guard IORING_OFF_PBUF_RING with SETUP_NO_MMAP
Jens Axboe
1
-4
/
+6
2023-12-08
io_uring: free io_buffer_list entries via RCU
Jens Axboe
1
-2
/
+2
2023-12-08
io_uring: don't allow discontig pages for IORING_SETUP_NO_MMAP
Jens Axboe
1
-18
/
+21
2023-10-18
io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring address
Jens Axboe
1
-0
/
+6
[next]