summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-1620-67/+197
|\
| * scsi: aacraid: Fix performance issue on logical drivesSagar Biradar2019-03-141-5/+8
| * scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter2019-03-141-7/+9
| * scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan2019-03-081-2/+20
| * scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLinkXiang Chen2019-03-071-0/+2
| * scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen2019-03-073-3/+49
| * scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-03-071-0/+10
| * scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan2019-03-072-25/+60
| * scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen2019-03-071-1/+2
| * scsi: hisi_sas: Change return variable type in phy_up_v3_hw()Xiang Chen2019-03-071-1/+2
| * scsi: qla2xxx: check for kstrtol() failureDan Carpenter2019-03-071-0/+2
| * scsi: lpfc: fix 32-bit format string warningArnd Bergmann2019-03-071-1/+1
| * scsi: lpfc: fix unused variable warningArnd Bergmann2019-03-071-1/+2
| * scsi: libiscsi: fall back to sendmsg for slab pagesVasily Averin2019-03-071-3/+8
| * scsi: qla2xxx: avoid printf format warningArnd Bergmann2019-03-071-2/+2
| * scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unsetJames Smart2019-03-071-1/+2
| * scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep checkJames Smart2019-03-071-1/+1
| * scsi: ufs: hisi: fix ufs_hba_variant_ops passingArnd Bergmann2019-03-074-10/+7Star
| * scsi: qla2xxx: Fix panic in qla_dfs_tgt_counters_showBill Kuzeja2019-03-071-0/+2
| * scsi: megaraid_sas: reduce module load timeSteve Sistare2019-03-071-2/+2
| * scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi2019-03-061-2/+0Star
| * scsi: smartpqi: Reporting 'logical unit failure'Erwan Velu2019-03-061-0/+6
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-10166-10288/+9712Star
|\|
| * scsi: cxgb4i: validate tcp sequence number only if chip version <= T5Varun Prakash2019-02-271-1/+2
| * scsi: cxgb4i: get pf number from lldi->pfVarun Prakash2019-02-271-2/+1Star
| * scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block2019-02-271-3/+3
| * scsi: mpt3sas: Add missing breaks in switch statementsGustavo A. R. Silva2019-02-271-0/+4
| * scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva2019-02-271-2/+3
| * scsi: kill command serial numberHannes Reinecke2019-02-272-17/+0Star
| * scsi: csiostor: drop serial_number usageHannes Reinecke2019-02-271-4/+4
| * scsi: mvumi: use request tag instead of serial_numberHannes Reinecke2019-02-271-3/+2Star
| * scsi: dpt_i2o: remove serial number usageHannes Reinecke2019-02-271-55/+18Star
| * scsi: st: osst: Remove negative constant left-shiftsIustin Pop2019-02-272-2/+2
| * scsi: ufs-bsg: Allow reading descriptorsAvri Altman2019-02-271-8/+12
| * scsi: ufs: Allow reading descriptor via raw upiuAvri Altman2019-02-271-6/+14
| * scsi: ufs-bsg: Change the calling convention for write descriptorAvri Altman2019-02-271-21/+26
| * scsi: ufs: Remove unused device quirksMarc Gonzalez2019-02-272-33/+0Star
| * Revert "scsi: ufs: disable vccq if it's not needed by UFS device"Marc Gonzalez2019-02-272-56/+4Star
| * scsi: megaraid_sas: Remove a bunch of set but not used variablesYueHaibing2019-02-261-26/+0Star
| * scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen2019-02-261-9/+50
| * scsi: fcoe: make use of fip_mode enum completeSedat Dilek2019-02-205-6/+9
| * scsi: megaraid_sas: return error when create DMA pool failedJason Yan2019-02-201-0/+1
| * scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supportedGiridhar Malavali2019-02-202-2/+2
| * scsi: qla2xxx: Update driver version to 10.00.00.14-kHimanshu Madhani2019-02-201-1/+1
| * scsi: qla2xxx: Add new FW dump template entry typesJoe Carnuccio2019-02-202-75/+142
| * scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entryHimanshu Madhani2019-02-201-23/+23
| * scsi: qla2xxx: Move marker request behind QPairQuinn Tran2019-02-204-69/+33Star
| * scsi: qla2xxx: Prevent SysFS access when chip is downQuinn Tran2019-02-201-0/+3
| * scsi: qla2xxx: Add support for setting port speedAnil Gurumurthy2019-02-205-1/+166
| * scsi: qla2xxx: Prevent multiple ADISC commands per sessionQuinn Tran2019-02-201-2/+4