summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2017-01-09scsi: aacraid: remove wildcard for series 9 controllersKevin Barnett
2017-01-09scsi: avoid a permanent stop of the scsi device's request queueWei Fang
2017-01-09scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...Kashyap Desai
2017-01-09scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-29Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley
2016-11-28Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds