index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2025-09-01
Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Christian Brauner
2
-0
/
+4
2025-08-28
io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths
Jens Axboe
1
-7
/
+13
2025-08-27
io_uring/kbuf: fix signedness in this_len calculation
Qingyue Zhang
1
-1
/
+1
2025-08-21
io_uring: clear ->async_data as part of normal init
Jens Axboe
1
-0
/
+1
2025-08-21
io_uring/futex: ensure io_futex_wait() cleans up properly on failure
Jens Axboe
1
-0
/
+3
2025-08-20
fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability
Christoph Hellwig
1
-0
/
+3
2025-08-13
io_uring/io-wq: add check free worker before create new worker
Fengnan Chang
1
-0
/
+8
2025-08-12
io_uring/net: commit partial buffers on retry
Jens Axboe
1
-12
/
+15
2025-08-08
io_uring/memmap: cast nr_pages to size_t before shifting
Jens Axboe
1
-1
/
+1
2025-07-30
io_uring/net: Allow to do vectorized send
Norman Maurer
1
-2
/
+7
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
18
-216
/
+867
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2025-07-21
io_uring/zcrx: fix leaking pages on sg init fail
Pavel Begunkov
1
-1
/
+3
2025-07-21
io_uring/zcrx: don't leak pages on account failure
Pavel Begunkov
1
-4
/
+2
2025-07-21
io_uring/zcrx: fix null ifq on area destruction
Pavel Begunkov
1
-3
/
+2
2025-07-18
Merge tag 'io_uring-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
3
-7
/
+11
2025-07-18
io_uring/cmd: remove struct io_uring_cmd_data
Caleb Sander Mateos
2
-12
/
+1
2025-07-18
io_uring/cmd: introduce IORING_URING_CMD_REISSUE flag
Caleb Sander Mateos
1
-1
/
+5
2025-07-16
io_uring/zcrx: account area memory
Pavel Begunkov
2
-0
/
+28
2025-07-16
io_uring: export io_[un]account_mem
Pavel Begunkov
2
-2
/
+4
2025-07-16
io_uring/poll: fix POLLERR handling
Pavel Begunkov
2
-6
/
+8
2025-07-16
io_uring/net: Support multishot receive len cap
Norman Maurer
1
-4
/
+34
2025-07-15
io_uring: deduplicate wakeup handling
Jens Axboe
1
-11
/
+16
2025-07-14
io_uring/net: cast min_not_zero() type
Jens Axboe
1
-1
/
+1
2025-07-14
io_uring/zcrx: disallow user selected dmabuf offset and size
Pavel Begunkov
1
-1
/
+3
2025-07-12
io_uring/poll: cleanup apoll freeing
Jens Axboe
1
-8
/
+3
2025-07-11
Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linux
Linus Torvalds
3
-7
/
+3
2025-07-10
io_uring/net: allow multishot receive per-invocation cap
Jens Axboe
1
-6
/
+17
2025-07-10
io_uring/net: move io_sr_msg->retry_flags to io_sr_msg->flags
Jens Axboe
1
-11
/
+15
2025-07-10
io_uring/net: use passed in 'len' in io_recv_buf_select()
Jens Axboe
1
-1
/
+1
2025-07-08
io_uring/zcrx: prepare fallback for larger pages
Pavel Begunkov
1
-27
/
+56
2025-07-08
io_uring/zcrx: assert area type in io_zcrx_iov_page
Pavel Begunkov
1
-0
/
+2
2025-07-08
io_uring/zcrx: allocate sgtable for umem areas
Pavel Begunkov
2
-51
/
+28
2025-07-08
io_uring/zcrx: introduce io_populate_area_dma
Pavel Begunkov
1
-25
/
+31
2025-07-08
io_uring/zcrx: return error from io_zcrx_map_area_*
Pavel Begunkov
1
-13
/
+14
2025-07-08
io_uring/zcrx: always pass page to io_zcrx_copy_chunk
Pavel Begunkov
1
-11
/
+10
2025-07-08
Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"
Jens Axboe
1
-2
/
+1
2025-07-08
io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
Jens Axboe
1
-2
/
+2
2025-07-07
io_uring/rw: cast rw->flags assignment to rwf_t
Jens Axboe
1
-1
/
+1
2025-07-07
io_uring/zcrx: fix pp destruction warnings
Pavel Begunkov
1
-3
/
+0
2025-07-06
Merge branch 'io_uring-6.16' into for-6.17/io_uring
Jens Axboe
8
-25
/
+54
2025-07-02
io_uring/rsrc: skip atomic refcount for uncloned buffers
Caleb Sander Mateos
1
-2
/
+4
2025-07-02
io_uring/mock: add trivial poll handler
Pavel Begunkov
1
-2
/
+35
2025-07-02
io_uring/mock: support for async read/write
Pavel Begunkov
1
-4
/
+55
2025-07-02
io_uring/mock: allow to choose FMODE_NOWAIT
Pavel Begunkov
1
-1
/
+7
2025-07-02
io_uring/mock: add sync read/write
Pavel Begunkov
1
-5
/
+62
2025-07-02
io_uring/mock: add cmd using vectored regbufs
Pavel Begunkov
1
-1
/
+69
2025-07-02
io_uring/mock: add basic infra for test mock files
Pavel Begunkov
2
-0
/
+149
2025-06-30
Merge tag 'io_uring-6.16-20250630' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
[next]