summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2017-08-24scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart
2017-08-24scsi: lpfc: remove console log clutterJames Smart
2017-08-24scsi: lpfc: Fix bad sgl reposting after 2nd adapter resetDick Kennedy
2017-08-24scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy
2017-08-24scsi: lpfc: Fix relative offset error on large nvmet target iosDick Kennedy
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy
2017-08-24scsi: lpfc: Limit amount of work processed in IRQDick Kennedy
2017-08-24scsi: lpfc: Correct issues with FAWWN and FDISCsDick Kennedy
2017-08-24scsi: lpfc: Fix NVME PRLI handling during RSCNDick Kennedy
2017-08-24scsi: lpfc: Fix crash in lpfc nvmet when fc port is resetDick Kennedy
2017-08-24scsi: lpfc: Fix duplicate NVME rport entries and namespaces.Dick Kennedy
2017-08-24scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topologyDick Kennedy
2017-08-24scsi: lpfc: Correct return error codes to align with nvme_fc transportDick Kennedy
2017-08-24scsi: lpfc: convert info messages to standard messagesDick Kennedy
2017-08-24scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environmentDick Kennedy
2017-08-24scsi: lpfc: Fix rediscovery on switch blade pullDick Kennedy
2017-08-24scsi: lpfc: Fix loop mode target discoveryDick Kennedy