From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sat, 20 Mar 2021 00:07:10 +0000 (-0700)
Subject: Merge tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-block
X-Git-Tag: core-entry-2021-04-26~14
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d626c692aaeb2ff839bfe463f096660c39a6d1eb;p=users%2Fdwmw2%2Flinux.git

Merge tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Just an NVMe pull request this week:

   - fix tag allocation for keep alive

   - fix a unit mismatch for the Write Zeroes limits

   - various TCP transport fixes (Sagi Grimberg, Elad Grupi)

   - fix iosqes and iocqes validation for discovery controllers (Sagi Grimberg)"

* tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-block:
  nvmet-tcp: fix kmap leak when data digest in use
  nvmet: don't check iosqes,iocqes for discovery controllers
  nvme-rdma: fix possible hang when failing to set io queues
  nvme-tcp: fix possible hang when failing to set io queues
  nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
  nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
  nvme: fix Write Zeroes limitations
  nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT
  nvme: merge nvme_keep_alive into nvme_keep_alive_work
  nvme-fabrics: only reserve a single tag
---

d626c692aaeb2ff839bfe463f096660c39a6d1eb