Re: [GIT PULL] nvme fixes for 4.14

2017-10-20 Thread Jens Axboe
On 10/20/2017 08:17 AM, Christoph Hellwig wrote: > Hi Jens, > > below are two regression fixes each for RDMA and FC, and a fix for a SQHD > update race in the target. > > The following changes since commit 639812a1ed9bf49ae2c026086fbf975339cd1eef: > > nbd: don't set the device size until we're

[GIT PULL] nvme fixes for 4.14

2017-10-20 Thread Christoph Hellwig
Hi Jens, below are two regression fixes each for RDMA and FC, and a fix for a SQHD update race in the target. The following changes since commit 639812a1ed9bf49ae2c026086fbf975339cd1eef: nbd: don't set the device size until we're connected (2017-10-09 12:29:22 -0600) are available in the git

Re: [GIT PULL] nvme fixes for 4.14-rc2

2017-09-20 Thread Jens Axboe
On 09/20/2017 03:29 PM, Christoph Hellwig wrote: > Hi Jens, > > a couple nvme fixes for -rc2 are below: > > - fixes for the Fibre Channel host/target to fix spec compliance > - allow a zero keep alive timeout > - make the debug printk for broken SGLs work better > - fix queue zeroing during i

[GIT PULL] nvme fixes for 4.14-rc2

2017-09-20 Thread Christoph Hellwig
Hi Jens, a couple nvme fixes for -rc2 are below: - fixes for the Fibre Channel host/target to fix spec compliance - allow a zero keep alive timeout - make the debug printk for broken SGLs work better - fix queue zeroing during initialization The following changes since commit da357321837921f

Re: [GIT PULL] nvme fixes for 4.14, take 2

2017-09-11 Thread Jens Axboe
On 09/11/2017 03:55 PM, Christoph Hellwig wrote: > Hi Jens, > > below are a few small fixes for the current merge window: > > - fix string.h compilation failures with the new memcpy_and_pad >helper (Martin Wilck) > - fix incorrect dereference of a PCI data structure in the lightnvm >sup

[GIT PULL] nvme fixes for 4.14, take 2

2017-09-11 Thread Christoph Hellwig
Hi Jens, below are a few small fixes for the current merge window: - fix string.h compilation failures with the new memcpy_and_pad helper (Martin Wilck) - fix incorrect dereference of a PCI data structure in the lightnvm support code (me) - HMB fixes (Akinobu Mita and me) The following

Re: [GIT PULL] nvme fixes for 4.14

2017-09-11 Thread Jens Axboe
On 09/11/2017 10:16 AM, Christoph Hellwig wrote: > I've done the trivial rebase and will send you the new PR after it has > survived local testing and the build bot. Thanks - I pushed out a new for-linus base, so we should be good now. -- Jens Axboe

Re: [GIT PULL] nvme fixes for 4.14

2017-09-11 Thread Christoph Hellwig
I've done the trivial rebase and will send you the new PR after it has survived local testing and the build bot.

Re: [GIT PULL] nvme fixes for 4.14

2017-09-11 Thread Jens Axboe
On 09/11/2017 09:46 AM, Christoph Hellwig wrote: > Hi Jens, > > below are a few small fixes for the current merge window: > > - fix string.h compilation failures with the new memcpy_and_pad >helper (Martin Wilck) > - fix incorrect dereference of a PCI data structure in the lightnvm >sup

[GIT PULL] nvme fixes for 4.14

2017-09-11 Thread Christoph Hellwig
Hi Jens, below are a few small fixes for the current merge window: - fix string.h compilation failures with the new memcpy_and_pad helper (Martin Wilck) - fix incorrect dereference of a PCI data structure in the lightnvm support code (me) - HMB fixes (Akinobu Mita and me) The following