aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-03-26scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman
2019-03-26scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmdBill Kuzeja
2019-03-20scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva
2019-03-20scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter
2019-03-20scsi: bnx2fc: Fix error handling in probe()Dan Carpenter
2019-03-20scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert
2019-03-20scsi: libfc: free skb when receiving invalid flogi respMing Lu
2019-03-16scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck
2019-03-16scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-16scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne
2019-03-16scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne
2019-03-16scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-03-08scsi: cxgb4i: add wait_for_completion()Varun Prakash
2019-03-08scsi: ufs: Fix geometry descriptor sizeAvri Altman
2019-03-08scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar
2019-03-08scsi: ufs: Fix system suspend statusStanley Chu
2019-03-08scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2019-03-08scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-03-01scsi: aic94xx: fix module loadingJames Bottomley
2019-03-01scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain
2019-03-01scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara
2019-03-01scsi: smartpqi: correct volume statusDave Carroll
2019-03-01scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara
2019-03-01scsi: hisi_sas: change the time of SAS SSP connectionXiang Chen
2019-03-01scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart
2019-03-01scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu
2019-03-01scsi: lpfc: Correct LCB RJT handlingJames Smart
2019-02-05scsi: megaraid: fix out-of-bound array accessesQian Cai
2019-02-05scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin
2019-02-05scsi: smartpqi: correct lun reset issuesKevin Barnett
2019-02-05scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther
2019-02-05scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar
2019-02-05scsi: sd: Fix cache_type_store()Ivan Mironov
2019-02-05scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu
2019-01-14scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne
2019-01-14scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter
2019-01-14Revert "scsi: qla2xxx: Fix NVMe Target discovery"Himanshu Madhani
2019-01-12scsi: sd: use mempool for discard special pageJens Axboe
2019-01-12scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery
2019-01-12scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard
2018-12-30scsi: raid_attrs: fix unused variable warningArnd Bergmann
2018-12-15scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing
2018-11-21SCSI: fix queue cleanup race before queue initialization is doneMing Lei
2018-11-21scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran
2018-11-21scsi: qla2xxx: Fix NVMe session hang on unloadQuinn Tran
2018-11-21scsi: qla2xxx: Fix re-using LoopID when handle is in useQuinn Tran
2018-11-21scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configuredHimanshu Madhani
2018-11-21scsi: qla2xxx: Fix duplicate switch database entriesQuinn Tran
2018-11-21scsi: qla2xxx: shutdown chip if reset failQuinn Tran
2018-11-21scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxxQuinn Tran