]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'block-6.3-2023-03-09' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Mar 2023 04:06:49 +0000 (20:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Mar 2023 04:06:49 +0000 (20:06 -0800)
Pull block fixes from Jens Axboe:

 - Fix a regression in exclusive mode handling of the partition code,
   introduced in this merge windoe (Yu)

 - Fix for a use-after-free in BFQ (Yu)

 - Add sysfs documentation for the 'hidden' attribute (Sagi)

* tag 'block-6.3-2023-03-09' of git://git.kernel.dk/linux:
  block, bfq: fix uaf for 'stable_merge_bfqq'
  docs: sysfs-block: document hidden sysfs entry
  block: fix wrong mode for blkdev_put() from disk_scan_partitions()


Trivial merge