aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2018-07-30scsi: mptctl: change strncpy+truncation to strlcpyDominique Martinet1-2/+2
2018-07-19scsi: hisi_sas: Add SATA FIS check for v3 hwXiang Chen2-2/+11
2018-07-19scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan4-17/+32
2018-07-19scsi: hisi_sas: Tidy hisi_sas_task_prep()Xiang Chen1-8/+5
2018-07-19scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hwXiaofei Tan1-0/+37
2018-07-19scsi: hisi_sas: relocate some common code for v3 hwXiaofei Tan1-23/+27
2018-07-19scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan2-22/+42
2018-07-19scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeoutXiaofei Tan1-10/+16
2018-07-19scsi: hisi_sas: tidy channel interrupt handler for v3 hwXiaofei Tan1-78/+78
2018-07-19scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry3-40/+1
2018-07-19scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash1-5/+79
2018-07-19scsi: arm64: defconfig: enable configs for Hisilicon ufsliwei1-0/+1
2018-07-19scsi: arm64: dts: add ufs dts nodeliwei1-0/+18
2018-07-19scsi: ufs: dt-bindings: add document for hisi-ufsliwei2-3/+48
2018-07-19scsi: ufs: add Hisilicon ufs driver codeliwei4-0/+744
2018-07-12scsi: scsi_debug: skip long delays when ndelay smallDouglas Gilbert1-4/+6
2018-07-12scsi: snic: fix printing time intervalsArnd Bergmann2-8/+8
2018-07-12scsi: fcoe: hold disc_mutex when traversing rport listsHannes Reinecke1-8/+4
2018-07-12scsi: libfc: Add WARN_ON() when deleting rportsHannes Reinecke1-0/+1
2018-07-12scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke1-6/+4
2018-07-12scsi: libfc: fixup lockdep annotationsHannes Reinecke1-1/+1
2018-07-12scsi: mpt3sas: Fix for regression caused by sparse cleanupsChaitra P B1-6/+6
2018-07-12scsi: arcmsr: Update driver version to v1.40.00.09-20180709Ching Huang1-1/+1
2018-07-12scsi: arcmsr: Fix error of resuming from hibernation for adapter type EChing Huang1-0/+7
2018-07-10scsi: remove NCR_Q720 driverJohannes Thumshirn4-423/+4
2018-07-10scsi: remove NCR_D700 driverJohannes Thumshirn5-454/+0
2018-07-10scsi: ncr53c8xx: remove ScsiResult macroJohannes Thumshirn1-5/+5
2018-07-10scsi: lpfc: remove ScsiResult macroJohannes Thumshirn2-23/+22
2018-07-10scsi: bfa: remove ScsiResult macroJohannes Thumshirn2-12/+8
2018-07-10scsi: aacraid: remove AAC_STAT_GOOD defineJohannes Thumshirn1-14/+27
2018-07-10scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke1-3/+4
2018-07-10scsi: libfc: Add lockdep annotationsHannes Reinecke3-140/+99
2018-07-10scsi: core: switch to scsi-mq by defaultJohannes Thumshirn1-0/+1
2018-07-10scsi: mptfusion: mark expected switch fall-throughsGustavo A. R. Silva2-0/+4
2018-07-10scsi: target: sbitmap: add seq_file forward declarationArnd Bergmann1-0/+2
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart26-37/+37
2018-07-10scsi: lpfc: update driver version to 12.0.0.5James Smart1-1/+1
2018-07-10scsi: lpfc: devloss timeout race condition caused null pointer referenceJames Smart2-4/+14
2018-07-10scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart1-1/+11
2018-07-10scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart5-28/+104
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart7-38/+50
2018-07-10scsi: lpfc: Fix abort error path for NVMETJames Smart2-4/+16
2018-07-10scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart1-1/+4
2018-07-10scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell wordJames Smart1-1/+8
2018-07-10scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZEJames Smart1-175/+257
2018-07-02scsi: target: Remove se_dev_entry.ua_countBart Van Assche3-12/+2
2018-07-02scsi: target: Fix handling of removed LUNsBart Van Assche3-18/+39
2018-07-02scsi: target: Send unit attention condition even if the sense buffer is too smallBart Van Assche1-14/+7
2018-07-02scsi: target: Do not duplicate the code that marks that a command has sense dataBart Van Assche1-6/+3
2018-07-02scsi: target/tcm_loop: Avoid that static checkers warn about dead codeBart Van Assche1-4/+1