Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Oct 2024 17:43:44 +0000 (10:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Oct 2024 17:43:44 +0000 (10:43 -0700)
commit360c1f1f24c6ab1dfe422a81a90cc07f53f378c1
tree2458adcdc5e5e966919ab2655152c9338019462e
parent43454e83916dc515e3d11fd07d50c40e6e555873
parent6d6e54fc71ad1ab0a87047fd9c211e75d86084a3
Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linux

Pull block fixes from Jens Axboe:

 - Fix another use-after-free in aoe

 - Fixup wrong nested non-saving irq disable/restore in blk-iocost

 - Fixup a kerneldoc complaint introduced by a merge window patch

* tag 'block-6.12-20241004' of git://git.kernel.dk/linux:
  aoe: fix the potential use-after-free problem in more places
  blk_iocost: remove some duplicate irq disable/enables
  block: fix blk_rq_map_integrity_sg kernel-doc
drivers/block/aoe/aoecmd.c