* [GIT PULL] nvme fixes for 4.14, take 2
@ 2017-09-11 21:55 Christoph Hellwig
2017-09-11 22:00 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2017-09-11 21:55 UTC (permalink / raw)
To: Jens Axboe; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme
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 changes since commit 09c2c359be546df45be0b158ea1d3cc8ea83c876:
block: fix integer overflow in __blkdev_sectors_to_bio_pages() (2017-09-11 09:46:49 -0600)
are available in the git repository at:
git://git.infradead.org/nvme.git nvme-4.14
for you to fetch changes up to 1359798f9d4082eb04575efdd19512fbd9c28464:
string.h: un-fortify memcpy_and_pad (2017-09-11 12:29:41 -0400)
----------------------------------------------------------------
Akinobu Mita (1):
nvme-pci: use appropriate initial chunk size for HMB allocation
Christoph Hellwig (4):
nvme: fix lightnvm check
nvme-pci: fix host memory buffer allocation fallback
nvme-pci: propagate (some) errors from host memory buffer setup
nvme-pci: implement the HMB entry number and size limitations
Martin Wilck (1):
string.h: un-fortify memcpy_and_pad
drivers/nvme/host/core.c | 11 ++++---
drivers/nvme/host/lightnvm.c | 26 ----------------
drivers/nvme/host/nvme.h | 13 +++++---
drivers/nvme/host/pci.c | 74 ++++++++++++++++++++++++++++++--------------
include/linux/nvme.h | 4 ++-
include/linux/string.h | 15 ++-------
6 files changed, 70 insertions(+), 73 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] nvme fixes for 4.14, take 2
2017-09-11 21:55 [GIT PULL] nvme fixes for 4.14, take 2 Christoph Hellwig
@ 2017-09-11 22:00 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2017-09-11 22:00 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme
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
> support code (me)
> - HMB fixes (Akinobu Mita and me)
>
> The following changes since commit 09c2c359be546df45be0b158ea1d3cc8ea83c876:
>
> block: fix integer overflow in __blkdev_sectors_to_bio_pages() (2017-09-11 09:46:49 -0600)
>
> are available in the git repository at:
>
> git://git.infradead.org/nvme.git nvme-4.14
>
> for you to fetch changes up to 1359798f9d4082eb04575efdd19512fbd9c28464:
>
> string.h: un-fortify memcpy_and_pad (2017-09-11 12:29:41 -0400)
LGTM, pulled.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-11 22:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-11 21:55 [GIT PULL] nvme fixes for 4.14, take 2 Christoph Hellwig
2017-09-11 22:00 ` 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).