Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-05 19:08:36 to 2019-06-19 15:44:41 UTC [more...]

[PATCH v3 0/3] NVMe 1.4 Identify Namespace Support
 2019-06-19 15:44 UTC  (12+ messages)
` [PATCH v3 1/3] nvme: Introduce NVMe 1.4 Identify Namespace fields in struct nvme_id_ns
` [PATCH v3 2/3] nvmet: Export NVMe namespace attributes
` [PATCH v3 3/3] nvme: Set physical block size and optimal I/O size according to NVMe 1.4

[PATCH] PCI: Add Intel remapped NVMe device support
 2019-06-19 13:52 UTC  (19+ messages)

[PATCH 0/2] nvme: flush rescan worker before resetting
 2019-06-19  6:22 UTC  (6+ messages)
` [PATCH 1/2] nvme: Do not remove namespaces during reset
` [PATCH 2/2] nvme: flush scan_work when resetting controller

[PATCH v2 4/4] nvme: add support weighted round robin queue
 2019-06-18 13:18 UTC 

[PATCH V7 0/7] nvme-cli: Introduce nvme-status mapping with errno
 2019-06-18 13:12 UTC  (8+ messages)
` [PATCH V7 1/7] nvme: Do not return in the middle of the subcommand
` [PATCH V7 2/7] fabrics: "
` [PATCH V7 3/7] nvme: Return negative error value for internal errors
` [PATCH V7 4/7] nvme-status: Introduce nvme status module to map errno
` [PATCH V7 5/7] nvme: Return errno mapped for nvme error status
` [PATCH V7 6/7] fabrics: return error when discovery retry exhausted
` [PATCH V7 7/7] fabrics: Return errno mapped for fabrics error status

[PATCH V6 0/6] nvme-cli: Introduce nvme-status mapping with errno
 2019-06-18  4:17 UTC  (19+ messages)
` [PATCH V6 1/6] nvme: Do not return in the middle of the subcommand
` [PATCH V6 2/6] fabrics: "
` [PATCH V6 6/6] fabrics: Return errno mapped for fabrics error status

properly communicate queue limits to the DMA layer
 2019-06-17  9:10 UTC  (23+ messages)
` [PATCH 08/13] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 10/13] megaraid_sas: "
` [PATCH 13/13] uas: "

[PATCH 0/3] nvme-pci: adjust irq max_vector to avoid WARN()
 2019-06-16  4:51 UTC  (12+ messages)
` [PATCH 1/3] nvme-pci: remove unnecessary zero for static var
` [PATCH 2/3] nvme-pci: remove queue_count_ops for write,poll_queues
          ` [PATCH 2/3] nvme-pci: remove queue_count_ops for write, poll_queues
` [PATCH 3/3] nvme-pci: adjust irq max_vector using num_possible_cpus()

[PATCH v2 0/3] NVMe 1.4 Identify Namespace Support
 2019-06-14 23:56 UTC  (13+ messages)
` [PATCH v2 1/3] nvme: Introduce NVMe 1.4 Identify Namespace fields in struct nvme_id_ns
` [PATCH v2 2/3] nvmet: Export NVMe namespace attributes
` [PATCH v2 3/3] nvme: Set physical block size and optimal I/O size according to NVMe 1.4

[PATCH v4 0/3] nvme: add thermal zone devices
 2019-06-13 15:20 UTC  (4+ messages)
` [PATCH v4 1/3] nvme: Export get and set features
` [PATCH v4 2/3] nvme: add thermal zone devices
` [PATCH v4 3/3] nvme: notify thermal framework when temperature threshold events occur

[PATCH V8 0/5] nvme-trace: Add support for fabrics command
 2019-06-12 12:45 UTC  (6+ messages)
` [PATCH V8 1/5] nvme: trace: do not EXPORT_SYMBOL for a trace function
` [PATCH V8 2/5] nvme: trace: move opcode symbol print to nvme.h
` [PATCH V8 3/5] nvme: trace: support for fabrics commands in host-side
` [PATCH V8 4/5] nvme: trace: print result and status in hex format
` [PATCH V8 5/5] nvmet: introduce target-side trace

[RFC] mismatch between chardev and blkdev node names
 2019-06-11  5:14 UTC  (6+ messages)

[PATCH] nvme-pci: code cleanup
 2019-06-11  0:03 UTC  (2+ messages)

[PATCH] nvme: fix possible io failures when removing multipathed ns
 2019-06-10 21:50 UTC 

[PATCH] [NVMe-CLI] Add support for 64 bit data addresses in Get DUI Data functions
 2019-06-10 21:10 UTC 

[PATCH 1/5] nvme: update list-ns nsid option
 2019-06-10  8:20 UTC  (3+ messages)

[PATCH v3 0/3] nvme: enable to inject errors into admin commands
 2019-06-09 14:17 UTC  (4+ messages)
` [PATCH v3 1/3] nvme: prepare for fault injection "
` [PATCH v3 2/3] nvme: enable to inject errors "
` [PATCH v3 3/3] Documentation: nvme: add an example for nvme fault injection

[PATCH] nvme-pci: set the errno on ctrl state change error
 2019-06-08 20:01 UTC 

[PATCH] nvme-pci: put error value when state change fails
 2019-06-08 19:40 UTC  (2+ messages)

[RFC PATCH V7 0/7] nvme-trace: Add support for fabrics command
 2019-06-08  1:57 UTC  (19+ messages)
` [RFC PATCH V7 1/7] nvme: trace: do not EXPORT_SYMBOL for a trace function
` [RFC PATCH V7 2/7] nvme: trace: move opcode symbol print to nvme.h
` [RFC PATCH V7 3/7] nvme: trace: put cid with le16_to_cpu()
` [RFC PATCH V7 4/7] nvme: trace: support for fabrics commands in host-side
` [RFC PATCH V7 5/7] nvme: trace: filter out unnecessary fields for fabrics
` [RFC PATCH V7 6/7] nvme: trace: print result and status in hex format
` [RFC PATCH V7 7/7] nvmet: introduce target-side trace

[GIT PULL] nvme fixes for 5.2-rc
 2019-06-07 20:05 UTC  (2+ messages)

[PATCH 0/2] NVMe 1.4 Identify Namespace Support
 2019-06-07 16:44 UTC  (15+ messages)
` [PATCH 1/2] nvme: Introduce NVMe 1.4 Identify Namespace fields in struct nvme_id_ns
` [PATCH 2/2] nvme: Set physical block size and optimal I/O size according to NVMe 1.4

[PATCH v3 2/3] nvme: add thermal zone devices
 2019-06-07 15:21 UTC  (5+ messages)

nvme: build failure report for nvme_sync_queues()
 2019-06-07  1:19 UTC  (5+ messages)

[PATCH v2 1/1] nvme-rdma: use dynamic dma mapping per command
 2019-06-06 16:54 UTC  (3+ messages)

[RFC PATCH V6 0/3] nvme-trace: Add support for fabrics command
 2019-06-06 15:37 UTC  (10+ messages)
` [RFC PATCH V6 1/3] nvmet: introduce nvmet_req_to_ctrl to get ctrl instance
` [RFC PATCH V6 2/3] nvme: trace: do not EXPORT_SYMBOL for a trace function
` [RFC PATCH V6 3/3] nvmet: introduce target-side trace

[PATCH 1/1] nvme-rdma: use dynamic dma mapping per command
 2019-06-06  8:31 UTC  (6+ messages)

NULL pointer dereference in nvmet_rdma_queue_disconnect during bond failover
 2019-06-06  7:31 UTC  (3+ messages)

[PATCH] nvme: introduce nvme_is_fabrics to check fabrics cmd
 2019-06-06  6:58 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