messages from 2017-04-18 13:19:52 to 2017-04-20 07:40:21 UTC [more...]
[PATCH-v1 00/22] lpfc updates for 11.2.0.12
2017-04-20 7:40 UTC (37+ 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
NVMe over fabrics - Caching controller Identity data
2017-04-20 5:47 UTC (2+ messages)
[PATCH 0/5] nvme APST fixes/improvements for 4.11
2017-04-20 5:19 UTC (13+ 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"
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 (57+ 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
kmemleak complaints in nvme PM
2017-04-19 21:37 UTC (5+ messages)
[PATCH] nvmet_fc: Change traddr field separator to a colon
2017-04-19 19:33 UTC (2+ messages)
[PATCH] nvmet: convert from kmap to nvmet_copy_from_sgl
2017-04-19 19:32 UTC (6+ messages)
kill req->errors V3
2017-04-19 19:26 UTC
kill req->errors V2
2017-04-19 17:54 UTC (34+ messages)
` block: remove the blk_execute_rq return value
` nvme-fc: fix status code handling in nvme_fc_fcpio_done
` nvme: split nvme status from block req->errors
` nvme: make nvme_error_status private
` virtio: fix spelling of virtblk_scsi_request_done
` virtio_blk: don't use req->errors
` scsi: introduce a new result field in struct scsi_request
` loop: zero-fill bio on the submitting cpu
` null_blk: don't pass always-0 req->errors to blk_mq_complete_request
` dm rq: don't pass irrelevant error code "
` dm mpath: don't check for req->errors
` nbd: don't use req->errors
` mtip32xx: add a status field to struct mtip_cmd
` xen-blkfront: don't use req->errors
` blk-mq: remove the error argument to blk_mq_complete_request
` blk-mq: simplify __blk_mq_complete_request
` block: add a error_count field to struct request
` floppy: switch from req->errors to req->error_count
` ataflop: "
` swim3: remove (commented out) printing of req->errors
` pd: remove bogus check for req->errors
` blktrace: remove the unused block_rq_abort tracepoint
` block: remove the errors field from struct request
'nvmetcli clear' operation caused kernel BUG after offline CPUS on initiator side during IO
2017-04-19 16:28 UTC
provide pci_request_irq / pci_free_irq helpers
2017-04-18 18:45 UTC (2+ messages)
NVMe APST on XPS 9550/Precison 5510
2017-04-18 15:27 UTC (2+ messages)
kill req->errors
2017-04-18 15:06 UTC (10+ messages)
` [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] nvme-cli: return 0 if disconnect operation with cfg.nqn successfully
2017-04-18 13:20 UTC (2+ messages)
[PATCH] nvme:let dm-mpath distinguish nvme error codes,no retry
2017-04-18 13:19 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