summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: libiscsi: Annotate fall-throughBart Van Assche2018-07-311-0/+1
* scsi: libiscsi: Annotate locking assumptionsBart Van Assche2018-07-311-0/+1
* scsi: scsi_debug: add cmd abort option to every_nthDouglas Gilbert2018-07-311-15/+32
* scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev2018-07-313-1/+10
* scsi: atp870u: Replace mdelay() with msleep()Jia-Ju Bai2018-07-311-8/+8
* scsi: a100u2w: Replace mdelay() with msleep()Jia-Ju Bai2018-07-311-2/+2
* scsi: lpfc: remove null check on nvmebufColin Ian King2018-07-311-5/+3
* scsi: ibmvscsi: change strncpy+truncation to strlcpyDominique Martinet2018-07-311-4/+2
* scsi: hisi_sas: Add SATA FIS check for v3 hwXiang Chen2018-07-202-2/+11
* scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan2018-07-204-17/+32
* scsi: hisi_sas: Tidy hisi_sas_task_prep()Xiang Chen2018-07-201-8/+5
* scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hwXiaofei Tan2018-07-201-0/+37
* scsi: hisi_sas: relocate some common code for v3 hwXiaofei Tan2018-07-201-23/+27
* scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan2018-07-202-22/+42
* scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeoutXiaofei Tan2018-07-201-10/+16
* scsi: hisi_sas: tidy channel interrupt handler for v3 hwXiaofei Tan2018-07-201-78/+78
* scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry2018-07-203-40/+1
* scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash2018-07-201-5/+79
* scsi: ufs: add Hisilicon ufs driver codeliwei2018-07-204-0/+744
* scsi: scsi_debug: skip long delays when ndelay smallDouglas Gilbert2018-07-131-4/+6
* scsi: snic: fix printing time intervalsArnd Bergmann2018-07-132-8/+8
* scsi: fcoe: hold disc_mutex when traversing rport listsHannes Reinecke2018-07-131-8/+4
* scsi: libfc: Add WARN_ON() when deleting rportsHannes Reinecke2018-07-131-0/+1
* scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke2018-07-131-6/+4
* scsi: libfc: fixup lockdep annotationsHannes Reinecke2018-07-131-1/+1
* scsi: mpt3sas: Fix for regression caused by sparse cleanupsChaitra P B2018-07-131-6/+6
* scsi: arcmsr: Update driver version to v1.40.00.09-20180709Ching Huang2018-07-131-1/+1
* scsi: arcmsr: Fix error of resuming from hibernation for adapter type EChing Huang2018-07-131-0/+7
* scsi: remove NCR_Q720 driverJohannes Thumshirn2018-07-114-423/+4
* scsi: remove NCR_D700 driverJohannes Thumshirn2018-07-114-448/+0
* scsi: ncr53c8xx: remove ScsiResult macroJohannes Thumshirn2018-07-111-5/+5
* scsi: lpfc: remove ScsiResult macroJohannes Thumshirn2018-07-112-23/+22
* scsi: bfa: remove ScsiResult macroJohannes Thumshirn2018-07-112-12/+8
* scsi: aacraid: remove AAC_STAT_GOOD defineJohannes Thumshirn2018-07-111-14/+27
* scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke2018-07-111-3/+4
* scsi: libfc: Add lockdep annotationsHannes Reinecke2018-07-113-140/+99
* scsi: core: switch to scsi-mq by defaultJohannes Thumshirn2018-07-111-0/+1
* scsi: lpfc: Revise copyright for new company languageJames Smart2018-07-1126-37/+37
* scsi: lpfc: update driver version to 12.0.0.5James Smart2018-07-111-1/+1
* scsi: lpfc: devloss timeout race condition caused null pointer referenceJames Smart2018-07-112-4/+14
* scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart2018-07-111-1/+11
* scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart2018-07-115-28/+104
* scsi: lpfc: Make PBDE optimizations configurableJames Smart2018-07-117-38/+50
* scsi: lpfc: Fix abort error path for NVMETJames Smart2018-07-112-4/+16
* scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart2018-07-111-1/+4
* scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell wordJames Smart2018-07-111-1/+8
* scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZEJames Smart2018-07-111-175/+257
* scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-022-9/+4
* scsi: core: fix scsi_host_queue_readyMing Lei2018-07-021-1/+1
* scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd()Bart Van Assche2018-07-021-6/+0