messages from 2017-04-17 16:01:12 to 2017-04-20 02:29:22 UTC [more...]
[PATCH] ibmvscsis: Do not send aborted task response
2017-04-20 2:29 UTC (2+ messages)
[PATCH V2] scsi: mpt3sas: remove redundant wmb
2017-04-20 2:28 UTC (2+ messages)
commit 1b6ac5e3f "fnic: Using rport->dd_data to check rport online instead of rport_lookup."
2017-04-20 2:27 UTC (2+ messages)
[PATCH] [SCSI] aic7xxx: fix order of arguments in function prototype
2017-04-20 2:17 UTC (2+ messages)
[PATCHv6 0/8] SCSI EH cleanup
2017-04-20 2:14 UTC (4+ messages)
` [PATCHv6 8/8] scsi: inline command aborts
[PATCH] bfa: remove bfa_module_s madness
2017-04-20 2:14 UTC (2+ messages)
[PATCH] scsi: qedi,qedf: Use designated initializers
2017-04-20 2:11 UTC (2+ messages)
kill req->errors V3
2017-04-20 1:43 UTC (28+ 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
always use REQ_OP_WRITE_ZEROES for zeroing offload V2
2017-04-20 1:34 UTC (4+ messages)
` [PATCH 26/27] scsi: sd: Separate zeroout and discard command choices
[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
2017-04-20 0:07 UTC (70+ messages)
[PATCH v3 8/8] scsi: Implement blk_mq_ops.show_rq()
2017-04-19 23:29 UTC (3+ messages)
[PATCH] scsi: osd_uld: fix mismerge
2017-04-19 23:29 UTC (4+ messages)
[PATCH v3 0/2] scsi: storvsc: Add support for FC rport
2017-04-19 23:14 UTC (6+ messages)
` [PATCH v3 1/2] scsi: scsi_transport_fc: Add dummy initiator role to rport
` [PATCH v3 2/2] scsi: storvsc: Add support for FC rport
[PATCH] virtio_scsi: Always try to read VPD pages
2017-04-19 23:12 UTC (4+ messages)
kill req->errors V3
2017-04-19 19:26 UTC
[PATCH v3 0/4] Avoid that __scsi_remove_device() hangs
2017-04-19 18:42 UTC (16+ messages)
` [PATCH v3 1/4] Introduce scsi_start_queue()
` [PATCH v3 2/4] Introduce scsi_execute_async()
` [PATCH v3 3/4] sd: Make synchronize cache upon shutdown asynchronous
` [PATCH v3 4/4] Avoid that __scsi_remove_device() hangs
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
RFC: drop the T10 OSD code and its users
2017-04-19 15:11 UTC (6+ messages)
` [PATCH 1/4] block: remove the osdblk driver
[PATCH] scsi: lpfc: fix potential buffer overflow
2017-04-19 2:01 UTC (4+ messages)
[PATCH] scsi:cxgb4i: update module description
2017-04-19 1:55 UTC (2+ messages)
[PATCH] scsi: fc: remove redundant check of an unsigned long being less than zero
2017-04-19 1:54 UTC (3+ messages)
[PATCH] scsi: ibmvfc: don't check for failure from mempool_alloc()
2017-04-19 1:51 UTC (3+ messages)
[PATCH] target: Add WRITE_VERIFY_16
2017-04-18 19:10 UTC
[PATCH 00/22] Introduce common scatterlist map function
2017-04-18 15:59 UTC (10+ messages)
` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
` [PATCH 16/22] xen-blkfront: "
kill req->errors
2017-04-18 15:06 UTC (15+ messages)
` [PATCH 02/25] block: remove the blk_execute_rq return value
` [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] [SCSI] aic7xxx: remove redundant assignment to error
2017-04-18 12:05 UTC (2+ messages)
[PATCH] scsi: storvsc: Allow only one remove lun work item to be issued per lun
2017-04-17 19:44 UTC (3+ messages)
[PATCH v2 8/8] scsi: Implement blk_mq_ops.show_rq()
2017-04-17 16:56 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;
as well as URLs for NNTP newsgroup(s).