]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Oct 2024 18:29:36 +0000 (08:29 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Oct 2024 18:29:36 +0000 (08:29 -1000)
Pull block fixes from Jens Axboe:

 - Pull request for MD via Song fixing a few issues

 - Fix a wrong check in blk_rq_map_user_bvec(), causing IO errors on
   passthrough IO (Xinyu)

* tag 'block-6.12-20241026' of git://git.kernel.dk/linux:
  block: fix sanity checks in blk_rq_map_user_bvec
  md/raid10: fix null ptr dereference in raid10_size()
  md: ensure child flush IO does not affect origin bio->bi_status


Trivial merge