Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-23 15:32:34 to 2017-06-01 06:33:54 UTC [more...]

[PATCH v1 0/7] Implement NVMe Namespace Descriptor Identification
 2017-06-01  6:33 UTC  (10+ messages)
` [PATCH v1 1/7] nvme: rename uuid to nguid in nvme_ns
` [PATCH v1 2/7] nvmet: add uuid field to nvme_ns and populate via configfs
` [PATCH v1 3/7] nvmet: implement namespace identify descriptor list
` [PATCH v1 4/7] nvme: get list of namespace descriptors
` [PATCH v1 5/7] nvme: provide UUID value to userspace
` [PATCH v1 6/7] nvme: change magic 4096 to SZ_4K
` [PATCH v1 7/7] nvmet: allow overriding the NVMe VS via configfs

[PATCH v3 3/9] blk-mq: use the introduced blk_mq_unquiesce_queue()
 2017-06-01  0:54 UTC  (4+ messages)
` [PATCH v3 4/9] nvme: host: unquiesce queue in nvme_kill_queues()

avoid null pointer rereference during FLR
 2017-05-31 16:51 UTC  (6+ messages)
` [PATCH] PCI: ensure the PCI device is locked over ->reset_notify calls

[PATCH] nvme/pci: Remove watchdog timer
 2017-05-31 16:21 UTC  (5+ messages)

[PATCH V2 1/1] nvme: fix multiple ctrl removal scheduling
 2017-05-31 16:17 UTC  (7+ messages)

[PATCH 0/2] nvme APST fixes
 2017-05-31 13:54 UTC  (9+ messages)
` [PATCH 1/2] nvme: Wait at least 6000ms before entering the deepest idle state
` [PATCH 2/2] nvme: Quirk APST on Intel 600P/P3100 devices

[PATCH 0/7] Implement NVMe Namespace Descriptor Identification
 2017-05-31 11:24 UTC  (29+ messages)
` [PATCH 1/7] nvme: rename uuid to nguid in nvme_ns
` [PATCH 2/7] nvmet: add uuid field to nvme_ns and populate via configfs
` [PATCH 3/7] nvmet: add eui64 "
` [PATCH 4/7] nvme: also report include the EUI-64 in identify NS report
` [PATCH 5/7] nvmet: implement namespace identify descriptor list
` [PATCH 6/7] nvme: get list of namespace descriptors
` [PATCH 7/7] nvme: provide UUID value to userspace

[PATCH v2 3/8] blk-mq: use the introduced blk_mq_unquiesce_queue()
 2017-05-31  2:29 UTC  (5+ messages)

host memory buffer support
 2017-05-30 21:39 UTC  (10+ messages)
` [PATCH 1/4] nvme.h: add struct nvme_host_mem_buf_desc and HMB flags
` [PATCH 2/4] nvme.h: add dword 12 - 15 fields to struct nvme_features
` [PATCH 3/4] nvme: save hmpre and hmmin in struct nvme_ctrl
` [PATCH 4/4] nvme-pci: implement host memory buffer support

[PATCH v2 1/2] net/mlx5: Define interface bits for fencing UMR wqe
 2017-05-30 20:41 UTC  (16+ messages)
` [PATCH v2 2/2] IB/mlx5: set UMR wqe fence according to HCA cap

[PATCH] blk-mq: Take tagset lock when updaing hw queues
 2017-05-30 19:52 UTC  (3+ messages)

WARNING triggers at blk_mq_update_nr_hw_queues during nvme_reset_work
 2017-05-30 18:30 UTC  (5+ messages)

[PATCH V2] nvme: fix nvme_remove going to uninterruptible sleep for ever
 2017-05-30 14:23 UTC  (4+ messages)

[PATCH v3] nvme/pci: remap BAR0 to cover admin CQ doorbell for large stride
 2017-05-30 14:19 UTC  (3+ messages)

NVMeoF: multipath stuck after bringing one ethernet port down
 2017-05-30 14:17 UTC  (12+ messages)

[PATCH v2 0/2] nvme: Support for FW activation without reset
 2017-05-30 14:03 UTC  (9+ messages)
  ` [PATCH v2 1/2] nvme: Adding support for FW Slot info log
  ` [PATCH v2 2/2] nvme: Add support for FW activation without reset

[PATCH V3] nvme: fix multiple ctrl removal scheduling
 2017-05-30 10:09 UTC  (4+ messages)

[PATCH v2 0/2] nvme_fc: add uevent to allow dynamic connects
 2017-05-30  8:39 UTC  (7+ messages)
` [PATCH v2 1/2] nvme_fc: create fc class and transport device
` [PATCH v2 2/2] nvme_fc: add uevent for auto-connect

[PATCH 1/1] nvme: fix nvme_remove going to uninterruptible sleep for ever
 2017-05-30  7:18 UTC  (3+ messages)

[PATCH 0/1] nvme: fix nvme_remove going to uninterruptible sleep for ever
 2017-05-29  6:28 UTC 

[PATCH 1/2] net/mlx5: Define interface bits for fencing UMR wqe
 2017-05-28  8:43 UTC  (5+ messages)
` [PATCH 2/2] IB/mlx5: set UMR wqe fence according to HCA cap

[GIT PULL] nvme updates for 4.12-rc3
 2017-05-26 15:12 UTC  (2+ messages)

NVMe APST high latency power states being skipped
 2017-05-26  9:25 UTC  (13+ messages)

[PATCH 0/6] blk-mq: fix & improve queue quiescing
 2017-05-26  8:24 UTC  (10+ messages)
` [PATCH 1/6] blk-mq: introduce blk_mq_unquiesce_queue
` [PATCH 2/6] blk-mq: use the introduced blk_mq_unquiesce_queue()
` [PATCH 3/6] blk-mq: fix blk_mq_quiesce_queue
` [PATCH 4/6] blk-mq: update comments on blk_mq_quiesce_queue()
` [PATCH 5/6] blk-mq: don't stop queue for quiescing
` [PATCH 6/6] blk-mq: clarify dispatching may not be drained/blocked by stopping queue
` [PATCH 6/6] blk-mq: clarify dispatching won't be blocked "

[PATCH 1/3] nvme-pci: consistencly use ctrl->device for logging
 2017-05-25 10:21 UTC  (7+ messages)
` [PATCH 2/3] nvme: replace is_flags field in nvme_ctrl_ops with a flags field
` [PATCH 3/3] nvme: only setup block integrity if supported by the driver

[RFC PATCH 00/16] Unmappable memory in SGLs for p2p transfers
 2017-05-24 21:42 UTC  (17+ messages)
` [RFC PATCH 01/16] dmaengine: ste_dma40, imx-dma: Cleanup scatterlist layering violations
` [RFC PATCH 02/16] staging: ccree: Cleanup: remove references to page_link
` [RFC PATCH 03/16] kfifo: Cleanup example to not use page_link
` [RFC PATCH 04/16] um: add dummy ioremap and iounmap functions
` [RFC PATCH 05/16] tile: provide default ioremap declaration
` [RFC PATCH 06/16] scatterlist: convert page_link to pfn_t
` [RFC PATCH 07/16] scatterlist: support unmappable memory in the scatterlist
` [RFC PATCH 08/16] scatterlist: add iomem support to sg_miter and sg_copy_*
` [RFC PATCH 09/16] bvec: introduce bvec_page and bvec_set_page accessors
` [RFC PATCH 10/16] bvec: massive conversion of all bv_page users
` [RFC PATCH 11/16] bvec: convert to using pfn_t internally
` [RFC PATCH 12/16] bvec: use sg_set_pfn when mapping a bio to an sgl
` [RFC PATCH 13/16] block: bio: introduce bio_add_pfn
` [RFC PATCH 14/16] block: bio: go straight from pfn_t to phys instead of through page
` [RFC PATCH 15/16] dma-mapping: introduce and use unmappable safe sg_virt call
` [RFC PATCH 16/16] nvmet: use unmappable sgl in rdma target

[PATCH v3 0/3] outstanding nvme_fc/nvmet_fc fixes
 2017-05-24 17:35 UTC  (5+ messages)
` [PATCH v3 2/3] nvmet_fc: Reduce work_q count

[PATCH V2 0/1] nvme: fix multiple ctrl removal scheduling
 2017-05-24 14:25 UTC 

Getting rid of nvme's pci watchdog timer?
 2017-05-24 11:21 UTC  (3+ messages)

[PATCH 1/2] nvme: fix multiple ctrl removal scheduling
 2017-05-24 10:25 UTC  (3+ messages)

[PATCH 2/2] nvme: fix status message while removing controller
 2017-05-23 22:16 UTC 

[PATCH 0/2] nvme: fix multiple ctrl removal scheduling and warning
 2017-05-23 22:14 UTC 

[PATCH 0/8] nvme_fc: add dev_loss_tmo support
 2017-05-23 17:01 UTC  (3+ messages)

[PATCH v2] nvme/pci: remap BAR0 to cover admin CQ doorbell for large stride
 2017-05-23 15:44 UTC  (2+ messages)

[PATCH v2] nvme-rdma: support devices with queue size < 32
 2017-05-23 15:32 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox