public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-12 19:14:49 to 2017-04-18 16:24:06 UTC [more...]

RFC: drop the T10 OSD code and its users
 2017-04-18 16:24 UTC  (3+ messages)

[PATCH v3 0/4] Avoid that __scsi_remove_device() hangs
 2017-04-18 16:06 UTC  (11+ 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

[PATCH 00/22] Introduce common scatterlist map function
 2017-04-18 15:59 UTC  (44+ messages)
  ` [PATCH 01/22] scatterlist: Introduce sg_map helper functions
  ` [PATCH 02/22] nvmet: Make use of the new sg_map helper function
  ` [PATCH 03/22] libiscsi: Make use of new the "
  ` [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites
  ` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
  ` [PATCH 06/22] crypto: hifn_795x: "
  ` [PATCH 07/22] crypto: shash, caam: "
  ` [PATCH 08/22] crypto: chcr: "
  ` [PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 10/22] staging: unisys: visorbus: Make use of the new sg_map helper function
  ` [PATCH 11/22] RDS: "
  ` [PATCH 12/22] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 13/22] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
  ` [PATCH 14/22] scsi: arcmsr, ips, megaraid: "
  ` [PATCH 15/22] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
  ` [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function
  ` [PATCH 17/22] mmc: sdhci: "
  ` [PATCH 18/22] mmc: spi: "
  ` [PATCH 19/22] mmc: tmio: "
  ` [PATCH 20/22] mmc: sdricoh_cs: "
  ` [PATCH 21/22] mmc: tifm_sd: "
  ` [PATCH 22/22] memstick: "

kill req->errors V2
 2017-04-18 15:52 UTC  (24+ 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

[PATCH] scsi: lpfc: fix potential buffer overflow
 2017-04-18 15:07 UTC  (2+ messages)

kill req->errors
 2017-04-18 15:06 UTC  (22+ messages)
` [PATCH 01/25] remove the mg_disk driver
` [PATCH 02/25] block: remove the blk_execute_rq return value
` [PATCH 06/25] virtio: fix spelling of virtblk_scsi_request_done
` [PATCH 08/25] scsi: fix fast-fail for non-passthrough requests
` [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)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-18  6:29 UTC  (14+ 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] scsi: ibmvfc: don't check for failure from mempool_alloc()
 2017-04-17 19:03 UTC  (2+ messages)

[PATCH] scsi: fc: remove redundant check of an unsigned long being less than zero
 2017-04-17 18:53 UTC  (2+ messages)

[PATCH v3 0/2] scsi: storvsc: Add support for FC rport
 2017-04-17 18:37 UTC  (3+ 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 v2 8/8] scsi: Implement blk_mq_ops.show_rq()
 2017-04-17 16:56 UTC 

[PATCH] scsi:cxgb4i: update module description
 2017-04-17 16:02 UTC 

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-16 22:31 UTC  (25+ messages)

(unknown),
 2017-04-16 16:31 UTC 

[PATCH v4 0/6] Avoid that scsi-mq and dm-mq queue processing stalls sporadically
 2017-04-16 10:21 UTC  (18+ messages)
` [PATCH v4 6/6] dm rq: Avoid that request "

(unknown),
 2017-04-16  8:21 UTC 

[PATCH 4.9 26/31] blk-mq: Avoid memory reclaim when remapping queues
 2017-04-16  8:04 UTC 

[PATCH 4.4 13/18] blk-mq: Avoid memory reclaim when remapping queues
 2017-04-16  8:02 UTC 

(unknown),
 2017-04-16  3:33 UTC 

[GIT PULL] SCSI fixes for 4.11-rc6
 2017-04-15 16:33 UTC 

(unknown),
 2017-04-15 14:16 UTC 

53650 linux-scsi
 2017-04-15  5:14 UTC 

problem with discard granularity in sd
 2017-04-14 20:07 UTC  (5+ messages)

HR department
 2017-04-14 16:21 UTC 

[PATCH 04/22] target: Make use of the new sg_map function at 16 call sites (fwd)
 2017-04-14 16:09 UTC  (2+ messages)

25491 linux-scsi
 2017-04-14 15:53 UTC 

WHAT HAS KEPT YOU?
 2017-04-14 14:07 UTC 

Greetings
 2017-04-14  9:19 UTC 

25118 linux-scsi
 2017-04-14  6:37 UTC 

Spurious code in drivers/scsi/qla2xxx/qla_os
 2017-04-14  6:27 UTC 

[PATCH 00/17] cxlflash: Enhancements and miscellaneous fixes
 2017-04-14  2:56 UTC  (15+ messages)
` [PATCH 08/17] cxlflash: SISlite updates to support 4 ports
` [PATCH 09/17] cxlflash: Support up to "
` [PATCH 10/17] cxlflash: Fence EEH during probe
` [PATCH 11/17] cxlflash: Remove unnecessary DMA mapping
` [PATCH 12/17] cxlflash: Fix power-of-two validations
` [PATCH 13/17] cxlflash: Fix warnings/errors
` [PATCH 14/17] cxlflash: Improve asynchronous interrupt processing
` [PATCH 15/17] cxlflash: Support multiple hardware queues
` [PATCH 16/17] cxlflash: Add hardware queues attribute
` [PATCH 17/17] cxlflash: Introduce hardware queue steering

remove REQ_OP_WRITE_SAME
 2017-04-14  2:23 UTC  (2+ messages)

[PATCH v2] scsi: return correct blkprep status code in case scsi_init_io() fails
 2017-04-14  2:13 UTC  (3+ messages)

[PATCH] scsi: storvsc: remove return at end of void function
 2017-04-13 23:28 UTC  (2+ messages)

[PATCH] scsi: storvsc: Prefer kcalloc over kzalloc with multiply
 2017-04-13 23:27 UTC  (2+ messages)

[PATCH 0/4] scsi: scsi_dh_alua: handle target port unavailable state
 2017-04-13 21:40 UTC  (9+ messages)
` [PATCH 1/4] scsi: scsi_dh_alua: allow I/O in the "
` [PATCH 2/4] scsi: scsi_dh_alua: create alua_rtpg_print() for alua_rtpg() sdev_printk
` [PATCH 3/4] scsi: scsi_dh_alua: print changes to RTPG state of other PGs too
` [PATCH 4/4] scsi: scsi_dh_alua: do not print target port group state if it remains unavailable

[PATCH] virtio_scsi: Always try to read VPD pages
 2017-04-13 13:39 UTC  (2+ messages)

[PATCH] bfa: remove bfa_module_s madness
 2017-04-13  8:02 UTC 

[PATCH] scsi: qedi,qedf: Use designated initializers
 2017-04-13  7:10 UTC  (2+ messages)

[PATCH v2] scsi/bfa: use designated initializers
 2017-04-13  7:08 UTC  (4+ messages)

[PATCH v2 0/4] Avoid that __scsi_remove_device() hangs
 2017-04-13  0:28 UTC  (4+ messages)
` [PATCH v2 3/4] sd: Make synchronize cache upon shutdown asynchronous


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox