All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/4] nvme user metadata updates
@ 2017-08-29 21:46 Keith Busch
  2017-08-29 21:46 ` [PATCHv2 1/4] nvme: factor metadata handling out of __nvme_submit_user_cmd Keith Busch
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Keith Busch @ 2017-08-29 21:46 UTC (permalink / raw)


A few minor updates to the nvme user metadata handling, culminating in
actually making use of it for the NVME_IOCTL_IO_CMD.

Christoph Hellwig (1):
  nvme: factor metadata handling out of __nvme_submit_user_cmd

Keith Busch (3):
  nvme/pci: Use req_op to determine DIF remapping
  nvme: Make nvme user functions static
  nvme: Use metadata for passthrough commands

 drivers/nvme/host/core.c | 99 +++++++++++++++++++++++-------------------------
 drivers/nvme/host/nvme.h |  7 ----
 drivers/nvme/host/pci.c  |  4 +-
 3 files changed, 50 insertions(+), 60 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2017-08-30 12:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-29 21:46 [PATCHv2 0/4] nvme user metadata updates Keith Busch
2017-08-29 21:46 ` [PATCHv2 1/4] nvme: factor metadata handling out of __nvme_submit_user_cmd Keith Busch
2017-08-29 22:20   ` Max Gurtovoy
2017-08-29 22:39     ` Keith Busch
2017-08-30  8:14     ` Christoph Hellwig
2017-08-29 21:46 ` [PATCHv2 2/4] nvme/pci: Use req_op to determine DIF remapping Keith Busch
2017-08-29 22:29   ` Max Gurtovoy
2017-08-30  8:15   ` Christoph Hellwig
2017-08-29 21:46 ` [PATCHv2 3/4] nvme: Make nvme user functions static Keith Busch
2017-08-29 22:30   ` Max Gurtovoy
2017-08-29 21:46 ` [PATCHv2 4/4] nvme: Use metadata for passthrough commands Keith Busch
2017-08-29 22:31   ` Max Gurtovoy
2017-08-30  8:15 ` [PATCHv2 0/4] nvme user metadata updates Christoph Hellwig
2017-08-30 10:06 ` Sagi Grimberg
2017-08-30 12:53 ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.