Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-21 20:30:40 to 2017-06-29 14:51:53 UTC [more...]

[PATCH 0/7] Few patches extracted from the centralization set
 2017-06-29 14:51 UTC  (20+ messages)
` [PATCH 1/7] nvme: move queue_count to the nvme_ctrl
` [PATCH 2/7] nvme: move ctrl cap to struct nvme_ctrl
` [PATCH 3/7] nvme-pci: rename to nvme_pci_configure_admin_queue
` [PATCH 4/7] nvme-fc: don't override opts->nr_io_queues
` [PATCH 5/7] nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting
` [PATCH 6/7] nvme-loop: "
` [PATCH 7/7] nvme-fc: update tagset nr_hw_queues after queues reinit

[PATCH] nvme-rdma: stop keep_alive before nvme_uninit_ctrl
 2017-06-29 14:45 UTC  (2+ messages)

[PATCH] nvme: Makefile: remove dead build rule
 2017-06-29 14:37 UTC  (3+ messages)

Deadlock on device removal event for NVMeF target
 2017-06-29 14:32 UTC  (5+ messages)

[PATCH 1/1] blk-mq: map all HWQ also in hyperthreaded system
 2017-06-29 14:31 UTC  (13+ messages)

nvme defintions not used in the kernel
 2017-06-29 14:25 UTC  (6+ messages)

[PATCH V3 0/2] Support for FW activation without reset
 2017-06-29 13:09 UTC  (10+ messages)
  ` [PATCH V3 2/2] nvme: Add support "

Unexpected issues with 2 NVME initiators using the same target
 2017-06-29  5:35 UTC  (39+ messages)

nvme-cli : Sanitize and Sanitize Log command support
 2017-06-29  2:19 UTC  (5+ messages)
` [PATCH 1/4] nvme-cli : add support for sanitize command
` [PATCH 2/4] nvme-cli : add sanitize command documentation
` [PATCH 3/4] nvme-cli : add support for retrieving sanitize log
` [PATCH 4/4] nvme-cli : add sanitize-log command documentation

[PATCH, nvme-cli] fix build without libuuid
 2017-06-28 23:09 UTC 

[PATCH v2 0/6] qla2xxx: Add NVMe FC Fabric support in driver
 2017-06-28 21:23 UTC  (22+ messages)
` [PATCH v2 1/6] qla2xxx: Add FC-NVMe port discovery and PRLI handling
` [PATCH v2 2/6] qla2xxx: Add FC-NVMe command handling
` [PATCH v2 3/6] qla2xxx: Add FC-NVMe F/W initialization and transport registration
` [PATCH v2 4/6] qla2xxx: Send FC4 type NVMe to the management server
` [PATCH v2 5/6] qla2xxx: Use FC-NMVe FC4 type for FDMI registration
` [PATCH v2 6/6] qla2xxx: Update Driver version to 10.00.00.00-k

[PATCH] resync nvme.h with the kernel.h
 2017-06-28 20:22 UTC  (3+ messages)

[PATCH] nvme-cli: Extended Data Structure in resv-report
 2017-06-28 19:58 UTC  (2+ messages)

Query on metadata formatted NVMe Drive
 2017-06-28 17:00 UTC  (2+ messages)

[PATCH] nvme: Quirks for PM1725 controllers
 2017-06-28 16:51 UTC  (4+ messages)

[GIT PULL] some more early nvme patches for kernel 4.13
 2017-06-28 14:25 UTC  (4+ messages)

[PATCH 0/3] Allow ib_clients to nullify .add but still get .remove events reliably
 2017-06-28 14:16 UTC  (10+ messages)
` [PATCH 1/3] RDMA/device: Fix device removal notification when ib_clients set .add callout to NULL
` [PATCH 2/3] nvme-rdma: remove redundant empty device add callout
` [PATCH 3/3] nvmet-rdma: "

[PATCH for-4.12] nvme/pci: Fix stuck nvme reset
 2017-06-28  6:48 UTC  (4+ messages)

[PATCH] nvme: remove indenty ctrl before scan namespace
 2017-06-28  0:48 UTC  (4+ messages)

[PATCH] nvme: set DMA_ATTR_WEAK_ORDERING attribute on dma buffers
 2017-06-27 20:46 UTC  (6+ messages)
    ` DMA_ATTR_WEAK_ORDERING defintion, was "

block: spread MSI(-X) vectors to all possible CPUs
 2017-06-27 18:24 UTC  (5+ messages)
` [PATCH 1/3] blk-mq: include all present CPUs in the default queue mapping
` [PATCH 2/3] blk-mq: create hctx for each present CPU
` [PATCH 3/3] nvme: allocate queues for all possible CPUs

[PATCHSET v9] Add support for write life time hints
 2017-06-27 14:56 UTC  (28+ 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 7/9] xfs: add support for passing in write hints for buffered writes
` [PATCH 9/9] nvme: add support for streams and directives

[PATCH] nvme: remove indenty ctrl before scan namespace
 2017-06-27 14:46 UTC 

[PATCH 0/2] nvme/quirk: backport to v4.4 stable for PCI_DEVICE(0x1c58, 0x0003)
 2017-06-27 13:32 UTC  (3+ messages)

[PATCH] nvme_fc: fix double calls to nvme_cleanup_cmd()
 2017-06-27 10:03 UTC  (4+ messages)

[PATCH v6 for-4.13 0/7] Automatic affinity settings for nvme over rdma
 2017-06-27  7:09 UTC  (4+ messages)

[PATCH v2] nvme: explicitly disable APST on quirked devices
 2017-06-27  4:24 UTC  (4+ messages)

[PATCH 0/3] nvme-cli: supplement and fixup for smart-log
 2017-06-26 20:00 UTC  (2+ messages)

improve NQN handling
 2017-06-26 12:53 UTC  (6+ messages)
` [PATCH 1/4] nvme: remove a misleading comment on strut nvme_ns
` [PATCH 2/4] nvme: read the subsystem NQN from Identify Controller
` [PATCH 3/4] nvme: simplify nvme_dev_attrs_are_visible
` [PATCH 4/4] nvme-fabrics: verify that a controller returns the correct NQN

Booting from NVMe over Fabrics
 2017-06-25 15:48 UTC  (3+ messages)

[PATCH] nvme: explicitly disable APST on quirked devices
 2017-06-24 16:25 UTC  (4+ messages)

RDMA_Connect issue on Windows
 2017-06-24 16:07 UTC  (8+ messages)
        ` [Suspected-Phishing]Re: "

[PATCH nvme-cli v2] nvme-cli: add ns-descs subcommand
 2017-06-24  7:12 UTC  (3+ messages)

[RESEND PATCH] nvme-cli: Get Feature support for Extended Host Id
 2017-06-23 16:36 UTC  (2+ messages)

nvme-cli: Extended Data Structure in resv-report
 2017-06-23 16:24 UTC 

avoid null pointer rereference during FLR V2
 2017-06-22 20:41 UTC  (8+ messages)
` [PATCH 1/3] PCI: ensure the PCI device is locked over ->reset_notify calls

remove long broken SCSI to NVMe translations
 2017-06-22 19:21 UTC  (7+ messages)

[PATCH] nvme_fc: fix error recovery on link down
 2017-06-22  0:43 UTC 

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