summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-03-13scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva
2019-03-13Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall
2019-03-13scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter
2019-03-13scsi: bnx2fc: Fix error handling in probe()Dan Carpenter
2019-03-13scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert
2019-03-13scsi: libfc: free skb when receiving invalid flogi respMing Lu
2019-03-10scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck
2019-03-05scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-03-05scsi: 3w-9xxx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-03-05scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-03-05scsi: 3w-sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-03-05scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-05scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne
2019-03-05scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-02-27scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocationMasato Suzuki
2019-02-27scsi: cxgb4i: add wait_for_completion()Varun Prakash
2019-02-27scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer
2019-02-27scsi: ufs: Fix geometry descriptor sizeAvri Altman
2019-02-27scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar
2019-02-27scsi: ufs: Fix system suspend statusStanley Chu
2019-02-27scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2019-02-27scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-02-20scsi: sd: fix entropy gathering for most rotational disksJames Bottomley
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley
2019-02-12scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain
2019-02-12scsi: sd_zbc: Fix zone information messagesDamien Le Moal
2019-02-12scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara
2019-02-12scsi: smartpqi: correct volume statusDave Carroll
2019-02-12scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara
2019-02-12scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann
2019-02-12scsi: hisi_sas: change the time of SAS SSP connectionXiang Chen
2019-02-12scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart
2019-02-12scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu
2019-02-12scsi: lpfc: Correct LCB RJT handlingJames Smart
2019-01-31scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai
2019-01-26scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin
2019-01-26scsi: smartpqi: correct lun reset issuesKevin Barnett
2019-01-26scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther
2019-01-26scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar
2019-01-22scsi: sd: Fix cache_type_store()Ivan Mironov
2019-01-22scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu
2019-01-13scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne
2018-12-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-12-12scsi: sd: use mempool for discard special pageJens Axboe
2018-12-07scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter
2018-12-07Revert "scsi: qla2xxx: Fix NVMe Target discovery"Himanshu Madhani
2018-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds