summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | scsi: ibmvscsi: change strncpy+truncation to strlcpyDominique Martinet2018-07-311-4/+2Star
| * | | | 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/+5Star
| * | | | 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/+1Star
| * | | | 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/+4Star
| * | | | 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/+4Star
| * | | | 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/+4Star
| * | | | scsi: remove NCR_D700 driverJohannes Thumshirn2018-07-114-448/+0Star
| * | | | scsi: ncr53c8xx: remove ScsiResult macroJohannes Thumshirn2018-07-111-5/+5
| * | | | scsi: lpfc: remove ScsiResult macroJohannes Thumshirn2018-07-112-23/+22Star
| * | | | scsi: bfa: remove ScsiResult macroJohannes Thumshirn2018-07-112-12/+8Star
| * | | | 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/+99Star
| * | | | 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/+4Star
| * | | | 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/+0Star
| * | | | scsi: qedi: tidy up a size calculationDan Carpenter2018-07-021-1/+1
| * | | | scsi: ibmvscsi: Improve strings handlingBreno Leitao2018-07-021-2/+2
| * | | | scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei2018-06-262-7/+40
| * | | | scsi: read host_busy via scsi_host_busy()Ming Lei2018-06-269-15/+25
| * | | | scsi: sd: Remove a superfluous assignmentBart Van Assche2018-06-261-1/+0Star
| * | | | scsi: qedi: Fix misleading indentationBart Van Assche2018-06-261-14/+16
| * | | | scsi: don't add scsi command result bytesJohannes Thumshirn2018-06-264-5/+5