linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-06 10:36:34 to 2017-04-18 05:22:30 UTC [more...]

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-18  5:22 UTC  (10+ messages)

kill req->errors
 2017-04-18  0:59 UTC  (45+ messages)
` [PATCH 01/25] remove the mg_disk driver
` [PATCH 02/25] block: remove the blk_execute_rq return value
` [PATCH 03/25] nvme-fc: fix status code handling in nvme_fc_fcpio_done
` [PATCH 04/25] nvme: split nvme status from block req->errors
` [PATCH 05/25] nvme: make nvme_error_status private
` [PATCH 06/25] virtio: fix spelling of virtblk_scsi_request_done
` [PATCH 07/25] virtio_blk: don't use req->errors
` [PATCH 08/25] scsi: fix fast-fail for non-passthrough requests
` [PATCH 09/25] scsi: introduce a new result field in struct scsi_request
` [PATCH 10/25] loop: zero-fill bio on the submitting cpu
` [PATCH 11/25] null_blk: don't pass always-0 req->errors to blk_mq_complete_request
` [PATCH 12/25] dm rq: don't pass irrelevant error code "
` [PATCH 13/25] dm mpath: don't check for req->errors
` [PATCH 14/25] nbd: don't use req->errors
` [PATCH 15/25] mtip32xx: add a status field to struct mtip_cmd
` [PATCH 16/25] xen-blkfront: don't use req->errors
` [PATCH 17/25] blk-mq: remove the error argument to blk_mq_complete_request
` [PATCH 18/25] blk-mq: simplify __blk_mq_complete_request
` [PATCH 19/25] block: add a error_count field to struct request
` [PATCH 20/25] floppy: switch from req->errors to req->error_count
` [PATCH 21/25] ataflop: "
` [PATCH 22/25] swim3: remove (commented out) printing of req->errors
` [PATCH 23/25] pd: remove bogus check for req->errors
` [PATCH 24/25] blktrace: remove the unused block_rq_abort tracepoint
` [PATCH 25/25] block: remove the errors field from struct request

[PATCH V2] nvme: make use of nvme error status codes in block layer
 2017-04-18  0:32 UTC  (3+ messages)

[PATCH v6 RFC] nvme: improve performance for virtual NVMe devices
 2017-04-17 23:20 UTC  (10+ messages)
` [PATCH v7 "
    ` [PATCH v8] "

[PATCH 0/3] Introduce fabrics controller loss timeout
 2017-04-17 22:29 UTC  (3+ messages)
` [PATCH 2/3] nvme-fabrics: Allow ctrl loss timeout configuration

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-16 22:31 UTC  (49+ messages)
` [RFC 3/8] nvmet: Use p2pmem in nvme target
` [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

[PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites
 2017-04-15 17:47 UTC  (2+ messages)

provide pci_request_irq / pci_free_irq helpers
 2017-04-14 17:53 UTC  (12+ messages)
` [PATCH 1/4] genirq: fix indentation in remove_irq
` [PATCH 2/4] genirq: return the irq name from free_irq
` [PATCH 3/4] PCI/irq: add pci_request_irq and pci_free_irq helpers
` [PATCH 4/4] nvme/pci: switch to pci_request_irq

NVMe over fabrics - Caching controller Identity data
 2017-04-14 17:49 UTC 

cqe dump errors on target while running nvme-of large block read IO
 2017-04-14 16:38 UTC  (3+ messages)

offest calculation from the dma_address
 2017-04-14 14:00 UTC  (2+ messages)

[PATCH v2 0/4] arbitrary sg lists support
 2017-04-13 16:59 UTC  (8+ messages)
` [PATCH v2 1/4] IB/core: Add inline function to get sg mr type
` [PATCH v2 2/4] IB/iser: Use ib_get_sg_mr_type() helper
` [PATCH v2 3/4] nvme: enable SG gaps support
` [PATCH v2 4/4] nvme-rdma: add support for arbitrary sg lists mapping

[PATCH 1/2] nvme: enable SG gaps support
 2017-04-13  7:07 UTC  (7+ messages)
` [PATCH 2/2] nvme-rdma: add support for arbitrary sg lists mapping

kmemleak complaints in nvme PM
 2017-04-13  2:47 UTC  (4+ messages)

[PATCH] Add fc transport support to nvmetcli
 2017-04-12 23:09 UTC 

[PATCH] nvmet_fc: Change traddr field separator to a colon
 2017-04-12 22:15 UTC 

[PATCH] irq/affinity: Assign all CPUs a vector
 2017-04-12 15:02 UTC  (3+ messages)
` [lkp-robot] [irq/affinity] 13c024422c: fsmark.files_per_sec -4.3% regression

[NVMeF]: Multipathing setup for NVMeF
 2017-04-12 15:00 UTC  (2+ messages)

[PATCH] nvmetcli: create json file's dir first if it doesn't exist
 2017-04-12 11:34 UTC 

[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
 2017-04-12  6:34 UTC  (3+ messages)

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

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

[PATCH v2] nvme-rdma: support devices with queue size < 32
 2017-04-11 15:10 UTC  (10+ messages)

Unexpected issues with 2 NVME initiators using the same target
 2017-04-11 12:47 UTC  (11+ messages)

oom issue with 128G memory
 2017-04-10 18:05 UTC 

[PATCH] nvme-cli/list: fix when nvme device can not be open
 2017-04-10 14:49 UTC  (3+ messages)

[PATCH RFC] nvme-rdma: support devices with queue size < 32
 2017-04-10 11:29 UTC  (13+ messages)

[PATCH for-4.11-rc 0/3] Fix wrong sqsize settings in fabrics
 2017-04-09 19:58 UTC  (3+ messages)

[PATCH] nvmetcli: Install nvmetcli in /usr/sbin with setup.py
 2017-04-09 12:30 UTC  (2+ messages)

[PATCH v2] nvme_fc: avoid double kfree(), don't call nvme_cleanup_cmd() in nvme_fc_unmap_data()
 2017-04-09 12:28 UTC  (4+ messages)

[PATCH v2 0/2] blk-stat: Add ability to not bucket IO; improve IO polling
 2017-04-07 14:01 UTC  (5+ messages)
` [PATCH v2 2/2] blk-mq: Add a polling specific stats function

[PATCH v3 0/2] blk-stat: Add ability to not bucket IO; improve IO polling
 2017-04-07 12:24 UTC  (3+ messages)
` [PATCH v3 1/2] blk-stat: convert blk-stat bucket callback to signed
` [PATCH v3 2/2] blk-mq: Add a polling specific stats function

[PATCH] nvme_fc: avoid double kfree(), don't call nvme_cleanup_cmd() in nvme_unmap_data()
 2017-04-06 14:53 UTC  (2+ messages)

[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
 2017-04-06 14:30 UTC  (10+ 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 v2 3/6] RDMA/core: expose affinity mappings per completion vector
` [PATCH v2 4/6] mlx5: support ->get_vector_affinity
` [PATCH v2 5/6] block: Add rdma affinity based queue mapping helper
` [PATCH v2 6/6] nvme-rdma: use intelligent affinity based queue mappings


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