[GIT PULL] io_uring fixes for 5.19-rc5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux