]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-20181205' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Dec 2018 21:28:01 +0000 (13:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Dec 2018 21:28:01 +0000 (13:28 -0800)
commit3962b58c7cab47122b29343da4cbda357a7ff715
treef31de7aced04f268aa6ccd429c81ba4d880aded5
parent5a65a59bb834bd423860cfe2e2bb30a6a9c63b48
parent901d51b72d6456ac46c6f0545832d3ff200f49ca
Merge tag 'for-linus-20181205' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "A bit earlier in the week as usual, but there's a fix here that should
  go in sooner rather than later.

  Under a combination of circumstance, the direct issue path in blk-mq
  could corrupt data. This wasn't easy to hit, but the ones that are
  affected by it, seem to hit it pretty easily. Full explanation in the
  patch. None of the regular filesystem and storage testing has
  triggered it, even though it's been around since 4.19-rc1.

  Outside of that, whitelist trim tweak for certain Samsung devices for
  libata"

* tag 'for-linus-20181205' of git://git.kernel.dk/linux-block:
  blk-mq: fix corruption with direct issue
  libata: whitelist all SAMSUNG MZ7KM* solid-state disks