OSDN Git Service

Merge tag 'md-next-2023-04-28' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorJens Axboe <axboe@kernel.dk>
Fri, 28 Apr 2023 16:36:27 +0000 (10:36 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 28 Apr 2023 16:36:27 +0000 (10:36 -0600)
commitf40c153afee1e50ed46c2dc22e09940e21699acf
tree4d66dbd9e45ff52b98165fa378f141f7fab44bad
parent952aa344bf4305ab6fa0d9962ef8c2caa2afef4c
parentb1211978ecf19bceb63a04f53fea4b5d73832a4a
Merge tag 'md-next-2023-04-28' of https://git./linux/kernel/git/song/md into for-6.4/block

Pull MD fixes from Song:

"1. Improve raid5 sequential IO performance on spinning disks, which fixes
    a regression since v6.0, by Jan Kara.
 2. Fix bitmap offset types, which fixes an issue introduced in this merge
    window, by Jonathan Derrick."

* tag 'md-next-2023-04-28' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md:
  md: Fix bitmap offset type in sb writer
  md/raid5: Improve performance for sequential IO