linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-01 21:10:36 to 2018-03-12 19:35:20 UTC [more...]

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-12 19:35 UTC  (7+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v3 02/11] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v3 03/11] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v3 04/11] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v3 05/11] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v3 06/11] block: Introduce PCI P2P flags for request and request queue

[PATCH V2] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-03-12 18:59 UTC  (15+ messages)

[pci PATCH v5 0/4] Series short description
 2018-03-12 18:23 UTC  (8+ messages)
` [pci PATCH v5 1/4] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v5 2/4] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v5 3/4] ena: Migrate over to unmanaged SR-IOV support
` [pci PATCH v5 4/4] nvme: "

[PATCH 00/13] qla2xxx: Fixes for FC-NVMe
 2018-03-12 18:16 UTC  (14+ messages)
` [PATCH 01/13] qla2xxx: Remove unneeded message and minor cleanup "
` [PATCH 02/13] qla2xxx: Set IIDMA and fcport state before qla_nvme_register_remote()
` [PATCH 03/13] qla2xxx: Add changes for devloss timeout in driver
` [PATCH 04/13] qla2xxx: Restore ZIO threshold setting
` [PATCH 05/13] qla2xxx: Add FC-NVMe abort processing
` [PATCH 06/13] qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB change
` [PATCH 07/13] qla2xxx: Return busy if rport going away
` [PATCH 08/13] qla2xxx: Remove nvme_done_list
` [PATCH 09/13] qla2xxx: Fix retry for PRLI RJT with reason of BUSY
` [PATCH 10/13] qla2xxx: Fix FC-NVMe IO abort during driver reset
` [PATCH 11/13] qla2xxx: Cleanup code to improve FC-NVMe error handling
` [PATCH 12/13] qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
` [PATCH 13/13] qla2xxx: Update driver version to 10.00.00.06-k

[PATCH] nvme_fc: io timeout should defer abort to ctrl reset
 2018-03-12 16:32 UTC 

[pci PATCH v4 0/4] Add support for unmanaged SR-IOV
 2018-03-12 16:28 UTC  (9+ messages)
` [pci PATCH v4 1/4] pci-iov: "
` [pci PATCH v4 2/4] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v4 3/4] ena: Migrate over to "unmanaged SR-IOV" support
` [pci PATCH v4 4/4] nvme: "

[PATCH 1/1] nvme: centralize ctrl removal prints
 2018-03-12  8:37 UTC  (2+ messages)

[PATCH] nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
 2018-03-11 18:51 UTC 

[PATCH] Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
 2018-03-09  8:51 UTC  (12+ messages)

[PATCH] nvme-pci: Add .get_address ctrl callback
 2018-03-09  8:21 UTC  (3+ messages)

NVMf initiator persistent across boots
 2018-03-09  7:52 UTC  (15+ messages)

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-09  5:08 UTC  (104+ messages)
` [PATCH v2 01/10] PCI/P2PDMA: Support peer to peer memory
` [PATCH v2 02/10] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v2 04/10] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v2 07/10] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v2 08/10] nvme-pci: Add support for P2P memory in requests
` [PATCH v2 10/10] nvmet: Optionally use PCI P2P memory

[GIT PULL] nvme fixes for 4.16-rc
 2018-03-09  2:14 UTC  (2+ messages)

PATCH V4 0/5 nvme-pci: fixes on nvme_timeout and nvme_dev_disable
 2018-03-09  2:01 UTC  (13+ messages)
` [PATCH V4 1/5] nvme: do atomically bit operations on nvme_request.flags
` [PATCH V4 2/5] nvme: add helper interface to flush in-flight requests
` [PATCH V4 3/5] nvme-pci: avoid nvme_dev_disable to be invoked in nvme_timeout
` [PATCH V4 4/5] nvme-pci: discard wait timeout when delete cq/sq
` [PATCH V4 5/5] nvme-pci: add the timeout case for DELETEING state

[PATCH rfc] nvme-pci: make sure to flush sqe writes before db record update
 2018-03-08 18:42 UTC  (8+ messages)

[PATCH 1/1] nvme-cli: fabrics: Fix passing "host_traddr" for all transports
 2018-03-08 17:49 UTC  (2+ messages)

[PATCH v2] nvme-fabrics: Ignore nr_io_queues option for discovery controllers
 2018-03-08 17:45 UTC  (4+ messages)

[PATCH v2] nvme_fc: rework sqsize handling
 2018-03-08 17:43 UTC  (3+ messages)

[PATCH] nvme_fc: minor fixes on sqsize
 2018-03-07 21:52 UTC  (3+ messages)

[PATCH stable 4.14.y] nvme-rdma: don't suppress send completions
 2018-03-07 19:03 UTC  (4+ messages)

[PATCH] nvme_fc: on remoteport reuse, set new nport_id and role
 2018-03-06  4:55 UTC 

[PATCH] nvme-fabrics: Ignore nr_io_queues option for discovery controllers
 2018-03-05 19:54 UTC  (4+ messages)

[PATCH 0/5] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-03-02 23:08 UTC  (9+ messages)
` [PATCH 1/5] genirq/affinity: rename *node_to_possible_cpumask as *node_to_cpumask
` [PATCH 2/5] genirq/affinity: move actual irq vector spread into one helper
` [PATCH 3/5] genirq/affinity: support to do irq vectors spread starting from any vector
` [PATCH 4/5] genirq/affinity: irq vector spread among online CPUs as far as possible

[PATCH v2 0/1] nvme: extend log page implementation
 2018-03-02 21:12 UTC  (4+ messages)
` [PATCH v2 1/1] nvme: implement log page low/high offset and dwords

[PATCH V4 00/15] lightnvm: pblk: implement 2.0 support
 2018-03-02 11:59 UTC  (7+ messages)
` [PATCH 01/15] lightnvm: simplify geometry structure
` [PATCH 02/15] lightnvm: add controller capabilities to 2.0


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