summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-08-25scsi: lpfc: avoid false-positive gcc-8 warningArnd Bergmann
2017-08-25scsi: lpfc: avoid an unused function warningArnd Bergmann
2017-08-25scsi: cxlflash: Fix vlun resize failure in the shrink pathUma Krishnan
2017-08-25scsi: cxlflash: Avoid double mutex unlockMatthew R. Ochs
2017-08-25scsi: cxlflash: Remove unnecessary existence checkMatthew R. Ochs
2017-08-25scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_idArvind Yadav
2017-08-25scsi: Fix the kerneldoc for scsi_initialize_rq()Jonathan Corbet
2017-08-25scsi: ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens
2017-08-25scsi: make device_type constBhumika Goyal
2017-08-25scsi: sd: remove duplicated setting of gd->minorsweiping zhang
2017-08-25scsi: eata: remove 'arg_done' from eata2x_eh_host_reset()Hannes Reinecke
2017-08-25scsi: megaraid_mbox: drop duplicate bus reset and device reset functionHannes Reinecke
2017-08-25scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definitionHannes Reinecke
2017-08-25scsi: 53c700: move bus reset to host resetHannes Reinecke
2017-08-25scsi: aha152x: drop host resetHannes Reinecke
2017-08-25scsi: nsp32: drop bus resetHannes Reinecke
2017-08-25scsi: qedf: drop bus reset handlerHannes Reinecke
2017-08-25scsi: ppa: drop duplicate bus_reset handlerHannes Reinecke
2017-08-25scsi: imm: drop duplicate bus_reset handlerHannes Reinecke
2017-08-25scsi: qlogicfas: move bus_reset to host_resetHannes Reinecke
2017-08-25scsi: NCR5380: Move bus reset to host resetHannes Reinecke
2017-08-25scsi: acornscsi: move bus reset to host resetHannes Reinecke
2017-08-25scsi: qlogicpti: move bus reset to host resetHannes Reinecke
2017-08-25scsi: drop bus reset for wd33c93-compatible boardsHannes Reinecke
2017-08-25scsi: fdomain: move bus reset to host resetHannes Reinecke
2017-08-25scsi: hptiop: Simplify reset handlingHannes Reinecke
2017-08-25scsi: bfa: move bus reset to target resetHannes Reinecke
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-08-25scsi: fnic: do not call host reset from command abortHannes Reinecke
2017-08-25scsi: fc_fcp: do not call fc_block_scsi_eh() from host resetHannes Reinecke
2017-08-25scsi: ibmvfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke
2017-08-25scsi: fix comment in scsi_device_set_state()Hannes Reinecke
2017-08-25scsi: iscsi_tcp: Remove a set-but-not-used variableBart Van Assche
2017-08-25scsi: scsi_debug: Remove a set-but-not-used variableBart Van Assche
2017-08-25scsi: scsi_transport_srp: Suppress a W=1 compiler warningBart Van Assche
2017-08-25scsi: scsi_transport_sas: Check kzalloc() return valueBart Van Assche
2017-08-25scsi: libsas: Annotate fall-through in a switch statementBart Van Assche
2017-08-25scsi: libsas: Remove a set-but-not-used variableBart Van Assche
2017-08-25scsi: libiscsi: Fix indentationBart Van Assche
2017-08-25scsi: sg: Fix type of last blk_trace_setup() argumentBart Van Assche
2017-08-25scsi: sd: Remove a useless comparisonBart Van Assche
2017-08-25scsi: sd: Fix indentationBart Van Assche
2017-08-25scsi: sd: sr: Convert two assignments into warning statementsBart Van Assche
2017-08-25scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche
2017-08-25scsi: Document which queue type a function is intended forBart Van Assche
2017-08-25scsi: Convert a strncmp() call into a strcmp() callBart Van Assche
2017-08-25scsi: Suppress gcc 7 fall-through warnings reported with W=1Bart Van Assche
2017-08-24scsi: ufs: reqs and tasks were put in the wrong orderZang Leigang
2017-08-24scsi: lpfc: lpfc version bump 11.4.0.3Dick Kennedy
2017-08-24scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi