summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-05-25ibmvscsis: Do not send aborted task responseBryant G. Ly2-25/+91
2017-05-14scsi: smartpqi: fix time handlingArnd Bergmann1-5/+3
2017-05-14scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain1-1/+1
2017-05-14scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja1-1/+2
2017-05-08scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger1-10/+17
2017-04-21scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-04-21scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak1-1/+6
2017-04-21scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng1-1/+2
2017-04-21scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-04-12scsi: ufs: issue link starup 2 times if device isn't activesubhashj@codeaurora.org1-3/+20
2017-04-12scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang1-1/+3
2017-04-12scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani5-21/+75
2017-04-12scsi: ufs: ensure that host pa_tactivate is higher than deviceSubhash Jadavani3-0/+86
2017-04-12scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim2-7/+27
2017-04-08qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio5-8/+13
2017-04-08scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche1-5/+15
2017-04-08scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche1-9/+9
2017-04-08scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-04-08scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang1-0/+2
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-1/+25
2017-03-26scsi: lpfc: Add shutdown method for kexecAnton Blanchard1-0/+1
2017-03-26qla2xxx: Fix request queue corruption.Quinn Tran1-3/+9
2017-03-26qla2xxx: Fix memory leak for abts processingQuinn Tran1-0/+2
2017-03-22scsi: ibmvscsis: Synchronize cmds at remove timeMichael Cyr2-5/+37
2017-03-22scsi: ibmvscsis: Synchronize cmds at tpg_enable_store timeMichael Cyr2-188/+38
2017-03-22scsi: ibmvscsis: Rearrange functions for future patchesMichael Cyr1-328/+330
2017-03-22scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr failsMichael Cyr1-0/+7
2017-03-22scsi: ibmvscsis: Return correct partition name/# to clientMichael Cyr1-1/+4
2017-03-22scsi: ibmvscsis: Issues from Dan Carpenter/SmatchMichael Cyr1-10/+3
2017-03-12scsi: lpfc: Correct WQ creation for pagesizeJames Smart2-4/+7
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2-18/+27
2017-03-12scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta1-4/+17
2017-03-12scsi: storvsc: properly set residual data length on errorsLong Li1-3/+13
2017-03-12scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li1-0/+7
2017-03-12scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li1-0/+9
2017-02-23Fix missing sanity check in /dev/sgAl Viro1-0/+4
2017-02-23scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn1-1/+2
2017-02-14scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira1-1/+1
2017-02-14scsi: mpt3sas: disable ASPM for MPI2 controllersojab1-0/+3
2017-02-14scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll1-2/+6
2017-02-14ibmvscsis: Add SGL limitBryant G. Ly1-0/+1
2017-01-26scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2-14/+38
2017-01-26scsi: ses: Fix SAS device detection in enclosureEwan D. Milne1-1/+1
2017-01-26ibmvscsis: Fix max transfer lengthBryant G. Ly1-1/+2
2017-01-26ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly1-2/+2
2017-01-26qla2xxx: Fix crash due to null pointer accessQuinn Tran1-4/+12
2017-01-19ibmvscsis: Fix srp_transfer_data fail return codeBryant G. Ly1-1/+1
2017-01-12scsi: mvsas: fix command_active typoArnd Bergmann1-1/+1
2017-01-12scsi: g_NCR5380: Fix release_region in error handlingOndrej Zary1-3/+3
2017-01-09sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro1-0/+3