* [GIT PULL] io_uring fixes for 5.19-rc4
@ 2022-06-24 17:42 Jens Axboe
2022-06-24 18:44 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-06-24 17:42 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
A few fixes that should go into the 5.19 release. All are fixing issues
that either happened in this release, or going to stable. In detail:
- A small series of fixlets for the poll handling, all destined for
stable (Pavel)
- Fix a merge error from myself that caused a potential -EINVAL for the
recv/recvmsg flag setting (me)
- Fix a kbuf recycling issue for partial IO (me)
- Use the original request for the inflight tracking (me)
- Fix an issue introduced this merge window with trace points using a
custom decoder function, which won't work for perf (Dylan)
Please pull!
The following changes since commit 6436c770f120a9ffeb4e791650467f30f1d062d1:
io_uring: recycle provided buffer if we punt to io-wq (2022-06-17 06:24:26 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.19-2022-06-24
for you to fetch changes up to 386e4fb6962b9f248a80f8870aea0870ca603e89:
io_uring: use original request task for inflight tracking (2022-06-23 11:06:43 -0600)
----------------------------------------------------------------
io_uring-5.19-2022-06-24
----------------------------------------------------------------
Dylan Yudaken (1):
io_uring: move io_uring_get_opcode out of TP_printk
Jens Axboe (3):
io_uring: mark reissue requests with REQ_F_PARTIAL_IO
io_uring: fix merge error in checking send/recv addr2 flags
io_uring: use original request task for inflight tracking
Pavel Begunkov (4):
io_uring: fix req->apoll_events
io_uring: fail links when poll fails
io_uring: fix wrong arm_poll error handling
io_uring: fix double poll leak on repolling
fs/io_uring.c | 26 ++++++++++++++-----------
include/trace/events/io_uring.h | 42 ++++++++++++++++++++++++++++++++++-------
2 files changed, 50 insertions(+), 18 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 5.19-rc4
2022-06-24 17:42 [GIT PULL] io_uring fixes for 5.19-rc4 Jens Axboe
@ 2022-06-24 18:44 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-24 18:44 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 24 Jun 2022 11:42:19 -0600:
> git://git.kernel.dk/linux-block.git tags/io_uring-5.19-2022-06-24
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/598f2404879336277a4320ac5000394b873e049a
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:[~2022-06-24 18:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-24 17:42 [GIT PULL] io_uring fixes for 5.19-rc4 Jens Axboe
2022-06-24 18:44 ` 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