* [GIT PULL] io_uring fixes for 6.0-rc5
@ 2022-09-09 17:24 Jens Axboe
2022-09-09 19:13 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-09-09 17:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
A set of fixes that should go into the 6.0 release:
- Removed function that became unused after last weeks merge (Jiapeng)
- Two small fixes for kbuf recycling (Pavel)
- Include address copy for zc send for POLLFIRST (Pavel)
- Fix for short IO handling in the normal read/write path (Pavel)
Please pull!
The following changes since commit 916d72c10a4ca80ea51f1421e774cb765b53f28f:
selftests/net: return back io_uring zc send tests (2022-09-01 09:13:33 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-6.0-2022-09-09
for you to fetch changes up to 4d9cb92ca41dd8e905a4569ceba4716c2f39c75a:
io_uring/rw: fix short rw error handling (2022-09-09 08:57:57 -0600)
----------------------------------------------------------------
io_uring-6.0-2022-09-09
----------------------------------------------------------------
Jiapeng Chong (1):
io_uring/notif: Remove the unused function io_notif_complete()
Pavel Begunkov (4):
io_uring/kbuf: fix not advancing READV kbuf ring
io_uring: recycle kbuf recycle on tw requeue
io_uring/net: copy addr for zc on POLL_FIRST
io_uring/rw: fix short rw error handling
io_uring/io_uring.c | 1 +
io_uring/kbuf.h | 8 ++++++--
io_uring/net.c | 7 ++++---
io_uring/notif.c | 8 --------
io_uring/rw.c | 30 ++++++++++++++++++------------
5 files changed, 29 insertions(+), 25 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 6.0-rc5
2022-09-09 17:24 [GIT PULL] io_uring fixes for 6.0-rc5 Jens Axboe
@ 2022-09-09 19:13 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-09 19:13 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 9 Sep 2022 11:24:19 -0600:
> git://git.kernel.dk/linux-block.git tags/io_uring-6.0-2022-09-09
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d2b768c3d44af4ea19c0f52e718acca01ebb22e8
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-09 19:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09 17:24 [GIT PULL] io_uring fixes for 6.0-rc5 Jens Axboe
2022-09-09 19:13 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox