Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-16 09:59:09 to 2017-06-20 20:38:02 UTC [more...]

[PATCH nvme-cli v2] fabrics: add hostid option to connect command
 2017-06-20 20:38 UTC  (3+ messages)

[PATCHv2] nvme: Remove SCSI translations
 2017-06-20 19:33 UTC 

Unexpected issues with 2 NVME initiators using the same target
 2017-06-20 19:27 UTC  (29+ messages)

remove long broken SCSI to NVMe translations
 2017-06-20 14:27 UTC  (8+ messages)

[PATCH] nvme: add hostid token to fabric options
 2017-06-20 12:49 UTC  (3+ messages)

[PATCH nvme-cli] fabrics: add hostid option to connect command
 2017-06-20 12:37 UTC  (5+ messages)

[PATCH nvme-cli] nvme-cli: add ns-descs subcommand
 2017-06-20  9:33 UTC  (3+ messages)

Need help to get more information about "nvme_rdma: nvme completion status=0x4007"
 2017-06-20  7:27 UTC  (3+ messages)

RDMA_Connect issue on Windows
 2017-06-20  7:20 UTC  (3+ messages)

[patch 55/55] genirq/affinity: Assign vectors to all present CPUs
 2017-06-19 23:37 UTC 

[PATCH V3 0/2] Support for FW activation without reset
 2017-06-19 17:05 UTC  (3+ messages)
  ` [PATCH V3 2/2] nvme: Add support "

[PATCHSET v8] Add support for write life time hints
 2017-06-19 17:05 UTC  (10+ messages)
` [PATCH 1/9] fs: add fcntl() interface for setting/getting "
` [PATCH 2/9] block: add support for write hints in a bio
` [PATCH 3/9] blk-mq: expose stream write hints through debugfs
` [PATCH 4/9] fs: add O_DIRECT support for sending down write life time hints
` [PATCH 5/9] fs: add support for buffered writeback to pass down write hints
` [PATCH 6/9] ext4: add support for passing in write hints for buffered writes
` [PATCH 7/9] xfs: "
` [PATCH 8/9] btrfs: "
` [PATCH 9/9] nvme: add support for streams and directives

track subsystem relationships and shared namespaces V2
 2017-06-19 16:52 UTC  (22+ messages)
` [PATCH 1/6] nvme: remove a misleading comment on strut nvme_ns
` [PATCH 2/6] nvme: read the subsystem NQN from Identify Controller
` [PATCH 3/6] nvme: simplify nvme_dev_attrs_are_visible
` [PATCH 4/6] nvme-fabrics: verify that a controller returns the correct NQN
` [PATCH 5/6] nvme: track subsystems
` [PATCH 6/6] nvme: track shared namespaces in a siblings list

[PATCH v2 1/2] nvme-core: change commas to semicolons in nvme_get_log_page
 2017-06-19 16:47 UTC  (10+ messages)
` [PATCH v2 2/2] nvme: use a single NVME_AQ_DEPTH and relax it to 32

[PATCH v2 0/4] refactor nvme-pci cq processing
 2017-06-19 16:32 UTC  (14+ messages)
` [PATCH v2 1/4] nvme-pci: Introduce nvme_ring_cq_doorbell
` [PATCH v2 2/4] nvme-pci: factor out cqe handling into a dedicated routine
` [PATCH v2 3/4] nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
` [PATCH v2 4/4] nvme-pci: open-code polling logic in nvme_poll

[PATCH rfc 00/30] centralize nvme controller reset, delete and periodic reconnects
 2017-06-19 16:24 UTC  (67+ messages)
` [PATCH rfc 01/30] nvme: Add admin connect request queue
` [PATCH rfc 02/30] nvme-rdma: Don't alloc/free the tagset on reset
` [PATCH rfc 03/30] nvme-rdma: reuse configure/destroy admin queue
` [PATCH rfc 04/30] nvme-rdma: introduce configure/destroy io queues
` [PATCH rfc 05/30] nvme-rdma: introduce nvme_rdma_start_queue
` [PATCH rfc 06/30] nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue
` [PATCH rfc 07/30] nvme-rdma: make stop/free queue receive a ctrl and qid struct
` [PATCH rfc 08/30] nvme-rdma: cleanup error path in controller reset
` [PATCH rfc 09/30] nvme: Move queue_count to the nvme_ctrl
` [PATCH rfc 10/30] nvme: Add admin_tagset pointer to nvme_ctrl
` [PATCH rfc 11/30] nvme: move controller cap to struct nvme_ctrl
` [PATCH rfc 12/30] nvme-rdma: disable controller in reset instead of shutdown
` [PATCH rfc 13/30] nvme-rdma: move queue LIVE/DELETING flags settings to queue routines
` [PATCH rfc 14/30] nvme-rdma: stop queues instead of simply flipping their state
` [PATCH rfc 15/30] nvme-rdma: don't check queue state for shutdown/disable
` [PATCH rfc 16/30] nvme-rdma: move tagset allocation to a dedicated routine
` [PATCH rfc 17/30] nvme-rdma: move admin specific resources to alloc_queue
` [PATCH rfc 18/30] nvme-rdma: limit max_queues to rdma device number of completion vectors
` [PATCH rfc 19/30] nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64
` [PATCH rfc 20/30] nvme: add err, reconnect and delete work items to nvme core
` [PATCH rfc 21/30] nvme-rdma: plumb nvme_ctrl down the calls tack
` [PATCH rfc 22/30] nvme-rdma: Split create_ctrl to transport specific and generic parts
` [PATCH rfc 23/30] nvme: add low level queue and tagset controller ops
` [PATCH rfc 24/30] nvme-pci: rename to nvme_pci_configure_admin_queue
` [PATCH rfc 25/30] nvme: move control plane handling to nvme core
` [PATCH rfc 26/30] nvme-fabrics: handle reconnects in fabrics library
` [PATCH rfc 27/30] nvme-loop: convert to nvme-core control plane management
` [PATCH rfc 28/30] nvme: update tagset nr_hw_queues when reallocating io queues
` [PATCH rfc 29/30] nvme: add sed-opal ctrl manipulation in admin configuration
` [PATCH rfc 30/30] nvme: Add queue freeze/unfreeze handling on controller resets

[PATCH v6 for-4.13 0/7] Automatic affinity settings for nvme over rdma
 2017-06-19 12:28 UTC  (9+ messages)
` [PATCH v6 for-4.13 1/7] mlx5: convert to generic pci_alloc_irq_vectors
` [PATCH v6 for-4.13 2/7] mlx5e: don't assume anything on the irq affinity mappings of the device
` [PATCH v6 for-4.13 3/7] mlx5: move affinity hints assignments to generic code
` [PATCH v6 for-4.13 4/7] RDMA/core: expose affinity mappings per completion vector
` [PATCH v6 for-4.13 5/7] mlx5: support ->get_vector_affinity
` [PATCH v6 for-4.13 6/7] block: Add rdma affinity based queue mapping helper
` [PATCH v6 for-4.13 7/7] nvme-rdma: use intelligent affinity based queue mappings

[RESEND PATCH] nvme: host: unquiesce queue in nvme_kill_queues()
 2017-06-19  2:53 UTC  (2+ messages)

[PATCH 0/3] refactor nvme-pci cq processing
 2017-06-18 13:12 UTC  (8+ messages)
` [PATCH 2/3] nvme-pci: Add budget to __nvme_process_cq
` [PATCH 3/3] nvme-pci: open-code polling logic in nvme_poll

track subsystem relationships and shared namespaces
 2017-06-18  8:17 UTC  (9+ messages)
` [PATCH 2/6] nvme: read the subsystem NQN from Identify Controller
` [PATCH 6/6] nvme: track shared namespaces in a siblings list

[PATCH v5 for-4.13 0/7] Automatic affinity settings for nvme over rdma
 2017-06-18  8:02 UTC  (4+ messages)
` [PATCH v5 for-4.13 3/7] mlx5: move affinity hints assignments to generic code

spread MSI(-X) vectors to all possible CPUs V2
 2017-06-17 23:21 UTC  (11+ messages)
` [PATCH 1/8] genirq: allow assigning affinity to present but not online CPUs
` [PATCH 3/8] genirq/affinity: factor out a irq_affinity_set helper
` [PATCH 5/8] genirq/affinity: update CPU affinity for CPU hotplug events

[PATCH] nvme: set DMA_ATTR_WEAK_ORDERING attribute on dma buffers
 2017-06-17 11:57 UTC  (2+ messages)

[PATCH] nvme-cli: add id-ctrl for nvme-huawei plug-in
 2017-06-16 20:02 UTC  (2+ messages)

[PATCH] nvme_fc: Fix crash when nvme controller connection fails
 2017-06-16 16:41 UTC  (3+ messages)

[GIT PULL] NVMe updates for Linux 4.13
 2017-06-16 16:16 UTC  (2+ messages)

[PATCH v6 00/10] Implement NVMe Namespace Descriptor Identification
 2017-06-16 13:28 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