All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 5.14-rc5
@ 2021-08-07 16:51 Jens Axboe
  2021-08-07 18:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-08-07 16:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus.

A few io-wq related fixes:

- Fix potential nr_worker race and missing max_workers check from one
  path (Hao)

- Fix race between worker exiting and new work queue (me)

Please pull!


The following changes since commit a890d01e4ee016978776e45340e521b3bbbdf41f:

  io_uring: fix poll requests leaking second poll entries (2021-07-28 07:24:57 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.14-2021-08-07

for you to fetch changes up to 21698274da5b6fc724b005bc7ec3e6b9fbcfaa06:

  io-wq: fix lack of acct->nr_workers < acct->max_workers judgement (2021-08-06 08:28:18 -0600)

----------------------------------------------------------------
io_uring-5.14-2021-08-07

----------------------------------------------------------------
Hao Xu (2):
      io-wq: fix no lock protection of acct->nr_worker
      io-wq: fix lack of acct->nr_workers < acct->max_workers judgement

Jens Axboe (1):
      io-wq: fix race between worker exiting and activating free worker

 fs/io-wq.c | 71 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 45 insertions(+), 26 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] io_uring fixes for 5.14-rc5
  2021-08-07 16:51 [GIT PULL] io_uring fixes for 5.14-rc5 Jens Axboe
@ 2021-08-07 18:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-07 18:21 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Sat, 7 Aug 2021 10:51:30 -0600:

> git://git.kernel.dk/linux-block.git tags/io_uring-5.14-2021-08-07

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

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-08-07 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-07 16:51 [GIT PULL] io_uring fixes for 5.14-rc5 Jens Axboe
2021-08-07 18:21 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.