public inbox for [email protected]
 help / color / mirror / Atom feed
* [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

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