linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] nvme-5.5, second pull
@ 2019-11-21 17:36 Keith Busch
  2019-11-21 17:53 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Busch @ 2019-11-21 17:36 UTC (permalink / raw)
  To: Jens Axboe; +Cc: chaitanya.kulkarni, hch, linux-nvme, sagi

Hi Jens,

We've accumulated a few new patches since our initial 5.5 pull request
ready for the next merge window:

 - The only new feature is the optional hwmon support for nvme (Guenter
   and Akinobu)

 - A universal work-around for controllers reading discard payloads
   beyond the range boundary (Eduard)

 - Chaitanya graciously agreed to share the target driver maintance

The following changes since commit 64fab7290dc3561729bbc1e35895a517eb2e549e:

  nvme: Fix parsing of ANA log page (2019-11-04 10:56:42 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6c6aa2f26c6813af38d88718881c0307bb9a54c0:

  nvme: hwmon: add quirk to avoid changing temperature threshold (2019-11-22 02:21:08 +0900)

----------------------------------------------------------------
Akinobu Mita (2):
      nvme: hwmon: provide temperature min and max values for each sensor
      nvme: hwmon: add quirk to avoid changing temperature threshold

Christoph Hellwig (1):
      nvmet: add another maintainer

Eduard Hasenleithner (1):
      nvme: Discard workaround for non-conformant devices

Guenter Roeck (1):
      nvme: Add hardware monitoring support

 MAINTAINERS                |   1 +
 drivers/nvme/host/Kconfig  |  10 ++
 drivers/nvme/host/Makefile |   1 +
 drivers/nvme/host/core.c   |  18 +++-
 drivers/nvme/host/hwmon.c  | 259 +++++++++++++++++++++++++++++++++++++++++++++
 drivers/nvme/host/nvme.h   |  13 +++
 drivers/nvme/host/pci.c    |   3 +-
 include/linux/nvme.h       |   6 ++
 8 files changed, 307 insertions(+), 4 deletions(-)
 create mode 100644 drivers/nvme/host/hwmon.c


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

* Re: [GIT PULL] nvme-5.5, second pull
  2019-11-21 17:36 [GIT PULL] nvme-5.5, second pull Keith Busch
@ 2019-11-21 17:53 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2019-11-21 17:53 UTC (permalink / raw)
  To: Keith Busch; +Cc: chaitanya.kulkarni, hch, linux-nvme, sagi

On 11/21/19 10:36 AM, Keith Busch wrote:
> Hi Jens,
> 
> We've accumulated a few new patches since our initial 5.5 pull request
> ready for the next merge window:
> 
>   - The only new feature is the optional hwmon support for nvme (Guenter
>     and Akinobu)
> 
>   - A universal work-around for controllers reading discard payloads
>     beyond the range boundary (Eduard)
> 
>   - Chaitanya graciously agreed to share the target driver maintance

Thanks, I'll queue this up, already shipped out the earlier stuff, but
I've got quite a backlog for the merge window anyway.

-- 
Jens Axboe


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

end of thread, other threads:[~2019-11-21 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21 17:36 [GIT PULL] nvme-5.5, second pull Keith Busch
2019-11-21 17:53 ` 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).