Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-13 15:42:09 to 2017-03-30 13:03:24 UTC [more...]

[PATCH 1/2] nvme-fc: drop ctrl for all command completions
 2017-03-30 13:03 UTC  (3+ messages)
` [PATCH 2/2] nvme: factor request completion code into a common helper

[PATCH] nvme: make nvme error status codes converted to errno detailed
 2017-03-30 11:32 UTC  (5+ messages)

[PATCH 0/3] update request retries (loop, rdma, fc)
 2017-03-30 11:23 UTC  (8+ messages)
` [PATCH 1/3] nvme-rdma: increment request retries counter before requeuing
` [PATCH 2/3] nvme-loop: "
` [PATCH 3/3] nvme-fc: "

[RFC PATCH] nvme: Submit uevents for log page notification
 2017-03-30  8:36 UTC  (2+ messages)

[PATCH 1/3] nvmetcli: Fix Port and Host operations in shell
 2017-03-30  8:28 UTC  (9+ messages)
` [PATCH 2/3] nvmetcli: Fix Referral operation "
` [PATCH 3/3] nvmetcli: Install nvmetcli executable in $PATH

[PATCH] irq/affinity: Assign all CPUs a vector
 2017-03-30  8:21 UTC  (5+ messages)

[PATCH 1/1] nvme: don't ignore tagset allocation failures
 2017-03-30  7:13 UTC  (7+ messages)

[PATCH RFC] nvme-rdma: support devices with queue size < 32
 2017-03-29 22:19 UTC  (16+ messages)

[PATCH v3] net/utils: generic inet_pton_with_scope helper
 2017-03-29 17:48 UTC 

[PATCH v3 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
 2017-03-29 17:22 UTC  (6+ messages)

[PATCH for-4.11-rc] nvme: Correct NVMF enum values to match NVMe-oF rev 1.0
 2017-03-29 11:30 UTC 

[PATCH 0/2] blk-stat: Add ability to not bucket IO, add this to IO poling
 2017-03-28 21:52 UTC  (12+ messages)
` [PATCH 1/2] blk-stat: convert blk-stat bucket callback to signed
` [PATCH 2/2] blk-stat: add a poll_size value to the request_queue struct

BUG report: Invalid cross-device link while connecting with various nr-io-queues
 2017-03-28 14:14 UTC  (3+ messages)

[PATCH] nvme: supplement nvme error status code enum items in linux/nvme.h
 2017-03-28 13:59 UTC 

[PATCH 0/3] Introduce fabrics controller loss timeout
 2017-03-28 11:37 UTC  (9+ messages)
` [PATCH 1/3] nvme-rdma: get rid of local reconnect_delay
` [PATCH 2/3] nvme-fabrics: Allow ctrl loss timeout configuration
` [PATCH 3/3] nvme-rdma: Support ctrl_loss_tmo

Unexpected issues with 2 NVME initiators using the same target
 2017-03-28 11:34 UTC  (23+ messages)

[nvmet/nvmetcli]- bug/break in setting a host on NVMe Target?
 2017-03-28 10:39 UTC  (3+ messages)

[PATCH 1/1] nvmet: use symbolic constants for log identifiers
 2017-03-28 10:24 UTC  (4+ messages)

[PATCH v3 RFC 2/2] nvme: improve performance for virtual NVMe devices
 2017-03-27 16:50 UTC  (10+ messages)
` [PATCH v4 RFC] "
    ` [PATCH v5 "
      ` [PATCH v6 "

[PATCH 0/6] nvme_fc: repost spec updates and fixes
 2017-03-27  9:54 UTC  (13+ messages)
` [PATCH 1/6] nvme_fc: Sync FC-NVME header with standard
` [PATCH 2/6] nvme_fc: Add check of status_code in ERSP_IU
` [PATCH 3/6] nvmet_fc: Sync NVME LS reject reasons with spec
` [PATCH 4/6] nvme_fc: correct LS validation
` [PATCH 5/6] nvmet_fc: Clear SG list to avoid double frees
` [PATCH 6/6] nvme_fc: Clean up host fcpio done status handling

[PATCH] nvme-loop: remove unneeded includes
 2017-03-27  9:52 UTC  (3+ messages)

[PATCH 3/3] nvme-fc: fix module_init (theoretical) error path
 2017-03-27  9:52 UTC  (3+ messages)

[PATCH 1/2] nvme-rdma: fix module_init (theoretical) error path
 2017-03-27  9:51 UTC  (6+ messages)
` [PATCH 2/2] nvme-loop: "

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

[PATCH] IB/core: Protect against self-requeue of a cq work item
 2017-03-24 20:41 UTC  (2+ messages)

[PATCH 0/5] nvme_fc: add ctlr reset support and abort fixes
 2017-03-24  3:44 UTC  (6+ messages)
` [PATCH 1/5] nvme_fc: Move LS's to rport
` [PATCH 2/5] nvme_fc: Add ls aborts on remote port teardown
` [PATCH 3/5] nvme_fc: fix command id check
` [PATCH 4/5] nvme_fc: add aen abort to teardown
` [PATCH 5/5] nvme_fc: add controller reset support

[PATCH 0/5] nvmet_fc: bug fixes and lldd api mods
 2017-03-24  3:43 UTC  (6+ messages)
` [PATCH 1/5] nvmet_fc: add target feature flags for upcall isr contexts
` [PATCH 2/5] nvmet_fc: add req_release to lldd api
` [PATCH 3/5] nvme_fcloop: split job struct from transport for req_release
` [PATCH 4/5] nvmet_fc: Rework target side abort handling
` [PATCH 5/5] nvmet_fc: add missing reference in add_port

[PATCH rfc 00/10] non selective polling block interface
 2017-03-22 19:09 UTC  (18+ 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 06/10] IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
` [PATCH rfc 10/10] target: Use non-selective polling

[GIT PULL] nvme patches for kernel 4.11 rc4
 2017-03-21 17:05 UTC  (3+ messages)

[PATCH V2] nvme-cli: fix nvme-list-ns documentation to match list_ns function
 2017-03-21 14:31 UTC  (2+ messages)

Need some pointers to debug a KASAN splat in NVMe over Fabrics with rdma-rxe
 2017-03-21 13:12 UTC  (5+ messages)

nvmetcli delete do not exist
 2017-03-19 23:09 UTC  (2+ messages)

nvme-cli: finish the move of vendor specific commands to plugins
 2017-03-19 22:46 UTC  (7+ messages)
` [PATCH 1/4] move show_intel_smart_log to intel-nvme.c
` [PATCH 2/4] remove json_add_smart_log
` [PATCH 3/4] remove nvme_intel_smart_log
` [PATCH 4/4] move struct nvme_additional_smart_log to intel-nvme.c

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

kernull NULL pointer observed on initiator side after 'nvmetcli clear' on target side
 2017-03-18 12:06 UTC  (9+ messages)

NVMe RDMA driver: CX4 send queue fills up when nvme queue depth is low
 2017-03-16 10:57 UTC 

[PATCH 1/3] nvme-rdma: handle cpu unplug when re-establishing the controller
 2017-03-15  2:03 UTC  (3+ messages)

[PATCH] nvme-cli/format: use existing LBAF if none requested
 2017-03-14 16:23 UTC  (2+ messages)

[PATCH v2] nvmet-rdma: Fix a possible uninitialized variable dereference
 2017-03-14 13:40 UTC  (4+ messages)

nvmet: race condition while CQE are getting processed concurrently with the DISCONNECTED event
 2017-03-14 13:22 UTC  (4+ messages)

[PATCH v2] lpfc: Finalize Kconfig options for nvme
 2017-03-14  3:08 UTC  (2+ messages)

NULL deref in cpu hot unplug on jens for-linus branch
 2017-03-13 21:46 UTC  (3+ messages)

[RFC PATCH] nvmet: Back namespace with files
 2017-03-13 18:00 UTC  (10+ messages)

[PATCH] nvme-cli: bug-fix: use right file name for perror
 2017-03-13 16:54 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