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

Hi Linus,

Fix for two regressions in this cycle, both reported by the postgresql
use case. One removes the added restriction on who can submit IO, making
it possible for rings shared across forks to do so. The other fixes an
issue for the same kind of use case, where one exiting process would
cancel all IO.

Please pull!


  git://git.kernel.dk/linux-block.git tags/io_uring-5.5-2020-01-26


----------------------------------------------------------------
Jens Axboe (2):
      Revert "io_uring: only allow submit from owning task"
      io_uring: don't cancel all work on process exit

 fs/io_uring.c | 10 ----------
 1 file changed, 10 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] io_uring fixes for 5.5-final
  2020-01-26 20:02 [GIT PULL] io_uring fixes for 5.5-final Jens Axboe
@ 2020-01-26 20:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-26 20:45 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring, linux-kernel

The pull request you sent on Sun, 26 Jan 2020 13:02:16 -0700:

> git://git.kernel.dk/linux-block.git tags/io_uring-5.5-2020-01-26

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5cf9ad0e6b164a90581a59609dbf5bda3f5a089c

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-01-26 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-26 20:02 [GIT PULL] io_uring fixes for 5.5-final Jens Axboe
2020-01-26 20:45 ` 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).