summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | scsi: qla2xxx: Do not call abort handler function during chip resetSawan Chandak2017-08-241-0/+2
| * | | scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthr...Giridhar Malavali2017-08-241-20/+35
| * | | scsi: qla2xxx: Skip zero queue count entry during FW dump captureJoe Carnuccio2017-08-241-7/+12
| * | | scsi: qla2xxx: Recheck session state after RSCNQuinn Tran2017-08-243-9/+13
| * | | scsi: qla2xxx: Increase ql2xmaxqdepth to 64Michael Hernandez2017-08-241-2/+2
| * | | scsi: qla2xxx: Enable Async TMF processinghimanshu.madhani@cavium.com2017-08-241-1/+1
| * | | scsi: qla2xxx: Cleanup NPIV host in target mode during config teardownQuinn Tran2017-08-242-4/+8
| * | | scsi: qla2xxx: Add LR distance support from nvram bitJoe Carnuccio2017-08-243-28/+61
| * | | scsi: qla2xxx: Add support for minimum link speedSawan Chandak2017-08-245-4/+91
| * | | scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs()Joe Carnuccio2017-08-241-2/+2
| * | | scsi: qla2xxx: Print correct mailbox registers in failed summaryJoe Carnuccio2017-08-241-12/+14
| * | | scsi: qla2xxx: Fix task mgmt handling for NPIVQuinn Tran2017-08-242-1/+7
OpenPOWER on IntegriCloud