summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: clean obsolete return values of eh_timed_outAvri Altman2019-02-261-5/+1
* scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen2019-02-261-9/+50
* scsi: MAINTAINERS: SCSI initiator and target tweaksMartin K. Petersen2019-02-261-12/+13
* scsi: fcoe: make use of fip_mode enum completeSedat Dilek2019-02-196-8/+11
* scsi: megaraid_sas: return error when create DMA pool failedJason Yan2019-02-191-0/+1
* scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supportedGiridhar Malavali2019-02-192-2/+2
* scsi: qla2xxx: Update driver version to 10.00.00.14-kHimanshu Madhani2019-02-191-1/+1
* scsi: qla2xxx: Add new FW dump template entry typesJoe Carnuccio2019-02-192-75/+142
* scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entryHimanshu Madhani2019-02-191-23/+23
* scsi: qla2xxx: Move marker request behind QPairQuinn Tran2019-02-194-69/+33
* scsi: qla2xxx: Prevent SysFS access when chip is downQuinn Tran2019-02-191-0/+3
* scsi: qla2xxx: Add support for setting port speedAnil Gurumurthy2019-02-195-1/+166
* scsi: qla2xxx: Prevent multiple ADISC commands per sessionQuinn Tran2019-02-191-2/+4
* scsi: qla2xxx: Check for FW started flag before abortingHimanshu Madhani2019-02-191-0/+8
* scsi: qla2xxx: Fix unload when NVMe devices are configuredHimanshu Madhani2019-02-191-12/+10
* scsi: qla2xxx: Add First Burst support for FC-NVMe devicesDarren Trapp2019-02-197-9/+39
* scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmwareHimanshu Madhani2019-02-191-5/+8
* scsi: qla2xxx: remove redundant null check on pointer sessColin Ian King2019-02-191-5/+1
* scsi: qla2xxx: Move debug messages before sending srb preventing panicBill Kuzeja2019-02-193-45/+55
* scsi: lpfc: Remove set but not used variable 'phys_id'YueHaibing2019-02-191-2/+1
* scsi: ufs: Add HI3670 SoC UFS driver supportManivannan Sadhasivam2019-02-192-22/+109
* scsi: dt-bindings: ufs: Add HI3670 UFS controller bindingManivannan Sadhasivam2019-02-191-2/+3
* scsi: lpfc: fix a handful of indentation issuesColin Ian King2019-02-135-8/+8
* scsi: qlogicpti: Use of_node_name_eq for node name comparisonsRob Herring2019-02-132-4/+2
* scsi: sd: Fix typo in sd_first_printk()Dietmar Hahn2019-02-121-1/+1
* scsi: megaraid_sas: driver version updateShivasharan S2019-02-121-2/+2
* scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMDShivasharan S2019-02-121-1/+2
* scsi: lpfc: Fix error code if kcalloc() failsDan Carpenter2019-02-121-0/+1
* scsi: ufs: fix a typo in commentChengguang Xu2019-02-121-2/+2
* scsi: scsi_debug: Implement support for write protectMartin K. Petersen2019-02-121-45/+31
* scsi: core: Move resid from scsi_data_buffer to scsi_cmndBart Van Assche2019-02-122-4/+2
* scsi: sd: Remove superfluous residual assignmentsBart Van Assche2019-02-121-3/+0
* scsi: uas: Use scsi_[gs]et_resid() where appropriateBart Van Assche2019-02-121-2/+2
* scsi: scsi_debug: Use scsi_[gs]et_resid() where appropriateBart Van Assche2019-02-121-4/+5
* scsi: libiscsi: Use scsi_[gs]et_resid() where appropriateBart Van Assche2019-02-121-1/+1
* scsi: scsi_debug: Fix a recently introduced regressionBart Van Assche2019-02-121-8/+7
* scsi: hisi_sas: Do some more tidy-upJohn Garry2019-02-082-7/+7
* scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimentalXiang Chen2019-02-084-14/+89
* scsi: hisi_sas: Issue internal abort on all relevant queuesJohn Garry2019-02-085-16/+62
* scsi: hisi_sas: change queue depth from 512 to 4096Xiang Chen2019-02-081-1/+1
* scsi: hisi_sas: Add manual trigger for debugfs dumpLuo Jiaxing2019-02-081-0/+34
* scsi: hisi_sas: Add support for DIX feature for v3 hwXiang Chen2019-02-083-32/+184
* scsi: dt-bindings: ufs: Fix the compatible string definitionDouglas Anderson2019-02-081-5/+8
* scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-0819-44/+54
* scsi: lpfc: Update lpfc version to 12.2.0.0James Smart2019-02-051-1/+1
* scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-0522-22/+22
* scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart2019-02-051-13/+37
* scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart2019-02-053-112/+137
* scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart2019-02-0510-59/+46
* scsi: lpfc: Rework locking on SCSI io completionJames Smart2019-02-055-74/+112