All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] block changes for 5.17-rc4
@ 2022-02-11 16:49 Jens Axboe
  2022-02-11 20:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-02-11 16:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

A few fixes that should go into this release:

- NVMe pull request
	- nvme-tcp: fix bogus request completion when failing to send AER
	  (Sagi Grimberg)
	- add the missing nvme_complete_req tracepoint for batched
	  completion (Bean Huo)

- Revert of the loop async autoclear issue that has continued to plague
   us this release. A few patchsets exists to improve this, but they are
   too invasive to be considered at this point (Tetsuo)

Please pull!


The following changes since commit b13e0c71856817fca67159b11abac350e41289f5:

   block: bio-integrity: Advance seed correctly for larger interval 
sizes (2022-02-03 21:09:24 -0700)

are available in the Git repository at:

   git://git.kernel.dk/linux-block.git tags/block-5.17-2022-02-11

for you to fetch changes up to bf23747ee05320903177809648002601cd140cdd:

   loop: revert "make autoclear operation asynchronous" (2022-02-11 
05:51:23 -0700)

----------------------------------------------------------------
block-5.17-2022-02-11

----------------------------------------------------------------
Bean Huo (1):
       nvme: add nvme_complete_req tracepoint for batched completion

Jens Axboe (1):
       Merge tag 'nvme-5.17-2022-02-10' of git://git.infradead.org/nvme 
into block-5.17

Sagi Grimberg (1):
       nvme-tcp: fix bogus request completion when failing to send AER

Tetsuo Handa (1):
       loop: revert "make autoclear operation asynchronous"

  drivers/block/loop.c     | 65 
+++++++++++++++++++++---------------------------
  drivers/block/loop.h     |  1 -
  drivers/nvme/host/core.c |  1 +
  drivers/nvme/host/tcp.c  | 10 +++++++-
  4 files changed, 39 insertions(+), 38 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] block changes for 5.17-rc4
  2022-02-11 16:49 [GIT PULL] block changes for 5.17-rc4 Jens Axboe
@ 2022-02-11 20:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-11 20:05 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 11 Feb 2022 09:49:12 -0700:

> git://git.kernel.dk/linux-block.git tags/block-5.17-2022-02-11

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

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-02-11 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11 16:49 [GIT PULL] block changes for 5.17-rc4 Jens Axboe
2022-02-11 20:05 ` 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.