summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* ibmvscsis: Do not send aborted task responseBryant G. Ly2017-05-252-25/+91
* scsi: smartpqi: fix time handlingArnd Bergmann2017-05-141-5/+3
* scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain2017-05-141-1/+1
* scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja2017-05-141-1/+2
* scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger2017-05-081-10/+17
* scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-211-2/+18
* scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak2017-04-211-1/+6
* scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng2017-04-211-1/+2
* scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-04-211-2/+4
* scsi: ufs: issue link starup 2 times if device isn't activesubhashj@codeaurora.org2017-04-121-3/+20
* scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang2017-04-121-1/+3
* scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani2017-04-125-21/+75
* scsi: ufs: ensure that host pa_tactivate is higher than deviceSubhash Jadavani2017-04-123-0/+86
* scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim2017-04-122-7/+27
* qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-04-085-8/+13
* scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche2017-04-081-5/+15
* scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche2017-04-081-9/+9
* scsi: libsas: fix ata xfer lengthJohn Garry2017-04-081-1/+1
* scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang2017-04-081-0/+2
* scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-03-261-1/+25
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-261-0/+1
* qla2xxx: Fix request queue corruption.Quinn Tran2017-03-261-3/+9
* qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-261-0/+2
* scsi: ibmvscsis: Synchronize cmds at remove timeMichael Cyr2017-03-222-5/+37
* scsi: ibmvscsis: Synchronize cmds at tpg_enable_store timeMichael Cyr2017-03-222-188/+38
* scsi: ibmvscsis: Rearrange functions for future patchesMichael Cyr2017-03-221-328/+330
* scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr failsMichael Cyr2017-03-221-0/+7
* scsi: ibmvscsis: Return correct partition name/# to clientMichael Cyr2017-03-221-1/+4
* scsi: ibmvscsis: Issues from Dan Carpenter/SmatchMichael Cyr2017-03-221-10/+3
* scsi: lpfc: Correct WQ creation for pagesizeJames Smart2017-03-122-4/+7
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-03-122-18/+27
* scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta2017-03-121-4/+17
* scsi: storvsc: properly set residual data length on errorsLong Li2017-03-121-3/+13
* scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li2017-03-121-0/+7
* scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li2017-03-121-0/+9
* Fix missing sanity check in /dev/sgAl Viro2017-02-231-0/+4
* scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn2017-02-231-1/+2
* scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira2017-02-141-1/+1
* scsi: mpt3sas: disable ASPM for MPI2 controllersojab2017-02-141-0/+3
* scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll2017-02-141-2/+6
* ibmvscsis: Add SGL limitBryant G. Ly2017-02-141-0/+1
* scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2017-01-262-14/+38
* scsi: ses: Fix SAS device detection in enclosureEwan D. Milne2017-01-261-1/+1
* ibmvscsis: Fix max transfer lengthBryant G. Ly2017-01-261-1/+2
* ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly2017-01-261-2/+2
* qla2xxx: Fix crash due to null pointer accessQuinn Tran2017-01-261-4/+12
* ibmvscsis: Fix srp_transfer_data fail return codeBryant G. Ly2017-01-191-1/+1
* scsi: mvsas: fix command_active typoArnd Bergmann2017-01-121-1/+1
* scsi: g_NCR5380: Fix release_region in error handlingOndrej Zary2017-01-121-3/+3
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-01-091-0/+3