summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-03-24scsi: mpt3sas: wait for and flush running commands on shutdown/unloadSreekanth Reddy
2018-03-24scsi: mpt3sas: fix oops in error handlers after shutdown/unloadMauricio Faria de Oliveira
2018-03-24scsi: lpfc: Fix issues connecting with nvme initiatorJames Smart
2018-03-24scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart
2018-03-24scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...Shivasharan S
2018-03-21scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja
2018-03-21scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani
2018-03-21scsi: qla2xxx: Fix NULL pointer access for fcport structureQuinn Tran
2018-03-21scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_queHimanshu Madhani
2018-03-19scsi: dh: add new rdac devicesXose Vazquez Perez
2018-03-19scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez
2018-03-19scsi: core: scsi_get_device_flags_keyed(): Always return device flagsBart Van Assche
2018-03-19scsi: ses: don't ask for diagnostic pages repeatedly during probeLi Dongyang
2018-03-15scsi: qla2xxx: Fix recursion while sending terminate exchangehimanshu.madhani@cavium.com
2018-03-15scsi: qla2xxx: Fix NULL pointer crash due to probe failurehimanshu.madhani@cavium.com
2018-03-15scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com
2018-03-15scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche
2018-03-15scsi: qla2xxx: Fix memory leak in dual/target modehimanshu.madhani@cavium.com
2018-03-15scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unrefQuinn Tran
2018-03-15scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.Giridhar Malavali
2018-03-15scsi: qla2xxx: Defer processing of GS IOCB callsGiridhar Malavali
2018-03-15scsi: qla2xxx: Clear loop id after deleteQuinn Tran
2018-03-15scsi: qla2xxx: Fix scan state field for fcportQuinn Tran
2018-03-15scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran
2018-03-15scsi: qla2xxx: Fix abort command deadlock due to spinlockQuinn Tran
2018-03-15scsi: qla2xxx: Fix PRLI state checkQuinn Tran
2018-03-15scsi: qla2xxx: Fix Relogin being triggered too fastQuinn Tran
2018-03-15scsi: qla2xxx: Fix NPIV host cleanup in target modeSawan Chandak
2018-03-15scsi: qla2xxx: Fix login state machine stuck at GPDBQuinn Tran
2018-03-15scsi: qla2xxx: Serialize GPNID for multiple RSCNQuinn Tran
2018-03-15scsi: qla2xxx: Retry switch command on time outQuinn Tran
2018-03-15scsi: qla2xxx: Fix re-login for Nport Handle in useQuinn Tran
2018-03-15scsi: qla2xxx: Skip IRQ affinity for Target QPairsQuinn Tran
2018-03-15scsi: qla2xxx: Move session delete to driver work queueQuinn Tran
2018-03-15scsi: qla2xxx: Fix gpnid error processingQuinn Tran
2018-03-15scsi: qla2xxx: Fix system crash for Notify ack timeout handlingQuinn Tran
2018-03-03scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery
2018-03-03scsi: aacraid: Fix I/O drop during resetPrasad B Munirathnam
2018-02-28scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-02-25scsi: bfa: fix type conversion warningArnd Bergmann
2018-02-25scsi: bfa: fix access to bfad_im_port_sJohannes Thumshirn
2018-02-25scsi: lpfc: Use after free in lpfc_rq_buf_free()Dan Carpenter
2018-02-22scsi: core: check for device state in __scsi_remove_target()Hannes Reinecke
2018-02-22scsi: smartpqi: allow static build ("built-in")Steffen Weber
2018-02-16scsi: cxlflash: Reset command ioascUma Krishnan
2018-02-16scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart
2018-02-16scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche
2018-02-13scsi: storvsc: missing error code in storvsc_probe()Dan Carpenter
2018-02-03scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva
2018-02-03scsi: aacraid: Prevent crash in case of free interrupt during scsi EH pathGuilherme G. Piccoli