aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-25scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash1-3/+20
2018-09-25scsi: libsas: fix a race condition when smp task timeoutJason Yan1-5/+4
2018-09-25scsi: libsas: check the ata device status by ata_dev_enabled()Jason Yan1-1/+1
2018-09-25scsi: libsas: always unregister the old device if going to discover newJason Yan1-8/+5
2018-09-25scsi: libsas: make the lldd_port_deformed method optionalJason Yan2-8/+3
2018-09-25scsi: libsas: delete dead code in scsi_transport_sas.cJason Yan1-2/+0
2018-09-25scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"Colin Ian King2-3/+3
2018-09-25scsi: FlashPoint: Remove unnecessary parenthesesNathan Chancellor1-3/+3
2018-09-25scsi: hpsa: Use vmemdup_user to replace the open codezhong jiang1-8/+4
2018-09-20scsi: advansys: Remove unnecessary parenthesesNathan Chancellor1-1/+1
2018-09-20scsi: target: iblock: split T10 PI SGL across command biosGreg Edwards1-17/+37
2018-09-17scsi: qla2xxx: Remove set but not used variable 'ptr_dma'YueHaibing1-2/+0
2018-09-17scsi: lpfc: Remove set but not used variable 'sgl_size'YueHaibing1-3/+1
2018-09-17scsi: bnx2fc: Remove set but not used variable 'oxid'YueHaibing1-3/+0
2018-09-17scsi: core: remove unnecessary unlikely()Igor Stoppa1-2/+2
2018-09-17scsi: aic7xxx: remove set but not used variable 'shared_scb_data'YueHaibing1-2/+0
2018-09-17scsi: iscsi: target: fix spelling mistake "entires" -> "entries"Colin Ian King4-4/+4
2018-09-17scsi: pm80xx: Remove set but not used variable 'page_code'YueHaibing1-2/+1
2018-09-17scsi: pm80xx: Remove set but not used variable 'device_id'YueHaibing1-4/+0
2018-09-17scsi: ufshcd: Fix NULL pointer dereference for in ufshcd_initVivek Gautam1-19/+34
2018-09-11scsi: message: fusion: fix a few trivial spelling mistakesColin Ian King3-9/+9
2018-09-11scsi: pm80xx: Update driver version to 0.1.39Deepak Ukey1-1/+1
2018-09-11scsi: pm80xx: Fixed system hang issue during kexec bootDeepak Ukey5-6/+91
2018-09-11scsi: pm80xx: Corrected dma_unmap_sg() parameterDeepak Ukey1-1/+1
2018-09-11scsi: pm80xx: Fix for phy enable/disable functionalityDeepak Ukey7-17/+49
2018-09-11scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"Colin Ian King1-1/+1
2018-09-11scsi: aic7xxx: remove unused redundant variable num_chip_namesColin Ian King2-2/+0
2018-09-11scsi: libfc: remove set but not used variable 'rpriv'YueHaibing1-3/+0
2018-09-11scsi: arcmsr: Spelling s/rebulid/rebuild/Geert Uytterhoeven1-10/+10
2018-09-11scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()George Kennedy1-4/+11
2018-09-11scsi: lpfc: update driver version to 12.0.0.7James Smart1-1/+1
2018-09-11scsi: lpfc: add support to retrieve firmware logsJames Smart9-2/+790
2018-09-11scsi: lpfc: reduce locking when updating statisticsJames Smart1-8/+10
2018-09-11scsi: lpfc: Fix errors in log messages.James Smart2-5/+4
2018-09-11scsi: lpfc: Correct invalid EQ doorbell write on if_type=6James Smart1-5/+1
2018-09-11scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart7-22/+52
2018-09-11scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart1-0/+7
2018-09-11scsi: lpfc: Correct race with abort on completion pathJames Smart1-3/+11
2018-09-11scsi: lpfc: Raise nvme defaults to support a larger io and more connectivityJames Smart1-0/+10
2018-09-11scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart5-37/+103
2018-09-11scsi: lpfc: Fix GFT_ID and PRLI logic for RSCNJames Smart3-6/+4
2018-09-11scsi: qla2xxx: Update driver version to 10.00.00.11-kHimanshu Madhani1-1/+1
2018-09-11scsi: qla2xxx: Fix double increment of switch scan retry countQuinn Tran1-20/+17
2018-09-11scsi: qla2xxx: Fix duplicate switch's Nport ID entriesQuinn Tran1-1/+23
2018-09-11scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxxQuinn Tran1-4/+0
2018-09-11scsi: qla2xxx: Fix premature command freeQuinn Tran3-3/+47
2018-09-11scsi: qla2xxx: Reject bsg request if chip is down.Quinn Tran1-1/+1
2018-09-11scsi: qla2xxx: shutdown chip if reset failQuinn Tran1-1/+1
2018-09-11scsi: qla2xxx: Fix stuck session in PLOGI stateQuinn Tran2-8/+9
2018-09-11scsi: qla2xxx: Fix early srb free on abortQuinn Tran1-0/+2