Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-30 22:19:08 to 2016-07-18 20:44:37 UTC [more...]

[PATCH RFC 0/3] iwarp device removal deadlock fix
 2016-07-18 21:58 UTC  (2+ messages)
` [PATCH 1/3] iw_cm: free cm_id resources on the last deref

[PATCH 0/2] nvme-rdma: device removal crash fixes
 2016-07-18 18:04 UTC  (26+ messages)
` [PATCH 1/2] nvme-rdma: grab reference for device removal event
` [PATCH 2/2] nvme-rdma: move admin queue cleanup to nvme_rdma_free_ctrl

[PATCH] NVMe: Fix max hardware sectors calculation for non zero MDTS
 2016-07-18 17:47 UTC 

[PATCH 0/2] Get rid of transport layer retry count config parameter
 2016-07-18 15:20 UTC  (10+ messages)

disconnecting an NVMF device while it is in use
 2016-07-15 17:01 UTC  (2+ messages)

NVMe over RDMA latency
 2016-07-14 17:45 UTC  (7+ messages)

[PATCH v4] nvme: Remove RCU namespace protection
 2016-07-14 15:51 UTC  (2+ messages)

[patch] nvme-rdma: fix an error code
 2016-07-13 19:33 UTC  (3+ messages)

[PATCHv3 for-4.7] nvme: Remove RCU namespace protection
 2016-07-13 16:48 UTC  (9+ messages)

[PATCH] nvme: avoid crashes when node 0 is memoryless node
 2016-07-13 16:18 UTC  (4+ messages)

crash on device removal
 2016-07-13 16:17 UTC  (9+ messages)

[PATCH] nvme-fabrics: add-remove ctrl repeat fix
 2016-07-13 16:16 UTC  (6+ messages)

[PATCH] nvme-rdma: Always signal fabrics private commands
 2016-07-13 15:12 UTC  (15+ messages)

[PATCH] nvme-fabrics: get ctrl reference in nvmf_dev_write
 2016-07-13 15:06 UTC  (7+ messages)

[PATCH -next] nvmet: fix return value check in nvmet_subsys_alloc()
 2016-07-13 10:37 UTC  (4+ messages)

[PATCH -next] nvme-rdma: fix the return value of nvme_rdma_reinit_request()
 2016-07-13 10:36 UTC  (4+ messages)

NVMeoF multi-path setup
 2016-07-13 10:19 UTC  (7+ messages)
    ` [dm-devel] "

[PATCH -nvmeof] selftest: Add test for keep-alive expired with live io
 2016-07-13 10:14 UTC  (2+ messages)

NVMe over Fabrics: NQN UUID byte order
 2016-07-13 10:12 UTC  (3+ messages)
` [PATCH] nvme-fabrics: change NQN UUID to big-endian format

[PATCH] nvmet-rdma: fix nvmet_rdma_rsp leak
 2016-07-13 10:12 UTC  (2+ messages)

NVMe over Fabrics target implementation V2
 2016-07-13  9:38 UTC  (3+ messages)

[PATCH] nvme: Limit command retries
 2016-07-12 23:21 UTC  (5+ messages)

crash on device removal
 2016-07-12 16:38 UTC 

[PATCH v3] nvme/quirk: Add a delay before checking for adapter readiness
 2016-07-12 16:37 UTC  (5+ messages)

[PATCH] nvme-loop: add configfs dependency
 2016-07-12 15:38 UTC  (7+ messages)

automatic interrupt affinity for MSI/MSI-X capable devices V3
 2016-07-12 12:46 UTC  (25+ messages)
` [PATCH 01/13] irq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
` [PATCH 02/13] irq: Introduce IRQD_AFFINITY_MANAGED flag
` [PATCH 03/13] irq: Add affinity hint to irq allocation
` [PATCH 04/13] irq: Use affinity hint in irqdesc allocation
` [PATCH 05/13] irq/msi: Make use of affinity aware allocations
` [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines
` [PATCH 08/13] pci: spread interrupt vectors in pci_alloc_irq_vectors
` [PATCH 09/13] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 10/13] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 11/13] blk-mq: allow the driver to pass in an affinity mask
` [PATCH 12/13] nvme: switch to use pci_alloc_irq_vectors
` [PATCH 13/13] nvme: remove the post_scan callout

automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-07-12  6:42 UTC  (11+ messages)
` [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 11/13] blk-mq: allow the driver to pass in an affinity mask

gain NVMe SQ in-flight entries #
 2016-07-09  0:16 UTC  (3+ messages)

NVME Power State Modification
 2016-07-08 16:43 UTC  (3+ messages)

NVMe over Fabrics RDMA transport drivers V2
 2016-07-08 14:40 UTC  (13+ messages)
` [PATCH 1/5] blk-mq: Introduce blk_mq_reinit_tagset
` [PATCH 2/5] nvme: add new reconnecting controller state
` [PATCH 3/5] nvme-rdma.h: Add includes for nvme rdma_cm negotiation
` [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver
` [PATCH 5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver

[PATCH v3 0/3] dma, nvme, powerpc: introduce and implement DMA_ATTR_NO_WARN
 2016-07-08 12:27 UTC  (4+ messages)
` [PATCH v3 1/3] dma: introduce DMA_ATTR_NO_WARN
` [PATCH v3 2/3] nvme: implement DMA_ATTR_NO_WARN
` [PATCH v3 3/3] powerpc: "

[PATCH v2 0/3] dma, nvme, powerpc: introduce and implement DMA_ATTR_NO_WARN
 2016-07-08 12:26 UTC  (6+ messages)
` [PATCH v2 1/3] dma: introduce DMA_ATTR_NO_WARN
` [PATCH v2 2/3] nvme: implement DMA_ATTR_NO_WARN
` [PATCH v2 3/3] powerpc: "

WARN_ON hit on __blk_mq_run_hw_queue followed by an Oops
 2016-07-07 23:51 UTC  (4+ messages)

[patch] nvmet: fix an error code
 2016-07-07 14:37 UTC  (2+ messages)

[PATCH 0/3] dma, nvme, powerpc: introduce and implement DMA_ATTR_NO_WARN
 2016-07-07 12:46 UTC  (6+ messages)
` [PATCH 1/3] dma: introduce DMA_ATTR_NO_WARN
` [PATCH 2/3] nvme: implement DMA_ATTR_NO_WARN
` [PATCH 3/3] powerpc: "

[PATCH 0/2] 2 patches about asynchronous events notification
 2016-07-06 22:47 UTC  (7+ messages)
` [PATCH 2/2] [RFC] nvme: enable asynchronous events notification by default

[PATCH] nvme: add a module parameter to change queue depth
 2016-07-05  8:09 UTC  (3+ messages)

target crash / host hang with nvme-all.3 branch of nvme-fabrics
 2016-07-04  9:57 UTC  (10+ messages)

[PATCH 0/6] enable sysfs for lightnvm
 2016-07-01  7:20 UTC  (4+ messages)
` [PATCH 5/6] lightnvm: expose device geometry through sysfs

[PATCH v2 00/12] gendisk: Generate uevent after attribute available
 2016-07-01  1:29 UTC  (11+ messages)
` [PATCH v2 04/12] axonrom: "
` [PATCH v2 05/12] aoeblk: "

[PATCH 0/3] Namespace iteration fixes
 2016-06-30 22:59 UTC  (7+ messages)
` [PATCHv2 1/3] nvme: Remove RCU namespace protection


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