* [GIT PULL] nvme fixes for 5.2-rc2
@ 2019-05-23 16:14 Keith Busch
2019-05-23 16:27 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Keith Busch @ 2019-05-23 16:14 UTC (permalink / raw)
Mostly fixes we'd like included ahead of the next rc.
The only non-fix is an update to the MAINTAINERS file to point to my
kernel.org account. This is preferred to receive communication as most
nvme development/maintenance is on my own time anyway. I will also be
starting extended vacation after tomorrow, but would like to still keep
a finger on the nvme pulse.
The following changes since commit a6a4b66bd8f41922c543f7a820c66ed59c25995e:
Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-block (2019-05-16 19:10:37 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git nvme-5.2-rc2
for you to fetch changes up to cb9e0e5006064a807b5d722c7e3c42f307193792:
nvme-pci: use blk-mq mapping for unmanaged irqs (2019-05-22 10:11:36 -0600)
----------------------------------------------------------------
Christoph Hellwig (4):
nvme: fix srcu locking on error return in nvme_get_ns_from_disk
nvme: remove the ifdef around nvme_nvm_ioctl
nvme: merge nvme_ns_ioctl into nvme_ioctl
nvme: release namespace SRCU protection before performing controller ioctls
Keith Busch (7):
nvme-pci: Fix controller freeze wait disabling
nvme-pci: Don't disable on timeout in reset state
nvme-pci: Unblock reset_work on IO failure
nvme-pci: Sync queues on reset
nvme: Fix known effects
nvme: update MAINTAINERS
nvme-pci: use blk-mq mapping for unmanaged irqs
Laine Walker-Avina (1):
nvme: copy MTFA field from identify controller
Yufen Yu (1):
nvme: fix memory leak for power latency tolerance
MAINTAINERS | 2 +-
drivers/nvme/host/core.c | 89 +++++++++++++++++++++++++++++++++---------------
drivers/nvme/host/nvme.h | 1 +
drivers/nvme/host/pci.c | 27 ++++++++-------
4 files changed, 77 insertions(+), 42 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* [GIT PULL] nvme fixes for 5.2-rc2
2019-05-23 16:14 [GIT PULL] nvme fixes for 5.2-rc2 Keith Busch
@ 2019-05-23 16:27 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2019-05-23 16:27 UTC (permalink / raw)
On 5/23/19 10:14 AM, Keith Busch wrote:
> Mostly fixes we'd like included ahead of the next rc.
>
> The only non-fix is an update to the MAINTAINERS file to point to my
> kernel.org account. This is preferred to receive communication as most
> nvme development/maintenance is on my own time anyway. I will also be
> starting extended vacation after tomorrow, but would like to still keep
> a finger on the nvme pulse.
>
> The following changes since commit a6a4b66bd8f41922c543f7a820c66ed59c25995e:
>
> Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-block (2019-05-16 19:10:37 -0700)
>
> are available in the Git repository at:
>
> git://git.infradead.org/nvme.git nvme-5.2-rc2
>
> for you to fetch changes up to cb9e0e5006064a807b5d722c7e3c42f307193792:
>
> nvme-pci: use blk-mq mapping for unmanaged irqs (2019-05-22 10:11:36 -0600)
>
> ----------------------------------------------------------------
> Christoph Hellwig (4):
> nvme: fix srcu locking on error return in nvme_get_ns_from_disk
> nvme: remove the ifdef around nvme_nvm_ioctl
> nvme: merge nvme_ns_ioctl into nvme_ioctl
> nvme: release namespace SRCU protection before performing controller ioctls
>
> Keith Busch (7):
> nvme-pci: Fix controller freeze wait disabling
> nvme-pci: Don't disable on timeout in reset state
> nvme-pci: Unblock reset_work on IO failure
> nvme-pci: Sync queues on reset
> nvme: Fix known effects
> nvme: update MAINTAINERS
> nvme-pci: use blk-mq mapping for unmanaged irqs
>
> Laine Walker-Avina (1):
> nvme: copy MTFA field from identify controller
>
> Yufen Yu (1):
> nvme: fix memory leak for power latency tolerance
>
> MAINTAINERS | 2 +-
> drivers/nvme/host/core.c | 89 +++++++++++++++++++++++++++++++++---------------
> drivers/nvme/host/nvme.h | 1 +
> drivers/nvme/host/pci.c | 27 ++++++++-------
> 4 files changed, 77 insertions(+), 42 deletions(-)
Pulled, thanks Keith.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-23 16:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-23 16:14 [GIT PULL] nvme fixes for 5.2-rc2 Keith Busch
2019-05-23 16:27 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox