Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Feb 2024 21:55:02 +0000 (13:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Feb 2024 21:55:02 +0000 (13:55 -0800)
commit7edfe0aaa6e74b8fb2aa178d3b140e1468cf85ff
tree758165a84a81f44a8dd4fe0554c7eed78327372e
parent8096015082592cf282fdee9d052aa1d3bbadb805
parent9c10f2b172eb26007e9b641271798234911d24c2
Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linux

Pull block fixes from Jens Axboe:
 "Just an nvme pull request via Keith:

   - Fabrics connection error handling (Chaitanya)

   - Use relaxed effects to reduce unnecessary queue freezes (Keith)"

* tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linux:
  nvmet: remove superfluous initialization
  nvme: implement support for relaxed effects
  nvme-fabrics: fix I/O connect error handling