summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-03-06scsi: target: tcmu: Switch to bitmap_zalloc()Andy Shevchenko1-5/+3
2019-03-06scsi: libiscsi: fall back to sendmsg for slab pagesVasily Averin1-3/+8
2019-03-06scsi: qla2xxx: avoid printf format warningArnd Bergmann1-2/+2
2019-03-06scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unsetJames Smart1-1/+2
2019-03-06scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep checkJames Smart1-1/+1
2019-03-06scsi: ufs: hisi: fix ufs_hba_variant_ops passingArnd Bergmann4-10/+7
2019-03-06scsi: qla2xxx: Fix panic in qla_dfs_tgt_counters_showBill Kuzeja1-0/+2
2019-03-06scsi: megaraid_sas: reduce module load timeSteve Sistare1-2/+2
2019-03-06scsi: target: tcmu: wait for nl reply only if there are listeners or during a...Cathy Avery1-5/+6
2019-03-06scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi1-2/+0
2019-03-06scsi: smartpqi: Reporting 'logical unit failure'Erwan Velu1-0/+6
2019-02-27scsi: cxgb4i: validate tcp sequence number only if chip version <= T5Varun Prakash1-1/+2
2019-02-27scsi: cxgb4i: get pf number from lldi->pfVarun Prakash1-2/+1
2019-02-27scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block1-3/+3
2019-02-27scsi: mpt3sas: Add missing breaks in switch statementsGustavo A. R. Silva1-0/+4
2019-02-27scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva1-2/+3
2019-02-27scsi: kill command serial numberHannes Reinecke2-17/+0
2019-02-27scsi: csiostor: drop serial_number usageHannes Reinecke1-4/+4
2019-02-27scsi: mvumi: use request tag instead of serial_numberHannes Reinecke1-3/+2
2019-02-27scsi: dpt_i2o: remove serial number usageHannes Reinecke1-55/+18
2019-02-27scsi: st: osst: Remove negative constant left-shiftsIustin Pop2-2/+2
2019-02-27scsi: ufs-bsg: Allow reading descriptorsAvri Altman1-8/+12
2019-02-27scsi: ufs: Allow reading descriptor via raw upiuAvri Altman1-6/+14
2019-02-27scsi: ufs-bsg: Change the calling convention for write descriptorAvri Altman1-21/+26
2019-02-27scsi: ufs: Remove unused device quirksMarc Gonzalez2-33/+0
2019-02-27Revert "scsi: ufs: disable vccq if it's not needed by UFS device"Marc Gonzalez2-56/+4
2019-02-26scsi: megaraid_sas: Remove a bunch of set but not used variablesYueHaibing1-26/+0
2019-02-26scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen1-9/+50
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek5-6/+9
2019-02-19scsi: megaraid_sas: return error when create DMA pool failedJason Yan1-0/+1
2019-02-19scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supportedGiridhar Malavali2-2/+2
2019-02-19scsi: qla2xxx: Update driver version to 10.00.00.14-kHimanshu Madhani1-1/+1
2019-02-19scsi: qla2xxx: Add new FW dump template entry typesJoe Carnuccio2-75/+142
2019-02-19scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entryHimanshu Madhani1-23/+23
2019-02-19scsi: qla2xxx: Move marker request behind QPairQuinn Tran4-69/+33
2019-02-19scsi: qla2xxx: Prevent SysFS access when chip is downQuinn Tran1-0/+3
2019-02-19scsi: qla2xxx: Add support for setting port speedAnil Gurumurthy5-1/+166
2019-02-19scsi: qla2xxx: Prevent multiple ADISC commands per sessionQuinn Tran1-2/+4
2019-02-19scsi: qla2xxx: Check for FW started flag before abortingHimanshu Madhani1-0/+8
2019-02-19scsi: qla2xxx: Fix unload when NVMe devices are configuredHimanshu Madhani1-12/+10
2019-02-19scsi: qla2xxx: Add First Burst support for FC-NVMe devicesDarren Trapp7-9/+39
2019-02-19scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmwareHimanshu Madhani1-5/+8
2019-02-19scsi: qla2xxx: remove redundant null check on pointer sessColin Ian King1-5/+1
2019-02-19scsi: qla2xxx: Move debug messages before sending srb preventing panicBill Kuzeja3-45/+55
2019-02-19scsi: lpfc: Remove set but not used variable 'phys_id'YueHaibing1-2/+1
2019-02-19scsi: ufs: Add HI3670 SoC UFS driver supportManivannan Sadhasivam2-22/+109
2019-02-13scsi: lpfc: fix a handful of indentation issuesColin Ian King5-8/+8
2019-02-13scsi: qlogicpti: Use of_node_name_eq for node name comparisonsRob Herring2-4/+2
2019-02-12scsi: sd: Fix typo in sd_first_printk()Dietmar Hahn1-1/+1
2019-02-12scsi: megaraid_sas: driver version updateShivasharan S1-2/+2