All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Storage fixes for 5.1-rc7
@ 2019-04-28 13:55 Jens Axboe
  2019-04-28 18:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2019-04-28 13:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Set of io_uring fixes that should go into this release. In particular,
this pull request contains:

- The mutex lock vs ctx ref count fix (me)

- Removal of a dead variable (me)

- Two races fixes (Stefan)

- Ring head/tail condition fix for poll full SQ detection (Stefan)

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-20190428


----------------------------------------------------------------
Jens Axboe (2):
      io_uring: fail io_uring_register(2) on a dying io_uring instance
      io_uring: remove 'state' argument from io_{read,write} path

Stefan Bühler (3):
      io_uring: fix race condition reading SQ entries
      io_uring: fix race condition when sq threads goes sleeping
      io_uring: fix poll full SQ detection

 fs/io_uring.c | 42 ++++++++++++++++++++++++++----------------
 1 file changed, 26 insertions(+), 16 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Storage fixes for 5.1-rc7
  2019-04-28 13:55 [GIT PULL] Storage fixes for 5.1-rc7 Jens Axboe
@ 2019-04-28 18:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-04-28 18:05 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Sun, 28 Apr 2019 07:55:03 -0600:

> git://git.kernel.dk/linux-block.git tags/for-linus-20190428

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/975a0f400f2e1b5f585fec0b8b4c5942c3b05792

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:[~2019-04-28 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-28 13:55 [GIT PULL] Storage fixes for 5.1-rc7 Jens Axboe
2019-04-28 18:05 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.