All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes
@ 2021-11-09 17:06 Jens Axboe
  2021-11-09 19:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-11-09 17:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Minr fixes that should go into the 5.16 release:

- Fix max worker setting not working correctly on NUMA (Beld)

- Correctly return current setting for max workers if zeroes are passed
  in (Pavel)

- io_queue_sqe_arm_apoll() cleanup, as identified during the initial
  merge (Pavel)

- Misc fixes (Nghia, me)

Please pull!


The following changes since commit bfc484fe6abba4b89ec9330e0e68778e2a9856b2:

  Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (2021-11-01 21:24:02 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.16-2021-11-09

for you to fetch changes up to bad119b9a00019054f0c9e2045f312ed63ace4f4:

  io_uring: honour zeroes as io-wq worker limits (2021-11-08 08:39:48 -0700)

----------------------------------------------------------------
io_uring-5.16-2021-11-09

----------------------------------------------------------------
Beld Zhang (1):
      io-wq: fix max-workers not correctly set on multi-node system

Jens Axboe (1):
      io_uring: remove dead 'sqe' store

Nghia Le (1):
      io_uring: remove redundant assignment to ret in io_register_iowq_max_workers()

Pavel Begunkov (2):
      io_uring: clean up io_queue_sqe_arm_apoll
      io_uring: honour zeroes as io-wq worker limits

 fs/io-wq.c    | 16 +++++++++++++---
 fs/io_uring.c | 11 ++++-------
 2 files changed, 17 insertions(+), 10 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] io_uring fixes
  2021-11-09 17:06 [GIT PULL] io_uring fixes Jens Axboe
@ 2021-11-09 19:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-09 19:31 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Tue, 9 Nov 2021 10:06:34 -0700:

> git://git.kernel.dk/linux-block.git tags/io_uring-5.16-2021-11-09

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/007301c472efd5c86e69e883dd889c555f131ab5

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-11-09 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 17:06 [GIT PULL] io_uring fixes Jens Axboe
2021-11-09 19:31 ` 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.