* [GIT PULL] io_uring fixes for 5.14-rc
@ 2021-07-16 14:22 Jens Axboe
2021-07-16 19:38 ` pr-tracker-bot
0 siblings, 1 reply; 4+ messages in thread
From: Jens Axboe @ 2021-07-16 14:22 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
Two small fixes for the 5.14 series, one fixing the process target of a
check, and the other a minor issue with the drain error handling.
Please pull!
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.14-2021-07-16
for you to fetch changes up to 1b48773f9fd09f311d1166ce1dd50652ebe05218:
io_uring: fix io_drain_req() (2021-07-11 16:39:06 -0600)
----------------------------------------------------------------
io_uring-5.14-2021-07-16
----------------------------------------------------------------
Pavel Begunkov (2):
io_uring: use right task for exiting checks
io_uring: fix io_drain_req()
fs/io_uring.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] io_uring fixes for 5.14-rc
2021-07-16 14:22 Jens Axboe
@ 2021-07-16 19:38 ` pr-tracker-bot
0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-07-16 19:38 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 16 Jul 2021 08:22:13 -0600:
> git://git.kernel.dk/linux-block.git tags/io_uring-5.14-2021-07-16
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/13fdaf041067a7827b8c3cae095b661aabbc6b65
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL] io_uring fixes for 5.14-rc
@ 2021-07-30 15:16 Jens Axboe
2021-07-30 18:11 ` pr-tracker-bot
0 siblings, 1 reply; 4+ messages in thread
From: Jens Axboe @ 2021-07-30 15:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
- A fix for block backed reissue (me)
- Reissue context hardening (me)
- Async link locking fix (Pavel)
Please pull!
The following changes since commit 991468dcf198bb87f24da330676724a704912b47:
io_uring: explicitly catch any illegal async queue attempt (2021-07-23 16:44:51 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.14-2021-07-30
for you to fetch changes up to a890d01e4ee016978776e45340e521b3bbbdf41f:
io_uring: fix poll requests leaking second poll entries (2021-07-28 07:24:57 -0600)
----------------------------------------------------------------
io_uring-5.14-2021-07-30
----------------------------------------------------------------
Hao Xu (1):
io_uring: fix poll requests leaking second poll entries
Jens Axboe (3):
io_uring: fix race in unified task_work running
io_uring: always reissue from task_work context
io_uring: don't block level reissue off completion path
Pavel Begunkov (1):
io_uring: fix io_prep_async_link locking
fs/io_uring.c | 40 ++++++++++++++++++++++++++++++++--------
1 file changed, 32 insertions(+), 8 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] io_uring fixes for 5.14-rc
2021-07-30 15:16 [GIT PULL] io_uring fixes for 5.14-rc Jens Axboe
@ 2021-07-30 18:11 ` pr-tracker-bot
0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-07-30 18:11 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 30 Jul 2021 09:16:33 -0600:
> git://git.kernel.dk/linux-block.git tags/io_uring-5.14-2021-07-30
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/27eb687bcdb987d978da842ede944bee335b3524
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-07-30 18:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-30 15:16 [GIT PULL] io_uring fixes for 5.14-rc Jens Axboe
2021-07-30 18:11 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2021-07-16 14:22 Jens Axboe
2021-07-16 19:38 ` 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