summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: uas: move eh_bus_reset_handler to eh_device_reset_handlerHannes Reinecke2017-08-251-2/+2
* scsi: fnic: do not call host reset from command abortHannes Reinecke2017-08-251-4/+0
* scsi: fc_fcp: do not call fc_block_scsi_eh() from host resetHannes Reinecke2017-08-251-2/+0
* scsi: ibmvfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke2017-08-251-5/+1
* scsi: mptfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke2017-08-251-9/+1
* scsi: fix comment in scsi_device_set_state()Hannes Reinecke2017-08-251-1/+1
* scsi: iscsi_tcp: Remove a set-but-not-used variableBart Van Assche2017-08-251-2/+0
* scsi: scsi_debug: Remove a set-but-not-used variableBart Van Assche2017-08-251-2/+1
* scsi: scsi_transport_srp: Suppress a W=1 compiler warningBart Van Assche2017-08-252-2/+2
* scsi: scsi_transport_sas: Check kzalloc() return valueBart Van Assche2017-08-251-0/+3
* scsi: libsas: Annotate fall-through in a switch statementBart Van Assche2017-08-251-0/+1
* scsi: libsas: Remove a set-but-not-used variableBart Van Assche2017-08-251-3/+0
* scsi: libiscsi: Fix indentationBart Van Assche2017-08-251-1/+1
* scsi: sg: Fix type of last blk_trace_setup() argumentBart Van Assche2017-08-251-2/+1
* scsi: sd: Remove a useless comparisonBart Van Assche2017-08-251-1/+1
* scsi: sd: Fix indentationBart Van Assche2017-08-251-1/+1
* scsi: sd: sr: Convert two assignments into warning statementsBart Van Assche2017-08-252-2/+2
* scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche2017-08-253-11/+11
* scsi: Document which queue type a function is intended forBart Van Assche2017-08-253-13/+14
* scsi: Convert a strncmp() call into a strcmp() callBart Van Assche2017-08-251-1/+1
* scsi: Suppress gcc 7 fall-through warnings reported with W=1Bart Van Assche2017-08-252-2/+10
* scsi: Avoid sign extension of scsi_device.typeBart Van Assche2017-08-251-1/+1
* scsi: Remove an obsolete function declarationBart Van Assche2017-08-251-1/+0
* scsi: ufs: reqs and tasks were put in the wrong orderZang Leigang2017-08-251-1/+1
* scsi: lpfc: lpfc version bump 11.4.0.3Dick Kennedy2017-08-251-1/+1
* scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi2017-08-251-3/+2
* scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart2017-08-2510-14/+162
* scsi: lpfc: remove console log clutterJames Smart2017-08-251-1/+1
* scsi: lpfc: Fix bad sgl reposting after 2nd adapter resetDick Kennedy2017-08-251-2/+9
* scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy2017-08-251-1/+13
* scsi: lpfc: Fix relative offset error on large nvmet target iosDick Kennedy2017-08-251-2/+4
* scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-258-97/+234
* scsi: lpfc: Limit amount of work processed in IRQDick Kennedy2017-08-252-12/+20
* scsi: lpfc: Correct issues with FAWWN and FDISCsDick Kennedy2017-08-251-0/+1
* scsi: lpfc: Fix NVME PRLI handling during RSCNDick Kennedy2017-08-251-0/+10
* scsi: lpfc: Fix crash in lpfc nvmet when fc port is resetDick Kennedy2017-08-251-0/+16
* scsi: lpfc: Fix duplicate NVME rport entries and namespaces.Dick Kennedy2017-08-251-0/+20
* scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topologyDick Kennedy2017-08-253-0/+38
* scsi: lpfc: Correct return error codes to align with nvme_fc transportDick Kennedy2017-08-252-14/+18
* scsi: lpfc: convert info messages to standard messagesDick Kennedy2017-08-251-2/+2
* scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environmentDick Kennedy2017-08-251-0/+3
* scsi: lpfc: Fix rediscovery on switch blade pullDick Kennedy2017-08-251-5/+8
* scsi: lpfc: Fix loop mode target discoveryDick Kennedy2017-08-251-0/+3
* scsi: lpfc: Fix plogi collision that causes illegal state transitionDick Kennedy2017-08-251-1/+19
* scsi: qla2xxx: Update driver version to 10.00.00.01-khimanshu.madhani@cavium.com2017-08-251-1/+1
* scsi: qla2xxx: Do not call abort handler function during chip resetSawan Chandak2017-08-251-0/+2
* scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthr...Giridhar Malavali2017-08-251-20/+35
* scsi: qla2xxx: Skip zero queue count entry during FW dump captureJoe Carnuccio2017-08-251-7/+12
* scsi: qla2xxx: Recheck session state after RSCNQuinn Tran2017-08-253-9/+13
* scsi: qla2xxx: Increase ql2xmaxqdepth to 64Michael Hernandez2017-08-251-2/+2