public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 5.17-rc2
@ 2022-01-28 22:03 Jens Axboe
  2022-01-29 13:14 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-01-28 22:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Just two small fixes this time:

- Fix a bug that can lead to node registration taking 1 second, when it
  should finish much quicker (Dylan)

- Remove an unused argument from a function (Usama)

Please pull!


The following changes since commit dd81e1c7d5fb126e5fbc5c9e334d7b3ec29a16a0:

  Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2022-01-23 17:52:42 +0200)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.17-2022-01-28

for you to fetch changes up to f6133fbd373811066c8441737e65f384c8f31974:

  io_uring: remove unused argument from io_rsrc_node_alloc (2022-01-27 10:18:53 -0700)

----------------------------------------------------------------
io_uring-5.17-2022-01-28

----------------------------------------------------------------
Dylan Yudaken (1):
      io_uring: fix bug in slow unregistering of nodes

Usama Arif (1):
      io_uring: remove unused argument from io_rsrc_node_alloc

 fs/io_uring.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

-- 
Jens Axboe


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

end of thread, other threads:[~2022-01-29 13:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-28 22:03 [GIT PULL] io_uring fixes for 5.17-rc2 Jens Axboe
2022-01-29 13:14 ` 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