summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-03-20scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler
2019-03-20scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler
2019-03-20scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()Luo Jiaxing
2019-03-19scsi: qla2xxx: Fix NULL pointer crash due to stale CPUIDHimanshu Madhani
2019-03-19scsi: qla2xxx: Fix FC-AL connection target discoveryQuinn Tran
2019-03-19scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche
2019-03-19scsi: core: Also call destroy_rcu_head() for passthrough requestsBart Van Assche
2019-03-18scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-14scsi: aacraid: Fix performance issue on logical drivesSagar Biradar
2019-03-14scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-07scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan
2019-03-06scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLinkXiang Chen
2019-03-06scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen
2019-03-06scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry
2019-03-06scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan
2019-03-06scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen
2019-03-06scsi: hisi_sas: Change return variable type in phy_up_v3_hw()Xiang Chen
2019-03-06scsi: qla2xxx: check for kstrtol() failureDan Carpenter
2019-03-06scsi: lpfc: fix 32-bit format string warningArnd Bergmann
2019-03-06scsi: lpfc: fix unused variable warningArnd Bergmann
2019-03-06scsi: libiscsi: fall back to sendmsg for slab pagesVasily Averin
2019-03-06scsi: qla2xxx: avoid printf format warningArnd Bergmann
2019-03-06scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unsetJames Smart
2019-03-06scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep checkJames Smart
2019-03-06scsi: ufs: hisi: fix ufs_hba_variant_ops passingArnd Bergmann
2019-03-06scsi: qla2xxx: Fix panic in qla_dfs_tgt_counters_showBill Kuzeja
2019-03-06scsi: megaraid_sas: reduce module load timeSteve Sistare
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-06scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi
2019-03-06scsi: smartpqi: Reporting 'logical unit failure'Erwan Velu
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-27scsi: cxgb4i: validate tcp sequence number only if chip version <= T5Varun Prakash
2019-02-27scsi: cxgb4i: get pf number from lldi->pfVarun Prakash
2019-02-27scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block
2019-02-27scsi: mpt3sas: Add missing breaks in switch statementsGustavo A. R. Silva
2019-02-27scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva
2019-02-27scsi: kill command serial numberHannes Reinecke
2019-02-27scsi: csiostor: drop serial_number usageHannes Reinecke
2019-02-27scsi: mvumi: use request tag instead of serial_numberHannes Reinecke
2019-02-27scsi: dpt_i2o: remove serial number usageHannes Reinecke
2019-02-27scsi: st: osst: Remove negative constant left-shiftsIustin Pop
2019-02-27scsi: ufs-bsg: Allow reading descriptorsAvri Altman
2019-02-27scsi: ufs: Allow reading descriptor via raw upiuAvri Altman
2019-02-27scsi: ufs-bsg: Change the calling convention for write descriptorAvri Altman
2019-02-27scsi: ufs: Remove unused device quirksMarc Gonzalez
2019-02-27Revert "scsi: ufs: disable vccq if it's not needed by UFS device"Marc Gonzalez