public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] block changes for 5.17-rc4
Date: Fri, 11 Feb 2022 09:49:12 -0700	[thread overview]
Message-ID: <f20f0c25-503c-31d2-aa20-f1205fc5c98b@kernel.dk> (raw)

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


             reply	other threads:[~2022-02-11 16:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-11 16:49 Jens Axboe [this message]
2022-02-11 20:05 ` [GIT PULL] block changes for 5.17-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f20f0c25-503c-31d2-aa20-f1205fc5c98b@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox