* [GIT PULL] io_uring fixes for 5.11-rc
@ 2021-01-01 14:59 Jens Axboe
2021-01-01 21:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-01-01 14:59 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
A few fixes that should go into 5.11, all marked for stable as well:
- Fix issue around identity COW'ing and users that share a ring across
processes
- Fix a hang associated with unregistering fixed files (Pavel)
- Move the 'process is exiting' cancelation a bit earlier, so task_works
aren't affected by it (Pavel)
Please pull!
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.11-2021-01-01
for you to fetch changes up to b1b6b5a30dce872f500dc43f067cba8e7f86fc7d:
kernel/io_uring: cancel io_uring before task works (2020-12-30 19:36:54 -0700)
----------------------------------------------------------------
io_uring-5.11-2021-01-01
----------------------------------------------------------------
Jens Axboe (1):
io_uring: don't assume mm is constant across submits
Pavel Begunkov (3):
io_uring: add a helper for setting a ref node
io_uring: fix io_sqe_files_unregister() hangs
kernel/io_uring: cancel io_uring before task works
fs/file.c | 2 --
fs/io_uring.c | 60 ++++++++++++++++++++++++++++++++++++++++-------------------
kernel/exit.c | 2 ++
3 files changed, 43 insertions(+), 21 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 5.11-rc
2021-01-01 14:59 [GIT PULL] io_uring fixes for 5.11-rc Jens Axboe
@ 2021-01-01 21:25 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-01 21:25 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 1 Jan 2021 07:59:24 -0700:
> git://git.kernel.dk/linux-block.git tags/io_uring-5.11-2021-01-01
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dc3e24b214c50a2ac2dd3d2cc7fb88c9a1e842d4
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-01 21:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-01 14:59 [GIT PULL] io_uring fixes for 5.11-rc Jens Axboe
2021-01-01 21:25 ` 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