linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] early nvme pull request for 5.1
@ 2019-02-04 15:10 Christoph Hellwig
  2019-02-04 18:28 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2019-02-04 15:10 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

Hi Jens,

below is our current (small) queue of NVMe patches for Linux 5.1.  We
want the re-addition of the Write Zeroes support to be in linu-next for
a few weeks as it caused some problems last time.  The only other
patch is a cleanup from Sagi.

The following changes since commit bb94aea1444b9859faa8d72aff3713fcd11c6696:

  blk-mq: save default hctx into ctx->hctxs for not-supported type (2019-02-01 08:33:43 -0700)

are available in the Git repository at:

  git://git.infradead.org/nvme.git nvme-5.1

for you to fetch changes up to 794a4cb3d2f7c105112f9b59525533f00ac06006:

  nvme: remove the .stop_ctrl callout (2019-02-04 15:41:25 +0100)

----------------------------------------------------------------
Chaitanya Kulkarni (1):
      nvme: add support for the Write Zeroes command

Sagi Grimberg (1):
      nvme: remove the .stop_ctrl callout

 drivers/nvme/host/core.c | 54 ++++++++++++++++++++++++++++++++++++++++++++----
 drivers/nvme/host/nvme.h |  1 -
 drivers/nvme/host/rdma.c | 12 +++--------
 drivers/nvme/host/tcp.c  | 10 +++------
 4 files changed, 56 insertions(+), 21 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] early nvme pull request for 5.1
  2019-02-04 15:10 [GIT PULL] early nvme pull request for 5.1 Christoph Hellwig
@ 2019-02-04 18:28 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2019-02-04 18:28 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

On 2/4/19 8:10 AM, Christoph Hellwig wrote:
> Hi Jens,
> 
> below is our current (small) queue of NVMe patches for Linux 5.1.  We
> want the re-addition of the Write Zeroes support to be in linu-next for
> a few weeks as it caused some problems last time.  The only other
> patch is a cleanup from Sagi.
> 
> The following changes since commit bb94aea1444b9859faa8d72aff3713fcd11c6696:
> 
>   blk-mq: save default hctx into ctx->hctxs for not-supported type (2019-02-01 08:33:43 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git nvme-5.1
> 
> for you to fetch changes up to 794a4cb3d2f7c105112f9b59525533f00ac06006:
> 
>   nvme: remove the .stop_ctrl callout (2019-02-04 15:41:25 +0100)
> 
> ----------------------------------------------------------------
> Chaitanya Kulkarni (1):
>       nvme: add support for the Write Zeroes command
> 
> Sagi Grimberg (1):
>       nvme: remove the .stop_ctrl callout
> 
>  drivers/nvme/host/core.c | 54 ++++++++++++++++++++++++++++++++++++++++++++----
>  drivers/nvme/host/nvme.h |  1 -
>  drivers/nvme/host/rdma.c | 12 +++--------
>  drivers/nvme/host/tcp.c  | 10 +++------
>  4 files changed, 56 insertions(+), 21 deletions(-)

Pulled, thanks.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-04 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-04 15:10 [GIT PULL] early nvme pull request for 5.1 Christoph Hellwig
2019-02-04 18:28 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).