public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 5.19-rc5
@ 2022-07-01 15:31 Jens Axboe
  2022-07-01 18:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-07-01 15:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Two minor tweaks:

- While we still can, adjust the send/recv based flags to be in ->ioprio
  rather than in ->addr2. This is consistent with eg accept, and also
  doesn't waste a full 64-bit field for flags (Pavel).

- 5.18-stable fix for re-importing provided buffers. Not much real world
  relevance here as it'll only impact non-pollable files gone async,
  which is more of a practical test case rather than something that is
  used in the wild (Dylan).

Please pull!


The following changes since commit 386e4fb6962b9f248a80f8870aea0870ca603e89:

  io_uring: use original request task for inflight tracking (2022-06-23 11:06:43 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.19-2022-07-01

for you to fetch changes up to 09007af2b627f0f195c6c53c4829b285cc3990ec:

  io_uring: fix provided buffer import (2022-06-30 11:34:41 -0600)

----------------------------------------------------------------
io_uring-5.19-2022-07-01

----------------------------------------------------------------
Dylan Yudaken (1):
      io_uring: fix provided buffer import

Pavel Begunkov (1):
      io_uring: keep sendrecv flags in ioprio

 fs/io_uring.c                 | 19 ++++++++++++-------
 include/uapi/linux/io_uring.h |  2 +-
 2 files changed, 13 insertions(+), 8 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] io_uring fixes for 5.19-rc5
  2022-07-01 15:31 [GIT PULL] io_uring fixes for 5.19-rc5 Jens Axboe
@ 2022-07-01 18:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-07-01 18:02 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Fri, 1 Jul 2022 09:31:56 -0600:

> git://git.kernel.dk/linux-block.git tags/io_uring-5.19-2022-07-01

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0a35d1622d5cd7693d75b7124913c75a7e3fabd0

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-01 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-01 15:31 [GIT PULL] io_uring fixes for 5.19-rc5 Jens Axboe
2022-07-01 18:02 ` 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