public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] Followup io_uring fixes for 5.9-rc4
@ 2020-09-06 15:17 Jens Axboe
  2020-09-06 19:14 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2020-09-06 15:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring, [email protected]

Hi Linus,

Two followup fixes from the pull request on Friday that were done and
tested since. I deliberated on just waiting with these until the pull
request next week, but I think we should just get them in now. One is
fixing a regression from this merge window, the other are a followup
cancelation fix. Both have gone through full testing, and both spawned a
few new regression test additions to liburing.

- Don't play games with const, properly store the output iovec and
  assign it as needed.

- Deferred request cancelation fix (Pavel)

Please pull!


The following changes since commit 355afaeb578abac907217c256a844cfafb0337b2:

  io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file (2020-09-02 10:20:41 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.9-2020-09-06

for you to fetch changes up to c127a2a1b7baa5eb40a7e2de4b7f0c51ccbbb2ef:

  io_uring: fix linked deferred ->files cancellation (2020-09-05 16:02:42 -0600)

----------------------------------------------------------------
io_uring-5.9-2020-09-06

----------------------------------------------------------------
Jens Axboe (1):
      io_uring: fix explicit async read/write mapping for large segments

Pavel Begunkov (2):
      io_uring: fix cancel of deferred reqs with ->files
      io_uring: fix linked deferred ->files cancellation

 fs/io_uring.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 52 insertions(+), 3 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Followup io_uring fixes for 5.9-rc4
  2020-09-06 15:17 [GIT PULL] Followup io_uring fixes for 5.9-rc4 Jens Axboe
@ 2020-09-06 19:14 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-06 19:14 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring, [email protected]

The pull request you sent on Sun, 6 Sep 2020 09:17:58 -0600:

> git://git.kernel.dk/linux-block.git tags/io_uring-5.9-2020-09-06

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

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:[~2020-09-06 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-06 15:17 [GIT PULL] Followup io_uring fixes for 5.9-rc4 Jens Axboe
2020-09-06 19:14 ` 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