* [GIT PULL] io_uring fixes for 5.6-rc3
@ 2020-02-22 17:05 Jens Axboe
2020-02-22 19:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2020-02-22 17:05 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring, [email protected]
Hi Linus,
Been mostly away this week, but here's a small collection of fixes that
were queued up for -rc3. This pull request contains:
- Remove unnecessary NULL check (Dan)
- Missing io_req_cancelled() call in fallocate (Pavel)
- Put the cleanup check for aux data in the right spot (Pavel)
- Two fixes for SQPOLL (Stefano, Xiaoguang)
Please pull!
git://git.kernel.dk/linux-block.git tags/io_uring-5.6-2020-02-22
----------------------------------------------------------------
Dan Carpenter (1):
io_uring: remove unnecessary NULL checks
Pavel Begunkov (2):
io_uring: add missing io_req_cancelled()
io_uring: fix use-after-free by io_cleanup_req()
Stefano Garzarella (1):
io_uring: prevent sq_thread from spinning when it should stop
Xiaoguang Wang (1):
io_uring: fix __io_iopoll_check deadlock in io_sq_thread
fs/io_uring.c | 65 +++++++++++++++++++++++++++--------------------------------
1 file changed, 30 insertions(+), 35 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 5.6-rc3
2020-02-22 17:05 [GIT PULL] io_uring fixes for 5.6-rc3 Jens Axboe
@ 2020-02-22 19:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-22 19:45 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring, [email protected]
The pull request you sent on Sat, 22 Feb 2020 09:05:30 -0800:
> git://git.kernel.dk/linux-block.git tags/io_uring-5.6-2020-02-22
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b88025ea47ec8aea47f0c283d182ab26bae2970d
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-02-22 19:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-22 17:05 [GIT PULL] io_uring fixes for 5.6-rc3 Jens Axboe
2020-02-22 19:45 ` 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