summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-05-25ibmvscsis: Do not send aborted task responseBryant G. Ly
2017-05-14scsi: smartpqi: fix time handlingArnd Bergmann
2017-05-14scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain
2017-05-14scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja
2017-05-08scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger
2017-04-21scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen
2017-04-21scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak
2017-04-21scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng
2017-04-21scsi: sr: Sanity check returned mode dataMartin K. Petersen
2017-04-12scsi: ufs: issue link starup 2 times if device isn't activesubhashj@codeaurora.org
2017-04-12scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang
2017-04-12scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani
2017-04-12scsi: ufs: ensure that host pa_tactivate is higher than deviceSubhash Jadavani
2017-04-12scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim
2017-04-08qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio
2017-04-08scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche
2017-04-08scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche
2017-04-08scsi: libsas: fix ata xfer lengthJohn Garry
2017-04-08scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-03-26scsi: lpfc: Add shutdown method for kexecAnton Blanchard
2017-03-26qla2xxx: Fix request queue corruption.Quinn Tran
2017-03-26qla2xxx: Fix memory leak for abts processingQuinn Tran
2017-03-22scsi: ibmvscsis: Synchronize cmds at remove timeMichael Cyr
2017-03-22scsi: ibmvscsis: Synchronize cmds at tpg_enable_store timeMichael Cyr
2017-03-22scsi: ibmvscsis: Rearrange functions for future patchesMichael Cyr
2017-03-22scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr failsMichael Cyr
2017-03-22scsi: ibmvscsis: Return correct partition name/# to clientMichael Cyr
2017-03-22scsi: ibmvscsis: Issues from Dan Carpenter/SmatchMichael Cyr
2017-03-12scsi: lpfc: Correct WQ creation for pagesizeJames Smart
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2017-03-12scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta
2017-03-12scsi: storvsc: properly set residual data length on errorsLong Li
2017-03-12scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li
2017-03-12scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li
2017-02-23Fix missing sanity check in /dev/sgAl Viro
2017-02-23scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn
2017-02-14scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira
2017-02-14scsi: mpt3sas: disable ASPM for MPI2 controllersojab
2017-02-14scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll
2017-02-14ibmvscsis: Add SGL limitBryant G. Ly
2017-01-26scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2017-01-26scsi: ses: Fix SAS device detection in enclosureEwan D. Milne
2017-01-26ibmvscsis: Fix max transfer lengthBryant G. Ly
2017-01-26ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly
2017-01-26qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-01-19ibmvscsis: Fix srp_transfer_data fail return codeBryant G. Ly
2017-01-12scsi: mvsas: fix command_active typoArnd Bergmann
2017-01-12scsi: g_NCR5380: Fix release_region in error handlingOndrej Zary
2017-01-09sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro