summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2016-11-28qlogicpti: Fix compiler warningsTushar Dave
2016-11-25scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()Mauricio Faria de Oliveira
2016-11-22Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley
2016-11-22scsi: be2iscsi: allocate enough memory in beiscsi_boot_get_sinfo()Dan Carpenter
2016-11-22scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S
2016-11-22scsi: hpsa: use bus '3' for legacy HBA devicesHannes Reinecke
2016-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-17scsi: libfc: fix seconds_since_last_reset miscalculationJohannes Thumshirn
2016-11-14Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley
2016-11-14scsi: qla2xxx: do not abort all commands in the adapter during EEH recoveryMauricio Faria de Oliveira
2016-11-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-12scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky
2016-11-10Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley
2016-11-09scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena
2016-11-08scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device removeMauricio Faria de Oliveira
2016-11-08scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira
2016-11-08scsi: libcxgbi: fix incorrect DDP resource cleanupVarun Prakash
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-01scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja
2016-11-01scsi: scsi_dh_alua: Fix a reference counting bugBart Van Assche
2016-11-01scsi: vmw_pvscsi: return SUCCESS for successful command abortsDavid Jeffery
2016-11-01scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy
2016-11-01scsi: scsi_dh_alua: fix missing kref_put() in alua_rtpg_work()tang.junhui
2016-10-31mvsas: fix error return code in mvs_task_prep()Wei Yongjun
2016-10-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-10-27Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley
2016-10-26scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang
2016-10-26scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne