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

Hi Linus,

We still have a pending fix for a cancelation issue, but it's still
being investigated and the plan is for that to hit 5.11-rc5. Changes in
this pull request:

- Dead mm handling fix (Pavel)

- SQPOLL setup error handling (Pavel)

- Flush timeout sequence fix (Marcelo)

- Missing finish_wait() for one exit case

Please pull!


The following changes since commit d9d05217cb6990b9a56e13b56e7a1b71e2551f6c:

  io_uring: stop SQPOLL submit on creator's death (2021-01-09 09:21:43 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.11-2021-01-16

for you to fetch changes up to a8d13dbccb137c46fead2ec1a4f1fbc8cfc9ea91:

  io_uring: ensure finish_wait() is always called in __io_uring_task_cancel() (2021-01-15 16:04:23 -0700)

----------------------------------------------------------------
io_uring-5.11-2021-01-16

----------------------------------------------------------------
Jens Axboe (1):
      io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()

Marcelo Diop-Gonzalez (1):
      io_uring: flush timeouts that should already have expired

Pavel Begunkov (4):
      io_uring: drop mm and files after task_work_run
      io_uring: don't take files/mm for a dead task
      io_uring: fix null-deref in io_disable_sqo_submit
      io_uring: do sqo disable on install_fd error

 fs/io_uring.c | 46 +++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 41 insertions(+), 5 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] io_uring fixes for 5.11-rc4
  2021-01-16 18:02 [GIT PULL] io_uring fixes for 5.11-rc4 Jens Axboe
@ 2021-01-16 20:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-16 20:02 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Sat, 16 Jan 2021 11:02:58 -0700:

> git://git.kernel.dk/linux-block.git tags/io_uring-5.11-2021-01-16

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/11c0239ae26450709d37e0d7f658aa0875047229

Thank you!

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

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

end of thread, other threads:[~2021-01-16 20:03 UTC | newest]

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