linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-07 10:29:02 to 2019-08-13 16:56:58 UTC [more...]

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

[PATCH 0/5 V2] nvme: Add type of service (TOS) configuration
 2019-08-13 16:43 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-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 V3 0/3] genriq/affinity: Make vectors allocation fair
 2019-08-13  9:34 UTC  (5+ 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] nvmet: read device size in identify-ns command handler
 2019-08-13  9:31 UTC 

[PATCH v6 0/7] nvme controller reset and namespace scan work race conditions
 2019-08-13  7:09 UTC  (9+ 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 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] nvme-multipath: fix possible I/O hang when paths are updated
 2019-08-13  3:13 UTC 

[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  (21+ 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  (12+ messages)
` [PATCH v4 1/7] nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
` [PATCH v4 2/7] nvme: return a proper errno for sync commands failure
` [PATCH v4 3/7] nvme: make nvme_identify_ns propagate errors back
` [PATCH v4 4/7] nvme: make nvme_report_ns_ids propagate error back
` [PATCH v4 5/7] nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
` [PATCH v4 6/7] nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
` [PATCH v4 7/7] nvme: fix ns removal hang when failing to revalidate due to a transient error

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

[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  (6+ messages)

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

[PATCH 0/4] nvme: add support for Get LBA Status tracing
 2019-08-09  0:31 UTC  (2+ messages)

[PATCH] nvme: exclude completion trace from non-multipath builds
 2019-08-09  0:00 UTC  (2+ messages)

[PATCH] nvmet: fix data units read and written counters in SMART log
 2019-08-08 23:53 UTC  (3+ messages)

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

[PATCH 1/2] nvme-fabrics: Add type of service (TOS) configuration
 2019-08-08 19:31 UTC  (6+ messages)

[PATCH v2 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-08 15:58 UTC  (13+ messages)
` [PATCH v2 03/14] PCI/P2PDMA: Add constants for not-supported result upstream_bridge_distance()
` [PATCH v2 13/14] PCI/P2PDMA: No longer require no-mmu for host bridge whitelist

[PATCH v2] nvme: exclude completion trace from non-multipath builds
 2019-08-08 15:35 UTC 

[PATCH] genirq/affinity: create affinity mask for single vector
 2019-08-08 15:17 UTC  (3+ messages)

inverting order of NVMe pci enable/disable device during boot/shutdown? Failing release
 2019-08-07 21:54 UTC  (4+ messages)

nvme target fused command support
 2019-08-07 20:54 UTC  (2+ messages)

[PATCH] nvmet: fix data units read and written counters in SMART log
 2019-08-07 20:54 UTC  (4+ messages)

[PATCHv2] nvme: Return BLK_STS_TARGET if the DNR bit is set
 2019-08-07 14:47 UTC  (2+ 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).