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
2025-02-01
io_uring/rsrc: require cloned buffers to share accounting contexts
Jann Horn
1
-0
/
+7
2025-01-16
Merge tag 'io_uring-6.13-20250116' of git://git.kernel.dk/linux
Linus Torvalds
2
-30
/
+32
2025-01-15
io_uring/register: cache old SQ/CQ head reading for copies
Jens Axboe
1
-5
/
+7
2025-01-15
io_uring/register: document io_register_resize_rings() shared mem usage
Jens Axboe
1
-18
/
+26
2025-01-15
io_uring/register: use stable SQ/CQ ring data during resize
Jens Axboe
1
-2
/
+2
2025-01-14
io_uring/rsrc: fixup io_clone_buffers() error handling
Jens Axboe
1
-9
/
+1
2025-01-11
Merge tag 'io_uring-6.13-20250111' of git://git.kernel.dk/linux
Linus Torvalds
5
-18
/
+20
2025-01-10
io_uring: don't touch sqd->thread off tw add
Pavel Begunkov
1
-4
/
+1
2025-01-10
io_uring/sqpoll: zero sqd->thread on tctx errors
Pavel Begunkov
1
-1
/
+5
2025-01-10
Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+4
2025-01-10
Merge branch 'vfs-6.14.poll' into vfs.fixes
Christian Brauner
1
-5
/
+4
2025-01-10
io_uring_poll: kill the no longer necessary barrier after poll_wait()
Oleg Nesterov
1
-5
/
+4
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-13
/
+19
2025-01-09
io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period
Jens Axboe
1
-9
/
+7
2025-01-07
io_uring: silence false positive warnings
Pavel Begunkov
1
-3
/
+4
2025-01-06
io_uring/cmd: add per-op data to struct io_uring_cmd_data
Jens Axboe
1
-2
/
+11
2025-01-06
io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
Jens Axboe
4
-11
/
+8
2025-01-04
io_uring/timeout: fix multishot updates
Pavel Begunkov
1
-1
/
+3
2025-01-03
io_uring/kbuf: use pre-committed buffer address for non-pollable file
Jens Axboe
1
-1
/
+3
2025-01-02
io_uring/net: always initialize kmsg->msg.msg_inq upfront
Jens Axboe
1
-0
/
+1
2024-12-30
io_uring/timeout: flush timeouts outside of the timeout lock
Jens Axboe
1
-14
/
+31
2024-12-28
io_uring/rw: fix downgraded mshot read
Pavel Begunkov
1
-0
/
+2
2024-12-26
io_uring/sqpoll: fix sqpoll error handling races
Pavel Begunkov
1
-0
/
+6
2024-12-19
io_uring: check if iowq is killed before queuing
Pavel Begunkov
1
-1
/
+5
2024-12-19
io_uring/register: limit ring resizing to DEFER_TASKRUN
Jens Axboe
1
-0
/
+3
2024-12-18
io_uring: Fix registered ring file refcount leak
Jann Horn
1
-0
/
+1
2024-12-17
io_uring: make ctx->timeout_lock a raw spinlock
Jens Axboe
2
-25
/
+25
2024-12-12
io_uring/rsrc: don't put/free empty buffers
Jens Axboe
1
-2
/
+4
2024-12-03
io_uring: Change res2 parameter type in io_uring_cmd_done
Bernd Schubert
1
-1
/
+1
2024-11-30
Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
6
-33
/
+86
2024-11-29
io_uring/tctx: work around xa_store() allocation error issue
Jens Axboe
1
-1
/
+12
2024-11-27
io_uring: fix corner case forgetting to vunmap
Pavel Begunkov
1
-1
/
+3
2024-11-26
io_uring: fix task_work cap overshooting
Jens Axboe
1
-15
/
+19
2024-11-26
io_uring: check for overflows in io_pin_pages
Pavel Begunkov
1
-1
/
+6
2024-11-21
io_uring/nop: ensure nop->fd is always initialized
Jens Axboe
1
-1
/
+5
2024-11-21
io_uring: limit local tw done
David Wei
2
-12
/
+33
2024-11-21
io_uring: add io_local_work_pending()
David Wei
2
-9
/
+14
2024-11-20
io_uring/region: return negative -E2BIG in io_create_region()
Dan Carpenter
1
-1
/
+1
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-5
/
+5
2024-11-18
Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linux
Linus Torvalds
36
-1171
/
+1644
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2024-11-18
Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-1
/
+5
2024-11-18
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+1
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-72
/
+25
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-21
/
+8
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+0
2024-11-18
io_uring: protect register tracing
Pavel Begunkov
1
-1
/
+2
2024-11-17
io_uring/region: fix error codes after failed vmap
Pavel Begunkov
1
-1
/
+3
2024-11-15
io_uring: restore back registered wait arguments
Pavel Begunkov
2
-2
/
+28
2024-11-15
io_uring: add memory region registration
Pavel Begunkov
2
-0
/
+38
[next]