linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-09 01:13:49 to 2019-08-15 21:03:58 UTC [more...]

[PATCH v6 0/7] nvme controller reset and namespace scan work race conditions
 2019-08-15 21:03 UTC  (12+ messages)
` [PATCH v6 1/7] nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
` [PATCH v6 2/7] nvme: return a proper status for sync commands failure
` [PATCH v6 3/7] nvme: make nvme_identify_ns propagate errors back
` [PATCH v6 4/7] nvme: make nvme_report_ns_ids propagate error back
` [PATCH v6 5/7] nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
` [PATCH v6 6/7] nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
` [PATCH v6 7/7] nvme: fix ns removal hang when failing to revalidate due to a transient error

[PATCH] nvme: Fix cntlid validation when not using NVMEoF
 2019-08-15 18:10 UTC  (4+ messages)

[PATCH] nvme/target/admin-cmd.c: Fix a bug in 'nvmet_execute_get_log_page_error'
 2019-08-15 17:22 UTC  (2+ messages)

[PATCH v2] nvme: Add quirk for LiteON CL1 devices running FW 22301111
 2019-08-15 17:19 UTC  (6+ messages)

[PATCH 0/5 V4] nvme: Add type of service (TOS) configuration
 2019-08-15 17:15 UTC  (8+ messages)
` [PATCH] nvme-cli/fabrics: Add tos param to connect cmd
` [PATCH 1/5] nvme-fabrics: Add type of service (TOS) configuration
` [PATCH 2/5] nvme-rdma: Add TOS for rdma transport
` [PATCH 3/5] nvme-tcp: Use struct nvme_ctrl directly
` [PATCH 4/5] nvme-tcp: Add TOS for tcp transport
` [PATCH 5/5] nvmet-tcp: "

[PATCH 0/5 V3] nvme: Add type of service (TOS) configuration
 2019-08-15 17:13 UTC  (13+ messages)
` [PATCH] nvme-cli/fabrics: Add tos param to connect cmd
` [PATCH 1/5] nvme-fabrics: Add type of service (TOS) configuration
` [PATCH 2/5] nvme-rdma: Add TOS for rdma transport
` [PATCH 3/5] nvme-tcp: Use struct nvme_ctrl directly
` [PATCH 4/5] nvme-tcp: Add TOS for tcp transport
` [PATCH 5/5] nvmet-tcp: "

[PATCH] nvme: exclude completion trace from non-multipath builds
 2019-08-15 17:10 UTC  (3+ messages)

[PATCH rfc] nvme: make all fabrics command run on a separate request queue
 2019-08-15 17:07 UTC  (2+ messages)

[PATCH] nvmet: read device size in identify-ns command handler
 2019-08-15 17:03 UTC  (2+ messages)

[PATCH v4 0/5] introduce LED block device activity trigger
 2019-08-15 16:59 UTC  (6+ messages)
` [PATCH v4 1/5] block: umem: rename LED_* macros to MEMCTRL_LED_*
` [PATCH v4 2/5] scsi: mvsas: rename LED_* enums to SGPIO_LED_*
` [PATCH v4 3/5] scsi: nsp32: rename LED_* macros to EXT_PORT_LED_*
` [PATCH v4 4/5] block: introduce LED block device activity trigger
` [PATCH v4 5/5] scsi: sd: stop polling disk stats by ledtrig-blk during runtime suspend

[PATCH v7 00/14] nvmet: add target passthru commands support
 2019-08-15 16:06 UTC  (21+ messages)
` [PATCH v7 01/14] nvme-core: introduce nvme_ctrl_get_by_path()
` [PATCH v7 03/14] nvmet: add return value to nvmet_add_async_event()
` [PATCH v7 04/14] nvmet: make nvmet_copy_ns_identifier() non-static
` [PATCH v7 05/14] nvmet-passthru: update KConfig with config passthru option
` [PATCH v7 07/14] nvmet-passthru: add enable/disable helpers
` [PATCH v7 08/14] nvmet-core: allow one host per passthru-ctrl
` [PATCH v7 11/14] nvmet-configfs: introduce passthru configfs interface

[PATCH] nvme: Use first ctrl->instance id as subsystem id
 2019-08-15 13:01 UTC  (7+ messages)

[PATCH] nvme: Add quirk for LiteON CL1 devices running FW 22301111
 2019-08-14 19:51 UTC  (4+ messages)

[PATCH V3 0/3] genriq/affinity: Make vectors allocation fair
 2019-08-14  8:58 UTC  (7+ messages)
` [PATCH V3 1/3] genirq/affinity: Enhance warning check
` [PATCH V3 2/3] genirq/affinity: Improve __irq_build_affinity_masks()
` [PATCH V3 3/3] genirq/affinity: Spread vectors on node according to nr_cpu ratio

[PATCH V4 0/3] genriq/affinity: Make vectors allocation fair
 2019-08-14  8:40 UTC  (4+ messages)
` [PATCH V4 1/3] genirq/affinity: Enhance warning check
` [PATCH V4 2/3] genirq/affinity: Improve __irq_build_affinity_masks()
` [PATCH V4 3/3] genirq/affinity: Spread vectors on node according to nr_cpu ratio

[PATCH 0/5 V2] nvme: Add type of service (TOS) configuration
 2019-08-14  7:42 UTC  (15+ messages)
` [PATCH] nvme-cli/fabrics: Add tos param to connect cmd
` [PATCH 1/5] nvme-fabrics: Add type of service (TOS) configuration
` [PATCH 2/5] nvme-rdma: Add TOS for rdma transport
` [PATCH 3/5] nvme-tcp: Use struct nvme_ctrl directly
` [PATCH 4/5] nvme-tcp: Add TOS for tcp transport
` [PATCH 5/5] nvmet-tcp: "

[PATCHv3] nvme: Return BLK_STS_TARGET if the DNR bit is set
 2019-08-13 17:08 UTC  (9+ messages)

[PATCH] nvme-multipath: fix possible I/O hang when paths are updated
 2019-08-13 17:03 UTC  (2+ messages)

[PATCH] nvme-tcp: Make nvme_tcp_mq_ops constant
 2019-08-13 16:35 UTC  (2+ messages)

[PATCH v3 0/6] introduce LED block device activity trigger
 2019-08-13 15:40 UTC  (14+ messages)
` [PATCH v3 1/6] block: umem: rename LED_* macros to MEMCTRL_LED_*
` [PATCH v3 2/6] scsi: mvsas: rename LED_* enums to SGPIO_LED_*
` [PATCH v3 3/6] scsi: nsp32: rename LED_* macros to EXT_PORT_LED_*
` [PATCH v3 4/6] block: introduce LED block device activity trigger
` [PATCH v3 5/6] ledtrig-blk: add interface to stop and restart polling disk stats
` [PATCH v3 6/6] scsi: sd: stop polling disk stats by ledtrig-blk during runtime suspend

[PATCH V2 0/3] genriq/affinity: Make vectors allocation fair
 2019-08-13 13:25 UTC  (8+ messages)
` [PATCH V2 1/3] genirq/affinity: Improve __irq_build_affinity_masks()
` [PATCH V2 2/3] genirq/affinity: Spread vectors on node according to nr_cpu ratio
` [PATCH V2 3/3] genirq/affinity: Enhance warning check

[PATCH 1/2] nvmet-tcp: fix possible NULL deref
 2019-08-13  6:33 UTC  (5+ messages)
` [PATCH 2/2] nvmet-tcp: fix possible memory leak

[PATCH] nvme: simplify nvme_req_qid()
 2019-08-13  6:26 UTC  (4+ messages)

[PATCH v3 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-12 17:30 UTC  (15+ messages)
` [PATCH v3 01/14] PCI/P2PDMA: Introduce private pagemap structure
` [PATCH v3 02/14] PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
` [PATCH v3 03/14] PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
` [PATCH v3 04/14] PCI/P2PDMA: Factor out __upstream_bridge_distance()
` [PATCH v3 05/14] PCI/P2PDMA: Apply host bridge whitelist for ACS
` [PATCH v3 06/14] PCI/P2PDMA: Factor out host_bridge_whitelist()
` [PATCH v3 07/14] PCI/P2PDMA: Whitelist some Intel host bridges
` [PATCH v3 08/14] PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
` [PATCH v3 09/14] PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
` [PATCH v3 10/14] PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
` [PATCH v3 11/14] PCI/P2PDMA: Store mapping method in an xarray
` [PATCH v3 12/14] PCI/P2PDMA: dma_map() requests that traverse the host bridge
` [PATCH v3 13/14] PCI/P2PDMA: Allow IOMMU for host bridge whitelist
` [PATCH v3 14/14] PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation

[PATCH 0/2] genriq/affinity: two improvement on __irq_build_affinity_masks
 2019-08-12  5:06 UTC  (6+ messages)
` [PATCH 1/2] genirq/affinity: improve __irq_build_affinity_masks()
` [PATCH 2/2] genirq/affinity: spread vectors on node according to nr_cpu ratio

[PATCH v3 0/7] nvme controller reset and namespace scan work race conditions
 2019-08-11  5:28 UTC  (16+ messages)
` [PATCH v3 1/7] nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
` [PATCH v3 2/7] nvme: return nvme_error_status for sync commands failure
` [PATCH v3 3/7] nvme: make nvme_identify_ns propagate errors back
` [PATCH v3 4/7] nvme: make nvme_report_ns_ids propagate error back
` [PATCH v3 5/7] nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
` [PATCH v3 6/7] nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
` [PATCH v3 7/7] nvme: don't remove namespace if revalidate failed because of a transport error

[PATCH v5 0/7] nvme controller reset and namespace scan work race conditions
 2019-08-11  5:14 UTC  (10+ messages)
` [PATCH v5 1/7] nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
` [PATCH v5 2/7] nvme: return a proper status for sync commands failure
` [PATCH v5 3/7] nvme: make nvme_identify_ns propagate errors back
` [PATCH v5 4/7] nvme: make nvme_report_ns_ids propagate error back
` [PATCH v5 5/7] nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
` [PATCH v5 6/7] nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
` [PATCH v5 7/7] nvme: fix ns removal hang when failing to revalidate due to a transient error

[GIT PULL] nvme fixes for the next round of 5.3-rc
 2019-08-11  3:42 UTC  (2+ messages)

[PATCH v2 0/3] introduce LED block device activity trigger
 2019-08-10 15:41 UTC  (2+ messages)

[PATCH v4 0/7] nvme controller reset and namespace scan work race conditions
 2019-08-10 12:16 UTC  (5+ messages)
` [PATCH v4 2/7] nvme: return a proper errno for sync commands failure

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-08-09 14:52 UTC  (17+ messages)
  ` [PATCH v2 0/2] nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled
    ` [PATCH v2 2/2] "
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] PCI: PCIe: ASPM: Introduce pcie_aspm_enabled()

[PATCHv2 1/4] block: Remove request_queue argument from blk_execute_rq_nowait
 2019-08-09 10:54 UTC  (2+ messages)
` [PATCHv2 3/4] block: Change at_head argument of blk_execute_rq_nowait to bool

[PATCH] genirq/affinity: report extra vectors on uneven nodes
 2019-08-09  3:04 UTC  (4+ messages)

[PATCH v4 0/4] nvme-pci: Support for Apple 201+ (T2 chip)
 2019-08-09  1:13 UTC  (3+ messages)

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-07-31 21:25 UTC  (8+ messages)


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).