Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-01 17:58:23 to 2018-02-09 09:27:16 UTC [more...]

[PATCH V2 0/4] lightnvm: base 2.0 implementation
 2018-02-09  9:27 UTC  (2+ messages)
` [PATCH V2 1/4] lightnvm: make 1.2 data structures explicit

[PATCH V2 0/6]nvme-pci: fixes on nvme_timeout and nvme_dev_disable
 2018-02-09  1:50 UTC  (10+ messages)
` [PATCH V2 1/6] nvme-pci: quiesce IO queues prior to disabling device HMB accesses
` [PATCH V2 2/6] nvme-pci: fix the freeze and quiesce for shutdown and reset case
` [PATCH V2 3/6] blk-mq: make blk_mq_rq_update_aborted_gstate a external interface
` [PATCH V2 4/6] nvme-pci: suspend queues based on online_queues
` [PATCH V2 5/6] nvme-pci: break up nvme_timeout and nvme_dev_disable
` [PATCH V2 6/6] nvme-pci: discard wait timeout when delete cq/sq

[PATCH 0/6]nvme-pci: fixes on nvme_timeout and nvme_dev_disable
 2018-02-09  1:41 UTC  (23+ messages)
` [PATCH 1/6] nvme-pci: move clearing host mem behind stopping queues
` [PATCH 2/6] nvme-pci: fix the freeze and quiesce for shutdown and reset case
` [PATCH 3/6] blk-mq: make blk_mq_rq_update_aborted_gstate a external interface
` [PATCH 4/6] nvme-pci: break up nvme_timeout and nvme_dev_disable
` [PATCH 5/6] nvme-pci: discard wait timeout when delete cq/sq
` [PATCH 6/6] nvme-pci: suspend queues based on online_queues

[PATCH v4 0/2] nvme: Add fault injection feature
 2018-02-08 18:38 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] Documentation: nvme: Documentation for nvme fault injection

[PATCH V2]nvme-pci: Fixes EEH failure on ppc
 2018-02-08 16:39 UTC  (3+ messages)

[PATCH 2/2] nvme: Don't use a stack buffer for keep-alive command
 2018-02-08 16:26 UTC  (7+ messages)

[PATCH v3 0/3] Fix host side state machine
 2018-02-08 16:19 UTC  (7+ messages)
` [PATCH 1/3] nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING

[PATCH v3 0/2] nvme: Add fault injection feature
 2018-02-08 16:19 UTC  (16+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] Documentation: nvme: Documentation for nvme fault injection

[PATCH] blk: optimization for classic polling
 2018-02-08 16:03 UTC  (3+ messages)

[PATCH] nvme: use define instead of magic value for identify size
 2018-02-08 14:11 UTC  (2+ messages)

[PATCH] nvme-cli: make it use NVME_IDENTIFY_DATA_SIZE
 2018-02-08 13:30 UTC 

[PATCH] nvme-cli: adjust json print according to uint format
 2018-02-08 12:14 UTC 

[PATCH] nvme-cli: add helper for sanitize command
 2018-02-08 11:44 UTC 

[PATCH v2 0/3] Commonise address any check
 2018-02-08  8:12 UTC  (7+ messages)
` [PATCH v2 1/3] net/utils: Introduce inet_addr_is_any
` [PATCH v2 2/3] nvmet: don't return "any" ip address in discovery log page
` [PATCH v2 3/3] iscsi-target: use common inet_addr_is_any

NVMEoF oops on reset
 2018-02-07 23:23 UTC  (4+ messages)

[PATCH]nvme-pci: Fixes EEH failure on ppc
 2018-02-07 20:19 UTC  (11+ messages)

[PATCH] nvme-cli: telemetry-log add controller initiated log gathering
 2018-02-07 16:57 UTC  (2+ messages)

[LSF/MM TOPIC] Two blk-mq related topics
 2018-02-07 10:55 UTC  (5+ messages)

[V1 0/6] mpt3sas: Adding MPI Endpoint device support
 2018-02-07 10:51 UTC  (7+ messages)
` [V1 1/6] mpt3sas: Add PCI device ID for Andromeda
` [V1 2/6] mpt3sas: Configure reply post queue depth, DMA and sgl tablesize
` [V1 3/6] mpt3sas: Introduce API's to get BAR0 mapped buffer address
` [V1 4/6] mpt3sas: Introduce Base function for cloning
` [V1 5/6] mpt3sas: Introduce function to clone mpi request
` [V1 6/6] mpt3sas: Introduce function to clone mpi reply

coalescing in polling mode in 4.9
 2018-02-07  8:27 UTC  (9+ messages)

[PATCH] nvme-pci: Fix incorrect use of CMB size to calculate q_depth
 2018-02-06 15:56 UTC  (5+ messages)

[PATCH 0/3] Commonise address any check
 2018-02-06 15:27 UTC  (7+ messages)
` [PATCH 1/3] net/utils: Introduce inet_addr_is_any
` [PATCH 2/3] nvmet: don't return "any" ip address in discovery log page
` [PATCH 3/3] iscsi-target: use common inet_addr_is_any

[PATCH 0/2] nvme-fc: io termination cleanup
 2018-02-06 15:25 UTC  (5+ messages)
` [PATCH 1/2] nvme_fc: correct abort race condition on resets
` [PATCH 2/2] nvme_fc: cleanup io completion

[PATCH 0/5] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-02-06 12:17 UTC  (6+ messages)
` [PATCH 1/5] genirq/affinity: rename *node_to_possible_cpumask as *node_to_cpumask
` [PATCH 2/5] genirq/affinity: move actual irq vector spread into one helper
` [PATCH 3/5] genirq/affinity: support to do irq vectors spread starting from any vector
` [PATCH 4/5] genirq/affinity: irq vector spread among online CPUs as far as possible
` [PATCH 5/5] nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors

[PATCH] nvmet: don't allow referral to match parent traddr+trsvcid
 2018-02-06 10:30 UTC  (2+ messages)

[PATCH] NVMe-CLI Fix command failures in regress script
 2018-02-05 19:34 UTC  (8+ messages)

Unsafe shutdowns on TOSHIBA THNSF5256GPUK NVME
 2018-02-05 18:44 UTC  (2+ messages)

[PATCH] mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
 2018-02-05 17:16 UTC  (6+ messages)

[PATCH v2] NVMe-CLI Fix fw_log Command json output
 2018-02-05 17:12 UTC  (2+ messages)

Regression: Connect-X5 doesn't connect with NVME-of
 2018-02-05 15:59 UTC  (5+ messages)

[PATCH] NVMe-CLI Fix fw_log Command json output
 2018-02-05 15:54 UTC  (3+ messages)

Working NVMeoF Config From 4.12.5 Fails With 4.15.0
 2018-02-04 14:59 UTC  (3+ messages)

[LSF/MM TOPIC] irq affinity handling for high CPU count machines
 2018-02-02 10:20 UTC  (8+ messages)

No subject
 2018-02-02  6:54 UTC  (7+ messages)
` [PATCH 1/6] nvme-pci: move clearing host mem behind stopping queues
` [PATCH 2/6] nvme-pci: fix the freeze and quiesce for shutdown and reset case
` [PATCH 3/6] blk-mq: make blk_mq_rq_update_aborted_gstate a external interface
` [PATCH 4/6] nvme-pci: break up nvme_timeout and nvme_dev_disable
` [PATCH 5/6] nvme-pci: discard wait timeout when delete cq/sq
` [PATCH 6/6] nvme-pci: suspend queues based on online_queues

[PATCH] nvme: Fix discard buffer overrun
 2018-02-02  3:19 UTC  (5+ messages)

[PATCH V4] blk-mq: introduce BLK_STS_DEV_RESOURCE
 2018-02-02  0:53 UTC  (6+ messages)
      ` [dm-devel] "

[LSF/MM TOPIC] few MM topics
 2018-02-01 22:47 UTC  (6+ messages)
      ` [Lsf-pc] "

[LSF/MM TOPIC] KPTI effect on IO performance
 2018-02-01 21:51 UTC  (2+ messages)

[PATCH] blk-mq-sched: Enable merging discard bio into request
 2018-02-01 21:45 UTC  (2+ messages)

[PATCHv2 0/2] block: Discard merging fixes
 2018-02-01 21:28 UTC  (6+ messages)
` [PATCHv2 1/2] block: Merge discard requests as a special case
` [PATCHv2 2/2] block: Handle merging discards in IO schedulers

WARNING: CPU: 2 PID: 207 at drivers/nvme/host/core.c:527 nvme_setup_cmd+0x3d3
 2018-02-01 20:55 UTC  (13+ messages)

[PATCH] block: Merge discard requests as a special case
 2018-02-01 18:01 UTC 


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