]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/md into...
authorJens Axboe <axboe@kernel.dk>
Fri, 13 Sep 2019 21:02:04 +0000 (15:02 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 13 Sep 2019 21:02:04 +0000 (15:02 -0600)
commit27f433d91fa8a009280d75ce25c66b25fbad8301
treeef55a627de233ea52d6deac581d9c32220936c1d
parent635b2208351831bb7d799262aea261ec01b4ff34
parent4619be1b256a487b6433df4af282480391766031
Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.4/block

Pull MD fixes from Song.

* 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/md:
  raid5: use bio_end_sector in r5_next_bio
  raid5: remove STRIPE_OPS_REQ_PENDING
  md: add feature flag MD_FEATURE_RAID0_LAYOUT
  md/raid0: avoid RAID0 data corruption due to layout confusion.
  raid5: don't set STRIPE_HANDLE to stripe which is in batch list
  raid5: don't increment read_errors on EILSEQ return