]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Apr 2022 16:46:44 +0000 (09:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Apr 2022 16:46:44 +0000 (09:46 -0700)
commit83feab4a4be16cf267f0a816dd347324b72229ee
tree48a36f2a0c3b30cd4806c8ebf187bee7f1d28bd4
parent36856d6e81e37a0b7155876434718863fbc1cc8e
parent82bd418137d5ce49a5eae3ba75e68fb9396b885e
Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Just two small regression fixes for bcache"

* tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block:
  bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook()
  bcache: put bch_bio_map() back to correct location in journal_write_unlocked()