summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scsi: qlogicfas: move bus_reset to host_resetHannes Reinecke2017-08-254-7/+7
| * | | scsi: NCR5380: Move bus reset to host resetHannes Reinecke2017-08-258-14/+14
| * | | scsi: acornscsi: move bus reset to host resetHannes Reinecke2017-08-251-5/+6
| * | | scsi: qlogicpti: move bus reset to host resetHannes Reinecke2017-08-251-3/+2
| * | | scsi: drop bus reset for wd33c93-compatible boardsHannes Reinecke2017-08-256-83/+2
| * | | scsi: fdomain: move bus reset to host resetHannes Reinecke2017-08-253-5/+5
| * | | scsi: hptiop: Simplify reset handlingHannes Reinecke2017-08-251-7/+4
| * | | scsi: bfa: move bus reset to target resetHannes Reinecke2017-08-251-22/+15
| * | | scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-256-11/+11
| * | | 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: 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-251-1/+1
| * | | 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-252-10/+10
| * | | 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: ufs: reqs and tasks were put in the wrong orderZang Leigang2017-08-241-1/+1
| * | | scsi: lpfc: lpfc version bump 11.4.0.3Dick Kennedy2017-08-241-1/+1
| * | | scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi2017-08-241-3/+2
| * | | scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart2017-08-2410-14/+162
| * | | scsi: lpfc: remove console log clutterJames Smart2017-08-241-1/+1
| * | | scsi: lpfc: Fix bad sgl reposting after 2nd adapter resetDick Kennedy2017-08-241-2/+9
| * | | scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy2017-08-241-1/+13
| * | | scsi: lpfc: Fix relative offset error on large nvmet target iosDick Kennedy2017-08-241-2/+4
| * | | scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-248-97/+234
| * | | scsi: lpfc: Limit amount of work processed in IRQDick Kennedy2017-08-242-12/+20
| * | | scsi: lpfc: Correct issues with FAWWN and FDISCsDick Kennedy2017-08-241-0/+1
| * | | scsi: lpfc: Fix NVME PRLI handling during RSCNDick Kennedy2017-08-241-0/+10
| * | | scsi: lpfc: Fix crash in lpfc nvmet when fc port is resetDick Kennedy2017-08-241-0/+16
| * | | scsi: lpfc: Fix duplicate NVME rport entries and namespaces.Dick Kennedy2017-08-241-0/+20
| * | | scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topologyDick Kennedy2017-08-243-0/+38
| * | | scsi: lpfc: Correct return error codes to align with nvme_fc transportDick Kennedy2017-08-242-14/+18
| * | | scsi: lpfc: convert info messages to standard messagesDick Kennedy2017-08-241-2/+2
| * | | scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environmentDick Kennedy2017-08-241-0/+3
| * | | scsi: lpfc: Fix rediscovery on switch blade pullDick Kennedy2017-08-241-5/+8
| * | | scsi: lpfc: Fix loop mode target discoveryDick Kennedy2017-08-241-0/+3
| * | | scsi: lpfc: Fix plogi collision that causes illegal state transitionDick Kennedy2017-08-241-1/+19
| * | | scsi: qla2xxx: Update driver version to 10.00.00.01-khimanshu.madhani@cavium.com2017-08-241-1/+1