* [GIT PULL] io_uring fixes for 5.19-rc8
@ 2022-07-22 16:18 Jens Axboe
2022-07-22 20:07 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-07-22 16:18 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
Fix for a bad kfree() introduced in this cycle, and a quick fix for
disabling buffer recycling for IORING_OP_READV. The latter will get
reworked for 5.20, but it gets the job done for 5.19.
Please pull!
The following changes since commit d785a773bed966a75ca1f11d108ae1897189975b:
io_uring: check that we have a file table when allocating update slots (2022-07-09 07:02:10 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.19-2022-07-21
for you to fetch changes up to 934447a603b22d98f45a679115d8402e1efdd0f7:
io_uring: do not recycle buffer in READV (2022-07-21 08:31:31 -0600)
----------------------------------------------------------------
io_uring-5.19-2022-07-21
----------------------------------------------------------------
Dylan Yudaken (2):
io_uring: fix free of unallocated buffer list
io_uring: do not recycle buffer in READV
fs/io_uring.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 5.19-rc8
2022-07-22 16:18 [GIT PULL] io_uring fixes for 5.19-rc8 Jens Axboe
@ 2022-07-22 20:07 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-07-22 20:07 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 22 Jul 2022 10:18:45 -0600:
> git://git.kernel.dk/linux-block.git tags/io_uring-5.19-2022-07-21
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a5235996e1b04405fbd6deea37b051715214fd2a
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-07-22 20:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-22 16:18 [GIT PULL] io_uring fixes for 5.19-rc8 Jens Axboe
2022-07-22 20:07 ` 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