OSDN Git Service

Merge tag 'nvme-5.12-20210319' of git://git.infradead.org/nvme into block-5.12
authorJens Axboe <axboe@kernel.dk>
Fri, 19 Mar 2021 12:40:47 +0000 (06:40 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 19 Mar 2021 12:40:47 +0000 (06:40 -0600)
commitd38b4d289486daee01c1fdf056b46b7cdfe72e9e
treed40b2ebf6117bcfe97bad93a2d02d5ec46fda852
parent1e28eed17697bcf343c6743f0028cc3b5dd88bf0
parentbac04454ef9fada009f0572576837548b190bf94
Merge tag 'nvme-5.12-20210319' of git://git.infradead.org/nvme into block-5.12

Pull NVMe updates from Christoph:

"nvme fixes for 5.12

 - 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 'nvme-5.12-20210319' of git://git.infradead.org/nvme:
  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