io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 5.8-rc7
@ 2020-07-24 16:49 Jens Axboe
  2020-07-24 21:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2020-07-24 16:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring, linux-kernel

Hi Linus,

- Fix discrepancy in how sqe->flags are treated for a few requests, this
  makes it consistent (Daniele)

- Ensure that poll driven retry works double waitqueue poll users

- Fix a missing io_req_init_async() (Pavel)

Please pull!


The following changes since commit 681fda8d27a66f7e65ff7f2d200d7635e64a8d05:

  io_uring: fix recvmsg memory leak with buffer selection (2020-07-15 13:35:56 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.8-2020-07-24

for you to fetch changes up to 3e863ea3bb1a2203ae648eb272db0ce6a1a2072c:

  io_uring: missed req_init_async() for IOSQE_ASYNC (2020-07-23 11:20:55 -0600)

----------------------------------------------------------------
io_uring-5.8-2020-07-24

----------------------------------------------------------------
Daniele Albano (1):
      io_uring: always allow drain/link/hardlink/async sqe flags

Jens Axboe (1):
      io_uring: ensure double poll additions work with both request types

Pavel Begunkov (1):
      io_uring: missed req_init_async() for IOSQE_ASYNC

 fs/io_uring.c | 61 +++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 36 insertions(+), 25 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] io_uring fixes for 5.8-rc7
  2020-07-24 16:49 [GIT PULL] io_uring fixes for 5.8-rc7 Jens Axboe
@ 2020-07-24 21:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-07-24 21:40 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring, linux-kernel

The pull request you sent on Fri, 24 Jul 2020 10:49:14 -0600:

> git://git.kernel.dk/linux-block.git tags/io_uring-5.8-2020-07-24

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

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-07-24 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 16:49 [GIT PULL] io_uring fixes for 5.8-rc7 Jens Axboe
2020-07-24 21:40 ` 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).