Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-12 10:41:53 to 2017-07-19 09:58:53 UTC [more...]

[PATCH] nvmet: use NVME_NSID_ALL
 2017-07-19  9:58 UTC  (3+ messages)

[PATCH] nvme: Acknowledge completion queue on each iteration
 2017-07-19  9:20 UTC  (9+ messages)

[PATCH 00/13]mpt3sas driver NVMe support:
 2017-07-19  7:20 UTC  (7+ messages)
` [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
` [PATCH 05/13] mpt3sas: Set NVMe device queue depth as 128

[PATCH v2 0/4] libmultipath: Fixes for NVME / NVMEoF
 2017-07-19  3:06 UTC  (6+ messages)
` [PATCH v2 1/4] libmultipath: get_udev_uid: make sure pp->wwid is 0-terminated
` [PATCH v2 2/4] libmultipath: drop uevent_can_discard_by_devpath
` [PATCH v2 3/4] libmultipath: only listen for uevents with DEVTYPE=disk
` [PATCH v2 4/4] libmultipath: fix over-long NVME WWIDs

[PATCH] nvme_fc: address target disconnect race conditions in fcp io submit
 2017-07-18 21:29 UTC 

[PATCH] nvme: Add support for NVMe 1.3 Timestamp Feature
 2017-07-18 21:13 UTC  (6+ messages)

[PATCH] nvme/pci: Fix HMB size calculation
 2017-07-18 18:04 UTC  (4+ messages)

Support for nvme format/fw-download/fw-activate/set-feature in NVMeOF host
 2017-07-18 14:23 UTC  (2+ messages)

NVMe drive is not discovered after resuming back from suspend in host
 2017-07-18 13:34 UTC 

Power management cases are not working in NVMeOF target/host server
 2017-07-18 13:23 UTC 

[bug report] nvme-pci: implement host memory buffer support
 2017-07-17 23:34 UTC  (2+ messages)

nvme : add Scatter-Gather List (SGL) support in NVMe driver
 2017-07-17 22:11 UTC  (9+ messages)
` [PATCH] "

[PATCH] nvme_fc: revise TRADDR parsing
 2017-07-17 20:59 UTC 

[PATCH] nvme-pci: Fix an error handling path in 'nvme_probe()'
 2017-07-17 16:09 UTC  (2+ messages)

[PATCH 0/7] NVMe Async Event Notification updates
 2017-07-17 15:22 UTC  (14+ messages)
` [PATCH 7/7] nvme: Send change uevent when AEN completes

[PATCH 0/3] Improve readbility of NVME "wwid" attribute
 2017-07-17  6:12 UTC  (20+ messages)
` [PATCH 1/3] nvmet: identify controller: improve standard compliance
` [PATCH 2/3] nvme: wwid_show: strip trailing 0-bytes
` [PATCH 3/3] nvme: wwid_show: copy hex string verbatim

[PATCH 0/4] libmultipath: Fixes for NVME / NVMEoF
 2017-07-17  1:13 UTC  (19+ messages)
` [PATCH 1/4] libmultipath: get_udev_uid: make sure pp->wwid is 0-terminated
  ` [dm-devel] "
` [PATCH 2/4] libmultipath: drop uevent_can_discard_by_devpath
  ` [dm-devel] "
` [PATCH 3/4] libmultipath: only listen for uevents with DEVTYPE=disk
  ` [dm-devel] "
` [PATCH 4/4] libmultipath: fix over-long NVME WWIDs

kernel BUG at nvme/host/pci.c
 2017-07-15 13:34 UTC  (13+ messages)

[PATCH 3/6] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE
 2017-07-14 23:15 UTC 

[PATCH 1/2] nvme: fix byte swapping in the streams code
 2017-07-14 15:34 UTC  (4+ messages)
` [PATCH 2/2] nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association

[PATCH nvmetcli v2] nvmetcli: Also configure subsystem version
 2017-07-14 13:42 UTC 

[PATCH v3 0/3] Provide a stable serial number
 2017-07-14 13:41 UTC  (8+ messages)
` [PATCH v3 1/3] nvmet: prefix version configfs file with attr
` [PATCH v3 2/3] nvmet: Move serial number from controller to subsystem
` [PATCH v3 3/3] nvmet: preserve controller serial number between reboots

[PATCH nvmetcli] nvmetcli: Also configure subsystem version
 2017-07-14 13:40 UTC  (2+ messages)

[PATCH v4 0/3] Provide a stable serial number
 2017-07-14 13:36 UTC  (4+ messages)
` [PATCH v4 1/3] nvmet: prefix version configfs file with attr
` [PATCH v4 2/3] nvmet: Move serial number from controller to subsystem
` [PATCH v4 3/3] nvmet: preserve controller serial number between reboots

[PATCH v2 00/13] mpt3sas driver NVMe support:
 2017-07-14 13:22 UTC  (14+ messages)
` [PATCH v2 01/13] mpt3sas: Update MPI Header
` [PATCH v2 02/13] mpt3sas: Add nvme device support in slave alloc, target alloc and probe
` [PATCH v2 03/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
` [PATCH v2 04/13] mpt3sas: Added support for nvme encapsulated request message
` [PATCH v2 05/13] mpt3sas: API 's to support NVMe drive addition to SML
` [PATCH v2 06/13] mpt3sas: API's to remove nvme drive from sml
` [PATCH v2 07/13] mpt3sas: Handle NVMe PCIe device related events generated from firmware
` [PATCH v2 08/13] mpt3sas: Set NVMe device queue depth as 128
` [PATCH v2 09/13] mpt3sas: scan and add nvme device after controller reset
` [PATCH v2 10/13] mpt3as: Add-Task-management-debug-info-for-NVMe-drives
` [PATCH v2 11/13] mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
` [PATCH v2 12/13] mpt3sas: Fix nvme drives checking for tlr
` [PATCH v2 13/13] mpt3sas: Update mpt3sas driver version

[PATCH v2 0/2] Provide a stable serial number
 2017-07-14 12:48 UTC  (7+ messages)
` [PATCH v2 1/2] nvmet: Move serial number from controller to subsystem
` [PATCH v2 2/2] nvmet: preserve controller serial number between reboots

I/O Errors due to keepalive timeouts with NVMf RDMA
 2017-07-14 11:25 UTC  (11+ messages)

[PATCH 0/2] Provide a stable serial number
 2017-07-14 11:03 UTC  (4+ messages)
` [PATCH 1/2] nvmet: Move serial number from controller to subsystem
` [PATCH 2/2] nvmet: preserve controller serial number between reboots

[PATCH] nvme: add wrapper for nvme ctrl register r/w
 2017-07-14  9:57 UTC  (7+ messages)

[PATCH v3] nvme: Add support for NVMe 1.3 Timestamp Feature
 2017-07-14  7:12 UTC  (2+ messages)

[PATCH v2] nvme: Add support for NVMe 1.3 Timestamp Feature
 2017-07-13 19:57 UTC  (2+ messages)

[PATCH rfc 0/3] Expose cpu mapping hints to a nvme target port
 2017-07-13 17:31 UTC  (11+ messages)
` [PATCH rfc 2/3] RDMA/core: expose cpu affinity based completion vector lookup
` [PATCH rfc 3/3] nvmet-rdma: assign cq completion vector based on the port allowed cpus

[PATCH] nvmet: preserve controller serial number between reboots
 2017-07-13 17:17 UTC  (9+ messages)

[PATCH nvmetcli] nvmetcli: allow setting of serial number number
 2017-07-13 10:48 UTC 

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

[RFC] nvme: Fabrics should use the fctype field for data direction
 2017-07-13  7:59 UTC  (4+ messages)

[PATCH] nvme/pci: Remove nvme_setup_prps BUG_ON
 2017-07-13  7:50 UTC  (4+ messages)

[PATCH] nvme: also provide a UUID in the WWID sysfs attribute
 2017-07-13  7:28 UTC  (2+ messages)

[PATCH v5 0/1] Add Support for FW activation without reset
 2017-07-12 10:44 UTC  (8+ messages)
  ` [PATCH v5 2/2] nvme: Define NVME_NSID_ALL
    ` [PATCH v5 0/2] Add Support for FW activation without reset
    ` [PATCH v5 1/1] nvme: Add support "


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