linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-28 14:14:59 to 2017-04-06 10:36:34 UTC [more...]

[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
 2017-04-06 10:36 UTC  (3+ messages)
` [PATCH v2 1/6] mlx5: convert to generic pci_alloc_irq_vectors
` [PATCH v2 2/6] mlx5: move affinity hints assignments to generic code

[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
 2017-04-06  9:23 UTC  (21+ messages)
` [PATCH rfc 1/6] mlx5: convert to generic pci_alloc_irq_vectors
` [PATCH rfc 2/6] mlx5: move affinity hints assignments to generic code
` [PATCH rfc 3/6] RDMA/core: expose affinity mappings per completion vector
` [PATCH rfc 4/6] mlx5: support ->get_vector_affinity
` [PATCH rfc 5/6] block: Add rdma affinity based queue mapping helper
` [PATCH rfc 6/6] nvme-rdma: use intelligent affinity based queue mappings

->retries fixups V2
 2017-04-06  8:55 UTC  (15+ messages)
` [PATCH 1/5] nvme: move ->retries setup to nvme_setup_cmd
` [PATCH 2/5] nvme: cleanup nvme_req_needs_retry
` [PATCH 3/5] nvme: mark nvme_max_retries static
` [PATCH 4/5] nvme: move the retries count to struct nvme_request
` [PATCH 5/5] block, scsi: move the retries field to struct scsi_request

[PATCH for-4.11-rc 0/3] Fix wrong sqsize settings in fabrics
 2017-04-06  8:44 UTC  (5+ messages)
` [PATCH for-4.11-rc 1/3] nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability
` [PATCH for-4.11-rc 2/3] nvme-rdma: "
` [PATCH for-4.11-rc 3/3] nvme-fc: "

->retries fixups
 2017-04-06  8:38 UTC  (15+ messages)
` [PATCH 1/5] nvme: move ->retries setup to nvme_setup_cmd
` [PATCH 2/5] nvme: cleanup nvme_req_needs_retry
` [PATCH 3/5] nvme: mark nvme_max_retries static
` [PATCH 4/5] nvme: move the retries count to struct nvme_request
` [PATCH 5/5] block, scsi: move the retries field to struct scsi_request

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

[PATCH] rdma: force queue size to respect controller capability
 2017-04-06  6:15 UTC  (5+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-06  5:47 UTC  (42+ messages)
` [RFC 1/8] Introduce Peer-to-Peer memory (p2pmem) device
` [RFC 2/8] cxgb4: setup pcie memory window 4 and create p2pmem region
` [RFC 3/8] nvmet: Use p2pmem in nvme target
` [RFC 4/8] p2pmem: Add debugfs "stats" file
` [RFC 5/8] scatterlist: Modify SG copy functions to support io memory
` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem
` [RFC 7/8] p2pmem: Support device removal
` [RFC 8/8] p2pmem: Added char device user interface

[PATCH] nvmetcli: Install nvmetcli in /usr/sbin with setup.py
 2017-04-05 23:49 UTC 

[PATCH] nvme: avoid NULL pointer dereference in error recovery path
 2017-04-05 20:01 UTC  (3+ messages)

[PATCH v2 0/2] blk-stat: Add ability to not bucket IO; improve IO polling
 2017-04-05 18:14 UTC  (4+ messages)
` [PATCH v2 1/2] blk-stat: convert blk-stat bucket callback to signed
` [PATCH v2 2/2] blk-mq: Add a polling specific stats function

PRP1 not min page size aligned in read/write cmds
 2017-04-05 13:12 UTC  (2+ messages)

[PATCH] nvme/pci: Don't set reserved SQ create flags
 2017-04-05  8:07 UTC  (3+ messages)

[PATCH 0/5] nvmet_fc: bug fixes and lldd api mods
 2017-04-05  8:05 UTC  (2+ messages)

[GIT PULL] nvme patches for kernel 4.12 - early merge to for-4.12/block
 2017-04-04 15:50 UTC  (2+ messages)

[GIT PULL] nvme patches for kernel 4.11 rc6
 2017-04-04 14:52 UTC  (2+ messages)

[PATCHv2] irq/affinity: Fix CPU spread for unbalanced nodes
 2017-04-03 19:25 UTC 

trivial nvme fixes for 4.11
 2017-04-02  8:14 UTC  (6+ messages)
` [PATCH 1/4] nvme: add missing byte swap in nvme_setup_discard
` [PATCH 2/4] nvmet: add missing byte swap in nvmet_get_smart_log
` [PATCH 3/4] nvmet: fix byte swap in nvmet_execute_write_zeroes
` [PATCH 4/4] nvmet: fix byte swap in nvmet_parse_io_cmd

[PATCH v5 RFC] nvme: improve performance for virtual NVMe devices
 2017-04-01 21:50 UTC  (6+ messages)
` [PATCH v6 "
    ` [PATCH v7 "

Linux 4.9.8 + NVMe CiB Issue
 2017-04-01  7:13 UTC  (11+ messages)

[PATCH] irq/affinity: Assign all CPUs a vector
 2017-03-31 10:59 UTC  (7+ messages)

[PATCH] nvme: supplement nvme error status code enum items in linux/nvme.h
 2017-03-31  6:51 UTC  (3+ messages)

[PATCH v3] net/utils: generic inet_pton_with_scope helper
 2017-03-30 19:40 UTC  (2+ messages)

[PATCH] nvme: make nvme error status codes converted to errno detailed
 2017-03-30 17:22 UTC  (7+ messages)

[PATCH RFC] nvme-rdma: support devices with queue size < 32
 2017-03-30 14:23 UTC  (16+ messages)

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

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

[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 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  (8+ messages)
` [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)


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).