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
2024-04-03
io_uring/waitid: always remove waitid entry for cancel all
Jens Axboe
1
-6
/
+1
2024-04-03
io_uring/futex: always remove futex entry for cancel all
Jens Axboe
1
-0
/
+1
2024-04-03
io_uring: clean rings on NO_MMAP alloc fail
Pavel Begunkov
1
-2
/
+3
2024-04-03
io_uring/rw: return IOU_ISSUE_SKIP_COMPLETE for multishot retry
Jens Axboe
1
-0
/
+2
2024-04-03
io_uring: fix mshot io-wq checks
Pavel Begunkov
1
-1
/
+1
2024-04-03
io_uring/net: correctly handle multishot recvmsg retry setup
Jens Axboe
1
-1
/
+2
2024-04-03
io_uring: fix io_queue_proc modifying req->flags
Pavel Begunkov
1
-8
/
+11
2024-04-03
io_uring: fix mshot read defer taskrun cqe posting
Pavel Begunkov
1
-0
/
+2
2024-03-26
io_uring: fix poll_remove stalled req completion
Pavel Begunkov
1
-2
/
+2
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/net: correct the type of variable
Muhammad Usama Anjum
1
-1
/
+1
2024-03-26
io_uring/net: fix overflow check in io_recvmsg_mshot_prep()
Dan Carpenter
1
-2
/
+2
2024-03-26
io_uring/net: move receive multishot out of the generic msghdr path
Jens Axboe
1
-70
/
+91
2024-03-26
io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
Jens Axboe
1
-129
/
+142
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-02-14
io_uring/net: fix multishot accept overflow handling
Jens Axboe
1
-2
/
+3
2024-02-01
io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers
Jens Axboe
1
-0
/
+1
2024-01-29
io_uring/net: limit inline multishot retries
Jens Axboe
1
-3
/
+20
2024-01-29
io_uring/poll: add requeue return code from poll multishot handling
Jens Axboe
2
-2
/
+15
2024-01-29
io_uring/net: un-indent mshot retry path in io_recv_finish()
Jens Axboe
1
-16
/
+20
2024-01-29
io_uring/poll: move poll execution helpers higher up
Jens Axboe
1
-20
/
+20
2024-01-28
io_uring/rw: ensure poll based multishot read retries appropriately
Jens Axboe
2
-1
/
+18
2024-01-23
io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
Paul Moore
2
-1
/
+4
2024-01-18
Merge tag 'for-6.8/io_uring-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
4
-47
/
+86
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2024-01-17
io_uring: combine cq_wait_nr checks
Pavel Begunkov
1
-7
/
+27
2024-01-17
io_uring: clean *local_work_add var naming
Pavel Begunkov
1
-7
/
+7
2024-01-17
io_uring: clean up local tw add-wait sync
Pavel Begunkov
1
-2
/
+8
2024-01-17
io_uring: adjust defer tw counting
Pavel Begunkov
1
-1
/
+1
2024-01-17
io_uring/register: guard compat syscall with CONFIG_COMPAT
Jens Axboe
1
-3
/
+5
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
15
-850
/
+752
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2024-01-11
io_uring/rsrc: improve code generation for fixed file assignment
Jens Axboe
2
-7
/
+12
2024-01-10
io_uring/rw: cleanup io_rw_done()
Jens Axboe
1
-21
/
+27
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-3
/
+3
2024-01-04
io_uring: ensure local task_work is run on wait timeout
Jens Axboe
1
-2
/
+12
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
12
-98
/
+256
2023-12-29
io_uring: use mempool KASAN hook
Andrey Konovalov
1
-1
/
+1
2023-12-29
kasan: rename kasan_slab_free_mempool to kasan_mempool_poison_object
Andrey Konovalov
1
-2
/
+1
2023-12-21
io_uring/kbuf: add method for returning provided buffer ring head
Jens Axboe
3
-0
/
+33
2023-12-21
io_uring/rw: ensure io->bytes_done is always initialized
Jens Axboe
1
-3
/
+7
2023-12-21
Merge branch 'vfs.file'
Christian Brauner
1
-1
/
+1
2023-12-19
io_uring: drop any code related to SCM_RIGHTS
Jens Axboe
4
-217
/
+10
2023-12-19
io_uring/unix: drop usage of io_uring socket
Jens Axboe
2
-14
/
+0
2023-12-19
io_uring/register: move io_uring_register(2) related code to register.c
Jens Axboe
5
-580
/
+619
2023-12-14
io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementation
Al Viro
1
-1
/
+1
[next]