linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] nvme updates for 5.10
@ 2020-10-08 14:10 Christoph Hellwig
  2020-10-08 14:52 ` Jens Axboe
  0 siblings, 1 reply; 11+ messages in thread
From: Christoph Hellwig @ 2020-10-08 14:10 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

The following changes since commit 103fbf8e4020845e4fcf63819288cedb092a3c91:

  scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug (2020-10-06 08:33:44 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-5.10-2020-10-08

for you to fetch changes up to c4485252cf36ae62c8bf12c4aede72345cad0d2b:

  nvme-core: remove extra condition for vwc (2020-10-07 07:56:20 +0200)

----------------------------------------------------------------
nvme update for 5.8:

 - fix a controller refcount leak on init failure (Chaitanya Kulkarni)
 - misc cleanups (Chaitanya Kulkarni)
 - major refactoring of the scanning code (me)

----------------------------------------------------------------
Chaitanya Kulkarni (3):
      nvme-loop: don't put ctrl on nvme_init_ctrl error
      nvme-core: remove extra variable
      nvme-core: remove extra condition for vwc

Christoph Hellwig (20):
      block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONED
      nvme: fix initialization of the zone bitmaps
      nvme: remove the disk argument to nvme_update_zone_info
      nvme: rename nvme_validate_ns to nvme_validate_or_alloc_ns
      nvme: rename _nvme_revalidate_disk
      nvme: rename __nvme_revalidate_disk
      nvme: lift the check for an unallocated namespace into nvme_identify_ns
      nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block
      nvme: factor out a nvme_configure_metadata helper
      nvme: freeze the queue over ->lba_shift updates
      nvme: clean up the check for too large logic block sizes
      nvme: remove the 0 lba_shift check in nvme_update_ns_info
      nvme: set the queue limits in nvme_update_ns_info
      nvme: update the known admin effects
      nvme: remove nvme_update_formats
      nvme: revalidate zone bitmaps in nvme_update_ns_info
      nvme: query namespace identifiers before adding the namespace
      nvme: move nvme_validate_ns
      nvme: refactor nvme_validate_ns
      nvme: remove nvme_identify_ns_list

 drivers/nvme/host/core.c   | 455 ++++++++++++++++++++-------------------------
 drivers/nvme/host/nvme.h   |   9 +-
 drivers/nvme/host/zns.c    |  16 +-
 drivers/nvme/target/loop.c |   4 +-
 include/linux/blkdev.h     |   4 +-
 5 files changed, 220 insertions(+), 268 deletions(-)

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

* Re: [GIT PULL] nvme updates for 5.10
  2020-10-08 14:10 [GIT PULL] nvme updates for 5.10 Christoph Hellwig
@ 2020-10-08 14:52 ` Jens Axboe
  2020-10-08 14:56   ` Christoph Hellwig
  0 siblings, 1 reply; 11+ messages in thread
From: Jens Axboe @ 2020-10-08 14:52 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

On 10/8/20 8:10 AM, Christoph Hellwig wrote:
> The following changes since commit 103fbf8e4020845e4fcf63819288cedb092a3c91:
> 
>   scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug (2020-10-06 08:33:44 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git tags/nvme-5.10-2020-10-08
> 
> for you to fetch changes up to c4485252cf36ae62c8bf12c4aede72345cad0d2b:
> 
>   nvme-core: remove extra condition for vwc (2020-10-07 07:56:20 +0200)
> 
> ----------------------------------------------------------------
> nvme update for 5.8:
> 
>  - fix a controller refcount leak on init failure (Chaitanya Kulkarni)
>  - misc cleanups (Chaitanya Kulkarni)
>  - major refactoring of the scanning code (me)

Seems to be a typo here, 5.8?

-- 
Jens Axboe


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

* Re: [GIT PULL] nvme updates for 5.10
  2020-10-08 14:52 ` Jens Axboe
@ 2020-10-08 14:56   ` Christoph Hellwig
  2020-10-08 14:57     ` Jens Axboe
  0 siblings, 1 reply; 11+ messages in thread
From: Christoph Hellwig @ 2020-10-08 14:56 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Christoph Hellwig, Keith Busch, linux-block, Sagi Grimberg, linux-nvme

On Thu, Oct 08, 2020 at 08:52:50AM -0600, Jens Axboe wrote:
> On 10/8/20 8:10 AM, Christoph Hellwig wrote:
> > The following changes since commit 103fbf8e4020845e4fcf63819288cedb092a3c91:
> > 
> >   scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug (2020-10-06 08:33:44 -0600)
> > 
> > are available in the Git repository at:
> > 
> >   git://git.infradead.org/nvme.git tags/nvme-5.10-2020-10-08
> > 
> > for you to fetch changes up to c4485252cf36ae62c8bf12c4aede72345cad0d2b:
> > 
> >   nvme-core: remove extra condition for vwc (2020-10-07 07:56:20 +0200)
> > 
> > ----------------------------------------------------------------
> > nvme update for 5.8:
> > 
> >  - fix a controller refcount leak on init failure (Chaitanya Kulkarni)
> >  - misc cleanups (Chaitanya Kulkarni)
> >  - major refactoring of the scanning code (me)
> 
> Seems to be a typo here, 5.8?

should be 5.10 of course.

Do you want a resend as this is also in the tag?

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

* Re: [GIT PULL] nvme updates for 5.10
  2020-10-08 14:56   ` Christoph Hellwig
@ 2020-10-08 14:57     ` Jens Axboe
  0 siblings, 0 replies; 11+ messages in thread
From: Jens Axboe @ 2020-10-08 14:57 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

On 10/8/20 8:56 AM, Christoph Hellwig wrote:
> On Thu, Oct 08, 2020 at 08:52:50AM -0600, Jens Axboe wrote:
>> On 10/8/20 8:10 AM, Christoph Hellwig wrote:
>>> The following changes since commit 103fbf8e4020845e4fcf63819288cedb092a3c91:
>>>
>>>   scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug (2020-10-06 08:33:44 -0600)
>>>
>>> are available in the Git repository at:
>>>
>>>   git://git.infradead.org/nvme.git tags/nvme-5.10-2020-10-08
>>>
>>> for you to fetch changes up to c4485252cf36ae62c8bf12c4aede72345cad0d2b:
>>>
>>>   nvme-core: remove extra condition for vwc (2020-10-07 07:56:20 +0200)
>>>
>>> ----------------------------------------------------------------
>>> nvme update for 5.8:
>>>
>>>  - fix a controller refcount leak on init failure (Chaitanya Kulkarni)
>>>  - misc cleanups (Chaitanya Kulkarni)
>>>  - major refactoring of the scanning code (me)
>>
>> Seems to be a typo here, 5.8?
> 
> should be 5.10 of course.
> 
> Do you want a resend as this is also in the tag?

Yeah I think that'd be best, thanks.

-- 
Jens Axboe


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

* Re: [GIT PULL] nvme updates for 5.10
  2020-10-08 15:01 Christoph Hellwig
@ 2020-10-08 15:48 ` Jens Axboe
  0 siblings, 0 replies; 11+ messages in thread
From: Jens Axboe @ 2020-10-08 15:48 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

On 10/8/20 9:01 AM, Christoph Hellwig wrote:
> The following changes since commit 103fbf8e4020845e4fcf63819288cedb092a3c91:
> 
>   scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug (2020-10-06 08:33:44 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git tags/nvme-5.10-2020-10-08

Pulled, thanks.

-- 
Jens Axboe


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

* [GIT PULL] nvme updates for 5.10
@ 2020-10-08 15:01 Christoph Hellwig
  2020-10-08 15:48 ` Jens Axboe
  0 siblings, 1 reply; 11+ messages in thread
From: Christoph Hellwig @ 2020-10-08 15:01 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

The following changes since commit 103fbf8e4020845e4fcf63819288cedb092a3c91:

  scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug (2020-10-06 08:33:44 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-5.10-2020-10-08

for you to fetch changes up to c4485252cf36ae62c8bf12c4aede72345cad0d2b:

  nvme-core: remove extra condition for vwc (2020-10-07 07:56:20 +0200)

----------------------------------------------------------------
nvme update for 5.10:

 - fix a controller refcount leak on init failure (Chaitanya Kulkarni)
 - misc cleanups (Chaitanya Kulkarni)
 - major refactoring of the scanning code (me)

----------------------------------------------------------------
Chaitanya Kulkarni (3):
      nvme-loop: don't put ctrl on nvme_init_ctrl error
      nvme-core: remove extra variable
      nvme-core: remove extra condition for vwc

Christoph Hellwig (20):
      block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONED
      nvme: fix initialization of the zone bitmaps
      nvme: remove the disk argument to nvme_update_zone_info
      nvme: rename nvme_validate_ns to nvme_validate_or_alloc_ns
      nvme: rename _nvme_revalidate_disk
      nvme: rename __nvme_revalidate_disk
      nvme: lift the check for an unallocated namespace into nvme_identify_ns
      nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block
      nvme: factor out a nvme_configure_metadata helper
      nvme: freeze the queue over ->lba_shift updates
      nvme: clean up the check for too large logic block sizes
      nvme: remove the 0 lba_shift check in nvme_update_ns_info
      nvme: set the queue limits in nvme_update_ns_info
      nvme: update the known admin effects
      nvme: remove nvme_update_formats
      nvme: revalidate zone bitmaps in nvme_update_ns_info
      nvme: query namespace identifiers before adding the namespace
      nvme: move nvme_validate_ns
      nvme: refactor nvme_validate_ns
      nvme: remove nvme_identify_ns_list

 drivers/nvme/host/core.c   | 455 ++++++++++++++++++++-------------------------
 drivers/nvme/host/nvme.h   |   9 +-
 drivers/nvme/host/zns.c    |  16 +-
 drivers/nvme/target/loop.c |   4 +-
 include/linux/blkdev.h     |   4 +-
 5 files changed, 220 insertions(+), 268 deletions(-)

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

* Re: [GIT PULL] nvme updates for 5.10
  2020-09-27  7:23 Christoph Hellwig
  2020-09-28  1:53 ` Damien Le Moal
@ 2020-09-28 15:03 ` Jens Axboe
  1 sibling, 0 replies; 11+ messages in thread
From: Jens Axboe @ 2020-09-28 15:03 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

On 9/27/20 1:23 AM, Christoph Hellwig wrote:
> The following changes since commit 163090c14a42778c3ccfbdaf39133129bea68632:
> 
>   Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.10/drivers (2020-09-25 07:48:20 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git tags/nvme-5.10-2020-09-27

Pulled, thanks.

-- 
Jens Axboe


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

* Re: [GIT PULL] nvme updates for 5.10
  2020-09-28  6:03   ` hch
@ 2020-09-28  9:13     ` Damien Le Moal
  0 siblings, 0 replies; 11+ messages in thread
From: Damien Le Moal @ 2020-09-28  9:13 UTC (permalink / raw)
  To: hch; +Cc: Jens Axboe, Keith Busch, linux-block, Sagi Grimberg, linux-nvme

On 2020/09/28 15:03, hch@infradead.org wrote:
> On Mon, Sep 28, 2020 at 01:53:46AM +0000, Damien Le Moal wrote:
>>>  - support ZNS in nvmet passthrough mode (Chaitanya Kulkarni)
>>>  - fix nvme_ns_report_zones (me)
>>
>> Shouldn't this one go into 5.9-rc7 as a fix ?
> 
> It is a fix, but not a critical one given that ZNS has just shown up
> and does not have any real products yet.  I'd still go for 5.9 if we
> didn't have dependencies on it that are going to shop up for 5.10.
> 
> So 5.10 for now. 5.9-stable pretty soon.

OK. Thanks !


-- 
Damien Le Moal
Western Digital Research

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

* Re: [GIT PULL] nvme updates for 5.10
  2020-09-28  1:53 ` Damien Le Moal
@ 2020-09-28  6:03   ` hch
  2020-09-28  9:13     ` Damien Le Moal
  0 siblings, 1 reply; 11+ messages in thread
From: hch @ 2020-09-28  6:03 UTC (permalink / raw)
  To: Damien Le Moal
  Cc: hch, Jens Axboe, Keith Busch, linux-block, Sagi Grimberg, linux-nvme

On Mon, Sep 28, 2020 at 01:53:46AM +0000, Damien Le Moal wrote:
> >  - support ZNS in nvmet passthrough mode (Chaitanya Kulkarni)
> >  - fix nvme_ns_report_zones (me)
> 
> Shouldn't this one go into 5.9-rc7 as a fix ?

It is a fix, but not a critical one given that ZNS has just shown up
and does not have any real products yet.  I'd still go for 5.9 if we
didn't have dependencies on it that are going to shop up for 5.10.

So 5.10 for now. 5.9-stable pretty soon.

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

* Re: [GIT PULL] nvme updates for 5.10
  2020-09-27  7:23 Christoph Hellwig
@ 2020-09-28  1:53 ` Damien Le Moal
  2020-09-28  6:03   ` hch
  2020-09-28 15:03 ` Jens Axboe
  1 sibling, 1 reply; 11+ messages in thread
From: Damien Le Moal @ 2020-09-28  1:53 UTC (permalink / raw)
  To: hch, Jens Axboe; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

On 2020/09/27 16:23, Christoph Hellwig wrote:
> The following changes since commit 163090c14a42778c3ccfbdaf39133129bea68632:
> 
>   Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.10/drivers (2020-09-25 07:48:20 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git tags/nvme-5.10-2020-09-27
> 
> for you to fetch changes up to 21cc2f3f799fa228f812f7ab971fa8d43c893392:
> 
>   nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue (2020-09-27 09:14:19 +0200)
> 
> ----------------------------------------------------------------
> nvme updates for 5.10
> 
>  - fix keep alive timer modification (Amit Engel)
>  - order the PCI ID list more sensibly (Andy Shevchenko)
>  - cleanup the open by controller helper (Chaitanya Kulkarni)
>  - use an xarray for th CSE log lookup (Chaitanya Kulkarni)
>  - support ZNS in nvmet passthrough mode (Chaitanya Kulkarni)
>  - fix nvme_ns_report_zones (me)

Shouldn't this one go into 5.9-rc7 as a fix ?

>  - add a sanity check to nvmet-fc (James Smart)
>  - fix interrupt allocation when too many polled queues are specified
>    (Jeffle Xu)
>  - small nvmet-tcp optimization (Mark Wunderlich)
> 
> ----------------------------------------------------------------
> Amit Engel (1):
>       nvmet: handle keep-alive timer when kato is modified by a set features cmd
> 
> Andy Shevchenko (1):
>       nvme-pci: Move enumeration by class to be last in the table
> 
> Chaitanya Kulkarni (3):
>       nvme: lift the file open code from nvme_ctrl_get_by_path
>       nvme: use an xarray to lookup the Commands Supported and Effects log
>       nvmet: add passthru ZNS support
> 
> Christoph Hellwig (1):
>       nvme: fix error handling in nvme_ns_report_zones
> 
> James Smart (1):
>       nvmet-fc: fix missing check for no hostport struct
> 
> Jeffle Xu (1):
>       nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue
> 
> Mark Wunderlich (1):
>       nvmet-tcp: have queue io_work context run on sock incoming cpu
> 
>  drivers/nvme/host/core.c        | 56 +++++++----------------------------------
>  drivers/nvme/host/nvme.h        |  4 +--
>  drivers/nvme/host/pci.c         | 35 +++++++++++++-------------
>  drivers/nvme/host/zns.c         | 41 ++++++++++++------------------
>  drivers/nvme/target/admin-cmd.c |  2 ++
>  drivers/nvme/target/core.c      |  4 +--
>  drivers/nvme/target/fc.c        |  2 +-
>  drivers/nvme/target/nvmet.h     |  2 ++
>  drivers/nvme/target/passthru.c  | 43 +++++++++++++++++++++++--------
>  drivers/nvme/target/tcp.c       | 21 ++++++++--------
>  10 files changed, 93 insertions(+), 117 deletions(-)
> 


-- 
Damien Le Moal
Western Digital Research

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

* [GIT PULL] nvme updates for 5.10
@ 2020-09-27  7:23 Christoph Hellwig
  2020-09-28  1:53 ` Damien Le Moal
  2020-09-28 15:03 ` Jens Axboe
  0 siblings, 2 replies; 11+ messages in thread
From: Christoph Hellwig @ 2020-09-27  7:23 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

The following changes since commit 163090c14a42778c3ccfbdaf39133129bea68632:

  Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.10/drivers (2020-09-25 07:48:20 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-5.10-2020-09-27

for you to fetch changes up to 21cc2f3f799fa228f812f7ab971fa8d43c893392:

  nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue (2020-09-27 09:14:19 +0200)

----------------------------------------------------------------
nvme updates for 5.10

 - fix keep alive timer modification (Amit Engel)
 - order the PCI ID list more sensibly (Andy Shevchenko)
 - cleanup the open by controller helper (Chaitanya Kulkarni)
 - use an xarray for th CSE log lookup (Chaitanya Kulkarni)
 - support ZNS in nvmet passthrough mode (Chaitanya Kulkarni)
 - fix nvme_ns_report_zones (me)
 - add a sanity check to nvmet-fc (James Smart)
 - fix interrupt allocation when too many polled queues are specified
   (Jeffle Xu)
 - small nvmet-tcp optimization (Mark Wunderlich)

----------------------------------------------------------------
Amit Engel (1):
      nvmet: handle keep-alive timer when kato is modified by a set features cmd

Andy Shevchenko (1):
      nvme-pci: Move enumeration by class to be last in the table

Chaitanya Kulkarni (3):
      nvme: lift the file open code from nvme_ctrl_get_by_path
      nvme: use an xarray to lookup the Commands Supported and Effects log
      nvmet: add passthru ZNS support

Christoph Hellwig (1):
      nvme: fix error handling in nvme_ns_report_zones

James Smart (1):
      nvmet-fc: fix missing check for no hostport struct

Jeffle Xu (1):
      nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue

Mark Wunderlich (1):
      nvmet-tcp: have queue io_work context run on sock incoming cpu

 drivers/nvme/host/core.c        | 56 +++++++----------------------------------
 drivers/nvme/host/nvme.h        |  4 +--
 drivers/nvme/host/pci.c         | 35 +++++++++++++-------------
 drivers/nvme/host/zns.c         | 41 ++++++++++++------------------
 drivers/nvme/target/admin-cmd.c |  2 ++
 drivers/nvme/target/core.c      |  4 +--
 drivers/nvme/target/fc.c        |  2 +-
 drivers/nvme/target/nvmet.h     |  2 ++
 drivers/nvme/target/passthru.c  | 43 +++++++++++++++++++++++--------
 drivers/nvme/target/tcp.c       | 21 ++++++++--------
 10 files changed, 93 insertions(+), 117 deletions(-)

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

end of thread, other threads:[~2020-10-08 15:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-08 14:10 [GIT PULL] nvme updates for 5.10 Christoph Hellwig
2020-10-08 14:52 ` Jens Axboe
2020-10-08 14:56   ` Christoph Hellwig
2020-10-08 14:57     ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2020-10-08 15:01 Christoph Hellwig
2020-10-08 15:48 ` Jens Axboe
2020-09-27  7:23 Christoph Hellwig
2020-09-28  1:53 ` Damien Le Moal
2020-09-28  6:03   ` hch
2020-09-28  9:13     ` Damien Le Moal
2020-09-28 15:03 ` 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).