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

Hi Linus,

Still need a final cancelation fix that isn't quite done done, expected
in the next day or two. That said, this pull request contains:

- Wakeup fix for IOPOLL requests

- SQPOLL split close op handling fix

- Ensure that any use of io_uring fd itself is marked as inflight

- Short non-regular file read fix (Pavel)

- Fix up bad false positive warning (Pavel)

- SQPOLL fixes (Pavel)

- In-flight removal fix (Pavel)

Please pull!


The following changes since commit a8d13dbccb137c46fead2ec1a4f1fbc8cfc9ea91:

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

are available in the Git repository at:

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

for you to fetch changes up to 02a13674fa0e8dd326de8b9f4514b41b03d99003:

  io_uring: account io_uring internal files as REQ_F_INFLIGHT (2021-01-24 10:15:33 -0700)

----------------------------------------------------------------
io_uring-5.11-2021-01-24

----------------------------------------------------------------
Jens Axboe (3):
      io_uring: iopoll requests should also wake task ->in_idle state
      io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
      io_uring: account io_uring internal files as REQ_F_INFLIGHT

Pavel Begunkov (5):
      io_uring: fix false positive sqo warning on flush
      io_uring: fix uring_flush in exit_files() warning
      io_uring: fix skipping disabling sqo on exec
      io_uring: fix short read retries for non-reg files
      io_uring: fix sleeping under spin in __io_clean_op

 fs/io_uring.c | 67 +++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 47 insertions(+), 20 deletions(-)

-- 
Jens Axboe


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

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

The pull request you sent on Sun, 24 Jan 2021 11:52:43 -0700:

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

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

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-24 20:35 UTC | newest]

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