linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-28 19:54:42 to 2017-03-10 12:51:11 UTC [more...]

[PATCH 25/47] nvme: don't take the I/O queue q_lock in nvme_timeout
 2017-03-10 12:51 UTC  (2+ messages)

[PATCH RFC 0/4] nvme-fabrics: TCP transport
 2017-03-10 12:32 UTC  (7+ messages)
` [PATCH RFC 1/4] nvme-fabrics: add TCP as valid NVMe transport type
` [PATCH RFC 2/4] nvme-fabrics: add target support for TCP transport
` [PATCH RFC 3/4] nvme-fabrics: add host "
` [PATCH RFC 4/4] nvme-fabrics: add tcp to trtype list for configfs

mlx4_core 0000:07:00.0: swiotlb buffer is full and OOM observed during stress test on reset_controller
 2017-03-10  8:12 UTC  (10+ messages)

kernull NULL pointer observed on initiator side after 'nvmetcli clear' on target side
 2017-03-10  7:59 UTC  (5+ messages)

[PATCH rfc 00/10] non selective polling block interface
 2017-03-10  3:04 UTC  (20+ messages)
` [PATCH rfc 01/10] nvme-pci: Split __nvme_process_cq to poll and handle
` [PATCH rfc 02/10] nvme-pci: Add budget to __nvme_process_cq
` [PATCH rfc 03/10] nvme-pci: open-code polling logic in nvme_poll
` [PATCH rfc 04/10] block: Add a non-selective polling interface
` [PATCH rfc 05/10] nvme-pci: Support blk_poll_batch
` [PATCH rfc 06/10] IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
` [PATCH rfc 07/10] nvme-rdma: Don't rearm the CQ when polling directly
` [PATCH rfc 08/10] nvme-rdma: Support blk_poll_batch
` [PATCH rfc 09/10] nvmet: Use non-selective polling
` [PATCH rfc 10/10] target: "

[PATCH] nvme-cli: list-ns: fix docs to fit the function
 2017-03-10  1:52 UTC 

Linux 4.9.8 + NVMe CiB Issue
 2017-03-10  0:27 UTC  (7+ messages)

[PATCH v7 0/4] New Microsemi PCI Switch Management Driver
 2017-03-10  0:21 UTC  (8+ messages)
` [PATCH v7 1/4] MicroSemi Switchtec management interface driver
` [PATCH v7 2/4] switchtec: Add user interface documentation
` [PATCH v7 3/4] switchtec: Add sysfs attributes to the Switchtec driver
` [PATCH v7 4/4] switchtec: Add IOCTLs "

nvme, allocation failures, and aborted commands
 2017-03-09 23:03 UTC  (4+ messages)

[RFC PATCH] nvmet: Back namespace with files
 2017-03-09 17:41 UTC  (7+ messages)

[PATCH] nvmet: confirm sq percpu has scheduled and switched to atomic
 2017-03-09 13:32 UTC  (3+ messages)

[PATCH v3 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
 2017-03-09 12:49 UTC  (5+ messages)
` [PATCH v3 1/4] net/utils: generic inet_pton_with_scope helper
` [PATCH v3 2/4] nvmet-rdma: use generic inet_pton_with_scope
` [PATCH v3 3/4] nvme-rdma: use inet_pton_with_scope helper
` [PATCH v3 4/4] iscsi-target: use generic inet_pton_with_scope

Unexpected issues with 2 NVME initiators using the same target
 2017-03-09 12:18 UTC  (12+ messages)

nvmet: race condition while CQE are getting processed concurrently with the DISCONNECTED event
 2017-03-09 11:45 UTC 

Need some pointers to debug a KASAN splat in NVMe over Fabrics with rdma-rxe
 2017-03-09 11:04 UTC  (6+ messages)

[PATCH v2] lpfc: Finalize Kconfig options for nvme
 2017-03-08 22:36 UTC 

[PATCH] IB/core: Protect against self-requeue of a cq work item
 2017-03-08 22:12 UTC  (3+ messages)

nvmet: race condition while CQE are getting processed concurrently with the DISCONNECTED event
 2017-03-08 19:34 UTC  (3+ messages)

[PATCH 1/1] nvmet: use symbolic constants for log identifiers
 2017-03-08 15:47 UTC  (3+ messages)

kernel NULL pointer on nvmet with stress rescan_controller/reset_controller test during I/O
 2017-03-08  6:41 UTC  (3+ messages)

[PATCH v3 01/16] lpfc: Correct WQ creation for pagesize
 2017-03-08  1:26 UTC  (7+ messages)

[PATCH] lpfc: Finalize Kconfig options for nvme
 2017-03-07 21:37 UTC  (3+ messages)

Fail to configure NVMe-fabric over soft-RoCE
 2017-03-07 15:57 UTC  (4+ messages)

[PATCH 00/20] lpfc: Update lpfc to revision 11.2.0.10
 2017-03-07  4:09 UTC  (23+ messages)
` [PATCH 01/20] scsi: lpfc: remove redundant assignment of sgel
` [PATCH 02/20] scsi: lpfc: sanity check hrq is null before dereferencing it
` [PATCH 03/20] scsi: lpfc: don't dereference dma_buf->iocbq before null check
` [PATCH 04/20] scsi: lpfc: fix missing spin_unlock on sql_list_lock
` [PATCH 05/20] lpfc: Fix crash during Hardware error recovery on SLI3 adapters
` [PATCH 06/20] lpfc: Fix RCTL value on NVME LS request and response
` [PATCH 07/20] lpfc: Fix NVME CMD IU byte swapped word 1 problem
` [PATCH 08/20] lpfc: Fix IO submission if WQ is full
` [PATCH 09/20] lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport
` [PATCH 10/20] lpfc: add NVME exchange aborts
` [PATCH 11/20] lpfc: Fix eh_deadline setting for sli3 adapters
` [PATCH 12/20] lpfc: add transport eh_timed_out reference
` [PATCH 13/20] lpfc: Rework lpfc Kconfig for NVME options
` [PATCH 14/20] lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
` [PATCH 15/20] lpfc: correct double print
` [PATCH 16/20] lpfc: remove dead sli3 nvme code
` [PATCH 17/20] lpfc: correct rdp diag portnames
` [PATCH 18/20] lpfc: code cleanups in NVME initiator base
` [PATCH 19/20] lpfc: code cleanups in NVME initiator discovery
` [PATCH 20/20] lpfc: revise version number to 11.2.0.10

[PATCH] block/sed: Fix opal user range check and unused variables
 2017-03-06 20:15 UTC  (3+ messages)

[PATCH v2] fabrics: Handle space-padded TRSVCID and TRADDR fields
 2017-03-06 19:49 UTC  (2+ messages)

WARNING on drivers/infiniband/core/verbs.c:1975 __ib_drain_sq+0x182/0x1c0 [ib_core]
 2017-03-06 12:00 UTC  (3+ messages)

[PATCH] nvme: Correct NVMF enum values to match NVMe-oF rev 1.0
 2017-03-06 11:43 UTC  (9+ messages)

WARN_ON() when booting with nvme loopback over zram
 2017-03-06  8:35 UTC  (3+ messages)

[nvmet/nvmetcli]- bug/break in setting a host on NVMe Target?
 2017-03-04  2:38 UTC  (2+ messages)

NVMe issues with NVMe rescan/reset/remove operation
 2017-03-03 10:34 UTC  (3+ messages)

[PATCH v6 0/4] New Microsemi PCI Switch Management Driver
 2017-03-02 23:11 UTC  (6+ messages)
` [PATCH v6 1/4] MicroSemi Switchtec management interface driver
` [PATCH v6 2/4] switchtec: Add user interface documentation
` [PATCH v6 3/4] switchtec: Add sysfs attributes to the Switchtec driver
` [PATCH v6 4/4] switchtec: Add IOCTLs "

[PATCH] fabrics: Handle space-padded TRSVCID and TRADDR fields
 2017-03-02 19:06 UTC 

[PATCH 0/3] nvme suspend/resume fix
 2017-03-02  7:15 UTC  (7+ messages)
` [PATCH 1/3] blk-mq: Export blk_mq_freeze_queue_wait
` [PATCH 2/3] blk-mq: Provide freeze queue timeout
` [PATCH 3/3] nvme: Complete all stuck requests

blk_integrity_revalidate() clears BDI_CAP_STABLE_WRITES
 2017-03-02  3:24 UTC  (2+ messages)

[PATCH v5 0/4] New Microsemi PCI Switch Management Driver
 2017-03-02  0:50 UTC  (16+ messages)

[PATCH] nvme-rdma: nvme-fc: Fix avoid tag set initialization twice
 2017-03-01 15:11 UTC  (3+ messages)

[PATCHv1] nvmet: Avoid writing fabric_ops, queue pointers on every request
 2017-03-01 15:00 UTC  (2+ messages)

[PATCHv2 1/2] blk-mq: Export blk_mq_freeze_queue_wait
 2017-03-01  8:54 UTC  (9+ messages)
` [PATCHv2 2/2] nvme: Complete all stuck requests

nvme-cli: Western Digital/HGST Plug-in
 2017-03-01  2:14 UTC  (5+ messages)
` [PATCH 1/4] nvme-cli: id-ctrl: Add vendor fields in JSON id-ctrl
` [PATCH 2/4] nvme-cli: nvme.c: Allow plug-ins to access to output formats and helper
` [PATCH 3/4] nvme-cli: Western Digital/HGST plug-in
` [PATCH 4/4] nvme-cli: Western Digital/HGST plug-in documentation

NVMe nvme_queue_rq crash
 2017-02-28 21:37 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).