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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-24
io_uring/rw: remove leftover debug statement
Jens Axboe
1
-2
/
+0
2023-01-24
io_uring/rw: ensure kiocb_end_write() is always called
Jens Axboe
1
-20
/
+37
2023-01-24
io_uring: fix double poll leak on repolling
Pavel Begunkov
1
-2
/
+4
2023-01-24
io_uring: Clean up a false-positive warning from GCC 9.3.0
Alviro Iskandar Setiawan
1
-1
/
+1
2023-01-24
io_uring/net: fix fast_iov assignment in io_setup_async_msg()
Stefan Metzmacher
1
-2
/
+4
2023-01-24
io_uring: io_kiocb_update_pos() should not touch file for non -1 offset
Jens Axboe
1
-11
/
+10
2023-01-24
io_uring/rw: defer fsnotify calls to task context
Jens Axboe
1
-7
/
+15
2023-01-24
io_uring: do not recalculate ppos unnecessarily
Dylan Yudaken
1
-6
/
+12
2023-01-24
io_uring: update kiocb->ki_pos at execution time
Dylan Yudaken
1
-8
/
+18
2023-01-24
io_uring: remove duplicated calls to io_kiocb_ppos
Dylan Yudaken
1
-2
/
+5
2023-01-24
io_uring: ensure that cached task references are always put on exit
Jens Axboe
1
-0
/
+4
2023-01-24
io_uring: fix CQ waiting timeout handling
Pavel Begunkov
1
-3
/
+3
2023-01-24
io_uring: lock overflowing for IOPOLL
Pavel Begunkov
1
-2
/
+16
2023-01-24
io_uring: check for valid register opcode earlier
Jens Axboe
1
-2
/
+3
2023-01-24
io_uring: fix async accept on O_NONBLOCK sockets
Dylan Yudaken
1
-3
/
+2
2023-01-24
io_uring: allow re-poll if we made progress
Jens Axboe
1
-2
/
+5
2023-01-24
io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
Jens Axboe
1
-7
/
+29
2023-01-24
io_uring: add flag for disabling provided buffer recycling
Jens Axboe
1
-0
/
+5
2023-01-24
io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
Jens Axboe
1
-0
/
+28
2023-01-24
io_uring: improve send/recv error handling
Pavel Begunkov
1
-24
/
+31
2023-01-24
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+1
2023-01-18
io_uring/io-wq: only free worker if it was allocated for creation
Jens Axboe
1
-1
/
+6
2023-01-18
io_uring/io-wq: free worker if task_work creation is canceled
Jens Axboe
1
-0
/
+1
2023-01-14
io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()
Harshit Mogalapalli
1
-1
/
+1
2023-01-04
io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups
Jens Axboe
1
-7
/
+20
2023-01-04
io_uring: import 5.15-stable io_uring
Jens Axboe
4
-0
/
+12509