messages from 2017-06-18 15:21:34 to 2017-06-21 20:48:41 UTC [more...]
[PATCH v2 0/6] qla2xxx: Add NVMe FC Fabric support in driver
2017-06-21 20:48 UTC (2+ messages)
` [PATCH v2 1/6] qla2xxx: Add FC-NVMe port discovery and PRLI handling
[PATCH] nvme: set DMA_ATTR_WEAK_ORDERING attribute on dma buffers
2017-06-21 20:30 UTC (3+ messages)
[PATCH 0/2] nvme/quirk: backport to v4.4 stable for PCI_DEVICE(0x1c58, 0x0003)
2017-06-21 18:12 UTC (5+ messages)
` [PATCH 1/2] nvme/quirk: Add a delay before checking for adapter readiness
` [PATCH 2/2] nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
[PATCH v2] nvme-rdma: remove race conditions from IB signalling
2017-06-21 15:14 UTC (4+ messages)
[PATCH V3 0/2] Support for FW activation without reset
2017-06-21 13:37 UTC (5+ messages)
` [PATCH V3 2/2] nvme: Add support "
RDMA_Connect issue on Windows
2017-06-21 10:38 UTC (6+ messages)
` [Suspected-Phishing]Re: "
[PATCHv2] nvme: Remove SCSI translations
2017-06-21 8:19 UTC (3+ messages)
[PATCH 0/3] nvme-cli: supplement and fixup for smart-log
2017-06-21 5:09 UTC (4+ messages)
` [PATCH 1/3] nvme-cli: add thermal management fields "
` [PATCH 2/3] nvme-cli: add temperature sensor fields in json_smart_log
` [PATCH 3/3] nvme-cli: add output-format discription for smart-log
[PATCHSET v9] Add support for write life time hints
2017-06-21 1:46 UTC (14+ 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
[PATCHSET v8] Add support for write life time hints
2017-06-20 23:49 UTC (12+ 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
Unexpected issues with 2 NVME initiators using the same target
2017-06-20 22:58 UTC (32+ messages)
[PATCH nvme-cli v2] fabrics: add hostid option to connect command
2017-06-20 20:38 UTC (3+ 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)
[patch 55/55] genirq/affinity: Assign vectors to all present CPUs
2017-06-19 23:37 UTC
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 (8+ 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 (2+ messages)
[RESEND PATCH] nvme: host: unquiesce queue in nvme_kill_queues()
2017-06-19 2:53 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox