summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Clean up SG_NONEFinn Thain2019-11-133-3/+1
* scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONEFinn Thain2019-11-133-6/+6
* scsi: nsp_cs: enable compile-testing on 64-bitJohan Hovold2019-11-131-1/+1
* scsi: nsp_cs: drop redundant MODULE_LICENSE ifdefJohan Hovold2019-11-131-2/+0
* scsi: ufs: ufshcd: Remove dev_err() on platform_get_irq() failureYueHaibing2019-11-131-1/+0
* scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Kars de Jong2019-11-131-2/+9
* scsi: csiostor: Remove set but not used variable 'rln'YueHaibing2019-11-131-2/+1
* scsi: ufs: fix potential bug which ends in system hangBean Huo2019-11-131-1/+1
* scsi: ufs: print helpful hint when response size exceed buffer sizeBean Huo2019-11-131-3/+5
* scsi: hisi_sas: Stop converting a bool into a boolJohn Garry2019-11-131-1/+1
* scsi: hisi_sas: Relocate call to hisi_sas_debugfs_exit()Xiang Chen2019-11-131-2/+1
* scsi: hisi_sas: Return directly if init hardware failedXiang Chen2019-11-131-0/+1
* scsi: hisi_sas: Check sas_port before using itXiang Chen2019-11-131-1/+2
* scsi: lpfc: Update lpfc version to 12.6.0.2James Smart2019-11-131-1/+1
* scsi: lpfc: revise nvme max queues to be hdwq countJames Smart2019-11-131-6/+4
* scsi: lpfc: Initialize cpu_map for not present cpusJames Smart2019-11-131-1/+18
* scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()James Smart2019-11-132-2/+2
* scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart2019-11-131-1/+1
* scsi: lpfc: fix: Coverity: lpfc_get_scsi_buf_s3(): Null pointer dereferencesJames Smart2019-11-131-1/+1
* scsi: ufs: Add driver for TI wrapper for Cadence UFS IPVignesh Raghavendra2019-11-133-0/+101
* scsi: target: tcmu: Prevent memory reclaim recursionDamien Le Moal2019-11-091-3/+3
* scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal2019-11-093-5/+4
* scsi: lpfc: Fix lpfc_cpumask_of_node_init()Bart Van Assche2019-11-091-9/+3
* scsi: lpfc: Fix a kernel warning triggered by lpfc_sli4_enable_intr()Bart Van Assche2019-11-091-2/+0
* scsi: lpfc: Fix a kernel warning triggered by lpfc_get_sgl_per_hdwq()Bart Van Assche2019-11-091-2/+2
* scsi: qla2xxx: don't use zero for FC4_PRIORITY_NVMEMartin Wilck2019-11-092-3/+5
* scsi: qla2xxx: initialize fc4_type_priorityMartin Wilck2019-11-091-2/+10
* scsi: qla2xxx: Fix a dma_pool_free() callBart Van Assche2019-11-091-1/+2
* scsi: qla2xxx: Remove an include directiveBart Van Assche2019-11-091-1/+0
* scsi: qla2xxx: Update driver version to 10.01.00.21-kHimanshu Madhani2019-11-091-1/+1
* scsi: qla2xxx: Fix device connect issues in P2P configurationArun Easi2019-11-093-3/+12
* scsi: qla2xxx: Fix memory leak when sending I/O failsArun Easi2019-11-091-0/+4
* scsi: qla2xxx: Fix double scsi_done for abort pathQuinn Tran2019-11-094-59/+72
* scsi: qla2xxx: Fix driver unload hangQuinn Tran2019-11-091-2/+0
* scsi: qla2xxx: Fix SRB leak on switch command timeoutQuinn Tran2019-11-095-19/+16
* scsi: qla2xxx: Do command completion on abort timeoutQuinn Tran2019-11-092-0/+19
* scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failureQuinn Tran2019-11-092-30/+13
* scsi: target: iscsi: rename some variables to avoid confusion.Maurizio Lombardi2019-11-061-20/+20
* scsi: target: iscsi: tie the challenge length to the hash digest sizeMaurizio Lombardi2019-11-062-13/+28
* scsi: target: iscsi: CHAP: add support for SHA1, SHA256 and SHA3-256Maurizio Lombardi2019-11-062-62/+120
* scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche2019-11-061-4/+7
* scsi: lpfc: Update lpfc version to 12.6.0.1James Smart2019-11-061-1/+1
* scsi: lpfc: Add enablement of multiple adapter dumpsJames Smart2019-11-062-1/+36
* scsi: lpfc: Change default IRQ model on AMD architecturesJames Smart2019-11-064-138/+484
* scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart2019-11-065-12/+388
* scsi: lpfc: Clarify FAWNN error messageJames Smart2019-11-061-2/+2
* scsi: lpfc: Sync with FC-NVMe-2 SLER change to require Conf with SLERJames Smart2019-11-061-1/+3
* scsi: lpfc: Fix dynamic fw log enablement checkJames Smart2019-11-061-1/+1
* scsi: lpfc: Fix unexpected error messages during RSCN handlingJames Smart2019-11-061-2/+19
* scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounceJames Smart2019-11-061-20/+20