]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'block-6.7-2023-12-22' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Dec 2023 03:36:48 +0000 (19:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Dec 2023 03:36:48 +0000 (19:36 -0800)
commit5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
tree4fb7cac4385067c7a4712a2823870ddc92e51238
parent867583b3991929aeea3844874fba598243c54240
parent13d822bf1cba78612b22a65b91cd6d4d443b6254
Merge tag 'block-6.7-2023-12-22' of git://git.kernel.dk/linux

Pull block fixes from Jens Axboe:
 "Just an NVMe pull request this time, with a fix for bad sleeping
  context, and a revert of a patch that caused some trouble"

* tag 'block-6.7-2023-12-22' of git://git.kernel.dk/linux:
  nvme-pci: fix sleeping function called from interrupt context
  Revert "nvme-fc: fix race between error recovery and creating association"