Re: [GIT PULL] additional nvme updates for 4.16
From: Jens Axboe <axboe@kernel.dk>
Date: 2018-01-26 20:24:14
Also in:
linux-nvme
On 1/26/18 11:09 AM, Christoph Hellwig wrote:
The additional week before the 4.15 release gave us time for a few more
nvme fixes, as well as the nifty trace points from Johannes:
The following changes since commit 475a055e62a1eb92f4358ad8a9059df973c190ac:
blk-throttle: use queue_is_rq_based (2018-01-19 21:10:20 -0700)
are available in the git repository at:
git://git.infradead.org/nvme.git nvme-4.16
for you to fetch changes up to ca5554a696dce37852f6d6721520b4f13fc295c3:
nvme: add tracepoint for nvme_complete_rq (2018-01-26 12:34:40 +0100)
----------------------------------------------------------------
Jianchao Wang (1):
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Johannes Thumshirn (3):
nvme: don't free uuid pointer before printing it
nvme: add tracepoint for nvme_setup_cmd
nvme: add tracepoint for nvme_complete_rq
Keith Busch (2):
nvme-pci: Fix queue double allocations
nvme-pci: Suspend queues after deleting them
Max Gurtovoy (1):
nvme-rdma: remove redundant boolean for inline_dataPulled, thanks. -- Jens Axboe