linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-16 19:56:55 to 2016-08-29 21:26:37 UTC [more...]

[PATCH WIP/RFC v2 0/6] nvme-rdma device removal fixes
 2016-08-29 21:35 UTC  (2+ messages)
` [PATCH WIP/RFC v2 1/6] iw_cxgb4: call dev_put() on l2t allocation failure

[PATCH WIP/RFC 0/6] nvme-rdma device removal fixes
 2016-08-29 19:42 UTC  (23+ messages)
` [PATCH WIP/RFC 1/6] iw_cxgb4: call dev_put() on l2t allocation failure
` [PATCH WIP/RFC 2/6] iw_cxgb4: block module unload until all ep resources are released
` [PATCH WIP/RFC 3/6] nvme_rdma: keep a ref on the ctrl during delete/flush
` [PATCH WIP/RFC 4/6] nvme-rdma: destroy nvme queue rdma resources on connect failure
` [PATCH WIP/RFC 5/6] nvme-rdma: add DELETING queue flag
` [PATCH WIP/RFC 6/6] nvme-rdma: keep a cm_id around during reconnect to get events

[PATCH v2] nvme-cli/fabrics: Add nr_io_queues parameter to connect command
 2016-08-29 19:39 UTC  (4+ messages)

Oops when completing request on the wrong queue
 2016-08-29 18:40 UTC  (13+ messages)

[PATCH 0/3] nvme power saving
 2016-08-29 16:45 UTC  (7+ messages)
` [PATCH 1/3] nvme/scsi: Remove power management support
` [PATCH 2/3] nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
` [PATCH 3/3] nvme: Enable autonomous power state transitions

[PATCH] nvme-cli/fabrics: Add nr_io_queues parameter to connect command
 2016-08-29 15:14 UTC  (11+ messages)

[GIT PULL] another round of fabrics fixes for the next 4.8-rc
 2016-08-29 14:39 UTC  (2+ messages)

blk-mq: allow passing in an external queue mapping V2
 2016-08-29 10:53 UTC  (8+ messages)
` [PATCH 1/7] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 2/7] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 3/7] blk-mq: remove ->map_queue
` [PATCH 4/7] blk-mq: allow the driver to pass in an affinity mask
` [PATCH 5/7] nvme: switch to use pci_alloc_irq_vectors
` [PATCH 6/7] nvme: remove the post_scan callout
` [PATCH 7/7] blk-mq: get rid of the cpumask in struct blk_mq_tags

[PATCH] nvme: Fix nvme_get/set_features() with a NULL result pointer
 2016-08-26 15:17 UTC  (12+ messages)

[PATCH 0/2] Two small patches for nvme-rdma
 2016-08-26  6:28 UTC  (5+ messages)
` [PATCH 1/2] nvme-rdma: Get rid of duplicate variable
` [PATCH 2/2] nvme-rdma: Get rid of redundant defines

nvme_rdma - leaves provider resources allocated
 2016-08-25 22:06 UTC  (6+ messages)

nvmf host shutdown hangs when nvmf controllers are in recovery/reconnect
 2016-08-25 22:05 UTC  (8+ messages)

[PATCH WIP/RFC 6/6] nvme-rdma: keep the cm_id around during reconnect to get events
 2016-08-25 20:58 UTC 

Linux AER reporting
 2016-08-25 18:08 UTC  (11+ messages)

[PATCH] nvme-cli/fabrics: Added hostnqn parameter to connect command
 2016-08-24 14:58 UTC  (2+ messages)

[PATCH] nvme-cli/fabrics: Added hostnqn parameter to connect command
 2016-08-24  6:48 UTC  (3+ messages)

NVMe pci driver unable to create queues
 2016-08-23 14:59 UTC  (3+ messages)

nvmf host shutdown hangs when nvmf controllers are in recovery/reconnect
 2016-08-23 14:58 UTC 

NVME PCI driver question
 2016-08-23 14:41 UTC  (2+ messages)

[PATCH 0/3] nvme-fabrics: Add NVME FC Transport support to lpfc
 2016-08-22 17:41 UTC  (3+ messages)

[PATCH 5/5] nvme-fabrics: Add FC LLDD loopback driver to test FC host and target transport
 2016-08-22 17:29 UTC  (5+ messages)

[PATCH 4/5] nvme-fabrics: Add target FC transport support
 2016-08-22 17:28 UTC  (5+ messages)

[PATCH 3/5] nvme-fabrics: Add host FC transport support
 2016-08-22 17:24 UTC  (5+ messages)

[PATCH 1/2] nvme-rdma: Don't leak uninitialized memory in connect request private data
 2016-08-22  6:47 UTC  (11+ messages)
` [PATCH 2/2] nvme-rdma: Add handling for connecting to IPv6 targets

nvme/rdma initiator stuck on reboot
 2016-08-19 14:24 UTC  (15+ messages)

two small nvmf fixes for 4.8
 2016-08-19 11:24 UTC  (5+ messages)
` [PATCH 1/2] nvme-fabrics: get a reference when reusing a nvme_host structure
` [PATCH 2/2] nvme: fabrics drivers don't need the nvme-pci driver

NVMe over Fabrics: NQN UUID byte order
 2016-08-19  9:02 UTC  (5+ messages)
` [PATCH] nvme-fabrics: change NQN UUID to big-endian format

[PATCH v4 0/4] sqsize fixes
 2016-08-18 15:56 UTC  (7+ messages)
` [PATCH v4 1/4] nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize
` [PATCH v4 2/4] fabrics: define admin sqsize min default, per spec
` [PATCH v4 3/4] nvme-rdma: fix sqsize/hsqsize "
` [PATCH v4 4/4] nvme-loop: set sqsize to 0-based value, "

Configured nqn
 2016-08-18 15:27 UTC  (8+ messages)

[PATCH 00/15] Fix issue with KOBJ_ADD uevent versus disk attributes
 2016-08-18  2:36 UTC  (25+ messages)
` [PATCH 01/15] disk: Drop add_disk in favor of device_add_disk
` [PATCH 02/15] genhd: Return error from register_disk()
` [PATCH 03/15] genhd: Return error from blk_register_region
` [PATCH 04/15] block: Return error from blk_integrity_add
` [PATCH 05/15] genhd: Return error from disk_{add,alloc}_events
` [PATCH 06/15] genhd: Add return code to device_add_disk
` [PATCH 07/15] genhd: Add attribute group parameter "
` [PATCH 08/15] nvme: Pass attribute group "
` [PATCH 09/15] virtio-blk: "
` [PATCH 10/15] mtd: "
` [PATCH 11/15] zram: "
` [PATCH 12/15] mtip: "
` [PATCH 13/15] aoeblk: "
` [PATCH 14/15] axonram: "
` [PATCH 15/15] block: Add FIXME comment to handle device_add_disk error

nvmf/rdma host crash during heavy load and keep alive recovery
 2016-08-17 19:07 UTC  (13+ messages)

[PATCH v3 0/4] sqsize fixes
 2016-08-17 18:51 UTC  (8+ messages)
` [PATCH v3 1/4] nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize
` [PATCH v3 4/4] nvme-loop: set sqsize to 0-based value, per spec

[PATCH v2 RFC] nvme: improve performance for virtual NVMe devices
 2016-08-16 23:45 UTC  (5+ messages)
` [PATCH v3 RFC 0/2] Virtual NVMe device optimization
  ` [PATCH v3 RFC 2/2] nvme: improve performance for virtual NVMe devices


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