linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 5.7-rc5
@ 2020-05-09  3:12 Jens Axboe
  2020-05-09 20:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2020-05-09  3:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring, linux-kernel

Hi Linus,

A few fixes that should go into this series:

- Fix finish_wait() balancing in file cancelation (Xiaoguang)

- Ensure early cleanup of resources in ring map failure (Xiaoguang)

- Ensure IORING_OP_SLICE does the right file mode checks (Pavel)

- Remove file opening from openat/openat2/statx, it's not needed and
  messes with O_PATH

Please pull!


  git://git.kernel.dk/linux-block.git tags/io_uring-5.7-2020-05-08


----------------------------------------------------------------
Jens Axboe (1):
      io_uring: don't use 'fd' for openat/openat2/statx

Pavel Begunkov (1):
      splice: move f_mode checks to do_{splice,tee}()

Xiaoguang Wang (2):
      io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files()
      io_uring: handle -EFAULT properly in io_uring_setup()

 fs/io_uring.c | 65 ++++++++++++++++++++---------------------------------------
 fs/splice.c   | 45 +++++++++++++++++------------------------
 2 files changed, 40 insertions(+), 70 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] io_uring fixes for 5.7-rc5
  2020-05-09  3:12 [GIT PULL] io_uring fixes for 5.7-rc5 Jens Axboe
@ 2020-05-09 20:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-09 20:25 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring, linux-kernel

The pull request you sent on Fri, 8 May 2020 21:12:49 -0600:

> git://git.kernel.dk/linux-block.git tags/io_uring-5.7-2020-05-08

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1d3962ae3b3d3a945f7fd5c651cf170a27521a35

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-05-09 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-09  3:12 [GIT PULL] io_uring fixes for 5.7-rc5 Jens Axboe
2020-05-09 20:25 ` 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;
as well as URLs for NNTP newsgroup(s).