messages from 2017-04-19 09:44:50 to 2017-04-20 16:15:15 UTC [more...]
[PATCH v2 0/2] nvme APST quirk updates, take two
2017-04-20 16:15 UTC (5+ messages)
` [PATCH v2 1/2] nvme: Adjust the Samsung APST quirk
` [PATCH v2 2/2] nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
[PATCH 0/5] nvme APST fixes/improvements for 4.11
2017-04-20 16:01 UTC (14+ messages)
` [PATCH 1/5] nvme: Fix APST comment
` [PATCH 2/5] nvme: Display raw APST configuration via DYNAMIC_DEBUG
` [PATCH 3/5] nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
` [PATCH 4/5] nvme: Adjust the Samsung APST quirk
` [PATCH 5/5] nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
[PATCH] nvme/pci: Poll CQ on timeout
2017-04-20 15:45 UTC (7+ messages)
kill req->errors V4
2017-04-20 15:38 UTC (40+ messages)
` [PATCH 01/23] pd: don't check blk_execute_rq return value
` [PATCH 02/23] block: remove the "
` [PATCH 03/23] nvme-fc: fix status code handling in nvme_fc_fcpio_done
` [PATCH 04/23] nvme: split nvme status from block req->errors
` [PATCH 05/23] nvme: make nvme_error_status private
` [PATCH 06/23] virtio: fix spelling of virtblk_scsi_request_done
` [PATCH 07/23] virtio_blk: don't use req->errors
` [PATCH 08/23] scsi: introduce a result field in struct scsi_request
` [PATCH 09/23] loop: zero-fill bio on the submitting cpu
` [PATCH 10/23] null_blk: don't pass always-0 req->errors to blk_mq_complete_request
` [PATCH 11/23] dm rq: don't pass irrelevant error code "
` [PATCH 12/23] dm mpath: don't check for req->errors
` [PATCH 13/23] nbd: don't use req->errors
` [PATCH 14/23] mtip32xx: add a status field to struct mtip_cmd
` [PATCH 15/23] xen-blkfront: don't use req->errors
` [PATCH 16/23] blk-mq: remove the error argument to blk_mq_complete_request
` [PATCH 17/23] blk-mq: simplify __blk_mq_complete_request
` [PATCH 18/23] block: add a error_count field to struct request
` [PATCH 19/23] floppy: switch from req->errors to req->error_count
` [PATCH 20/23] ataflop: "
` [PATCH 21/23] swim3: remove (commented out) printing of req->errors
` [PATCH 22/23] blktrace: remove the unused block_rq_abort tracepoint
` [PATCH 23/23] block: remove the errors field from struct request
provide pci_request_irq / pci_free_irq helpers
2017-04-20 13:25 UTC (3+ messages)
` [PATCH 1/4] genirq: fix indentation in remove_irq
[PATCH] nvme-cli: return 0 if disconnect operation with cfg.nqn successfully
2017-04-20 13:23 UTC (2+ messages)
cqe dump errors on target while running nvme-of large block read IO
2017-04-20 13:23 UTC (5+ messages)
[PATCH v2 0/5] nvme_fc: add ctlr reset support and abort fixes
2017-04-20 12:56 UTC (11+ 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
NVMe over fabrics - Caching controller Identity data
2017-04-20 11:46 UTC (3+ messages)
[PATCH v2] nvme-rdma: support devices with queue size < 32
2017-04-20 11:43 UTC (7+ messages)
` [PATCH v3] "
kmemleak complaints in nvme PM
2017-04-20 11:34 UTC (6+ messages)
[PATCH] nvmet_fc: Change traddr field separator to a colon
2017-04-20 11:32 UTC (3+ messages)
[PATCH] nvmet: convert from kmap to nvmet_copy_from_sgl
2017-04-20 11:31 UTC (7+ messages)
[PATCH v2 0/4] arbitrary sg lists support
2017-04-20 11:30 UTC (7+ messages)
` [PATCH v2 1/4] IB/core: Add inline function to get sg mr type
` [PATCH v2 3/4] nvme: enable SG gaps support
[PATCH 0/5] nvmet_fc: bug fixes and lldd api mods
2017-04-20 11:16 UTC (11+ 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] Add fc transport support to nvmetcli
2017-04-20 10:23 UTC (2+ messages)
[PATCH v7 RFC] nvme: improve performance for virtual NVMe devices
2017-04-20 10:22 UTC (5+ messages)
` [PATCH v8] "
[PATCH 0/3] Introduce fabrics controller loss timeout
2017-04-20 10:20 UTC (4+ messages)
` [PATCH 2/3] nvme-fabrics: Allow ctrl loss timeout configuration
Unexpected issues with 2 NVME initiators using the same target
2017-04-20 10:18 UTC (11+ messages)
[PATCH-v1 00/22] lpfc updates for 11.2.0.12
2017-04-20 9:08 UTC (45+ messages)
` [PATCH-v1 01/22] Standardize nvme SGL segment count
` [PATCH-v1 02/22] Fix nvme unregister port timeout
` [PATCH-v1 03/22] Fix rejected nvme LS Req
` [PATCH-v1 04/22] Fix log message in completion path
` [PATCH-v1 05/22] Add debug messages for nvme/fcp resource allocation
` [PATCH-v1 06/22] Fix spelling in comments
` [PATCH-v1 07/22] Remove unused defines for NVME PostBuf
` [PATCH-v1 08/22] Remove NULL ptr check before kfree
` [PATCH-v1 09/22] Fix extra line print in rqpair debug print
` [PATCH-v1 10/22] Fix PRLI ACC rsp for NVME
` [PATCH-v1 11/22] Fix driver unload/reload operation
` [PATCH-v1 12/22] Fix driver usage of 128B WQEs when WQ_CREATE is V1
` [PATCH-v1 13/22] Fix nvme initiator handling when not enabled
` [PATCH-v1 14/22] Remove hba lock from NVMET issue WQE
` [PATCH-v1 15/22] Fix driver load issues when MRQ=8
` [PATCH-v1 16/22] Fix crash after issuing lip reset
` [PATCH-v1 17/22] Fix max_sgl_segments settings for NVME / NVMET
` [PATCH-v1 18/22] Add Fabric assigned WWN support
` [PATCH-v1 19/22] Fix implicit logo and RSCN handling for NVMET
` [PATCH-v1 20/22] Update ABORT processing "
` [PATCH-v1 21/22] Fix Express lane queue creation
` [PATCH-v1 22/22] lpfc revison 11.2.0.12
kernel NULL pointer during reset_controller operation with IO on 4.11.0-rc7
2017-04-20 6:03 UTC
kill req->errors V3
2017-04-20 5:17 UTC (30+ messages)
` [PATCH 01/23] pd: don't check blk_execute_rq return value
` [PATCH 02/23] block: remove the "
` [PATCH 03/23] nvme-fc: fix status code handling in nvme_fc_fcpio_done
` [PATCH 04/23] nvme: split nvme status from block req->errors
` [PATCH 05/23] nvme: make nvme_error_status private
` [PATCH 06/23] virtio: fix spelling of virtblk_scsi_request_done
` [PATCH 07/23] virtio_blk: don't use req->errors
` [PATCH 08/23] scsi: introduce a result field in struct scsi_request
` [PATCH 09/23] loop: zero-fill bio on the submitting cpu
` [PATCH 10/23] null_blk: don't pass always-0 req->errors to blk_mq_complete_request
` [PATCH 11/23] dm rq: don't pass irrelevant error code "
` [PATCH 12/23] dm mpath: don't check for req->errors
` [PATCH 13/23] nbd: don't use req->errors
` [PATCH 14/23] mtip32xx: add a status field to struct mtip_cmd
` [PATCH 15/23] xen-blkfront: don't use req->errors
` [PATCH 16/23] blk-mq: remove the error argument to blk_mq_complete_request
` [PATCH 17/23] blk-mq: simplify __blk_mq_complete_request
` [PATCH 18/23] block: add a error_count field to struct request
` [PATCH 19/23] floppy: switch from req->errors to req->error_count
` [PATCH 20/23] ataflop: "
` [PATCH 21/23] swim3: remove (commented out) printing of req->errors
` [PATCH 22/23] blktrace: remove the unused block_rq_abort tracepoint
` [PATCH 23/23] block: remove the errors field from struct request
[PATCH] block: get rid of blk_integrity_revalidate()
2017-04-20 2:04 UTC (2+ messages)
[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
2017-04-20 0:07 UTC (27+ messages)
[PATCH v2 0/5] nvmet_fc: bug fixes and lldd api mods
2017-04-19 23:19 UTC (12+ 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
kill req->errors V3
2017-04-19 19:26 UTC
kill req->errors V2
2017-04-19 17:54 UTC (4+ messages)
` blk-mq: remove the error argument to blk_mq_complete_request
'nvmetcli clear' operation caused kernel BUG after offline CPUS on initiator side during IO
2017-04-19 16:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox