[GIT PULL] Block fixes for 4.15-rc

2017-12-21 Thread Jens Axboe
Hi Linus, It's been a few weeks, so here's a small collection of fixes that should go into the current series. This pull request contains: - NVMe pull request from Christoph, with a few important fixes. - kyber hang fix from Omar. - A blk-throttl fix from Shaohua, fixing a case where we double

Re: [GIT PULL] Block fixes for 4.15-rc

2017-11-30 Thread Jens Axboe
On 11/30/2017 02:58 PM, Michael Lyle wrote: > Hi Linus & Jens-- > > Just one small clarification: > > On 11/30/2017 01:14 PM, Jens Axboe wrote: >> - Pull bcache fixes from Michael Lyle. Most important is a regression >> fix for a case where bcache could return the wrong data in some >> circum

Re: [GIT PULL] Block fixes for 4.15-rc

2017-11-30 Thread Michael Lyle
Hi Linus & Jens-- Just one small clarification: On 11/30/2017 01:14 PM, Jens Axboe wrote: > - Pull bcache fixes from Michael Lyle. Most important is a regression > fix for a case where bcache could return the wrong data in some > circumstances. The fix for the block-layer data corruption iss

[GIT PULL] Block fixes for 4.15-rc

2017-11-30 Thread Jens Axboe
Hi Linus, A selection of fixes/changes that should make it into this series. This pull request contains: - NVMe, two merges, containing: - pci-e, rdma, and fc fixes - Device quirks - Fix for a badblocks leak in null_blk - Pull bcache fixes from Michael Lyle. Most important is a