summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...Sumit Saxena2021-10-041-4/+7
* scsi: advansys: Fix kernel pointer leakGuo Zhi2021-10-041-2/+2
* scsi: target: core: Make logs less verboseKonstantin Shelekhin2021-10-041-4/+4
* scsi: ufs: core: Do not exit ufshcd_err_handler() unless operational or deadAdrian Hunter2021-10-041-4/+24
* scsi: ufs: core: Do not exit ufshcd_reset_and_restore() unless operational or...Adrian Hunter2021-10-041-13/+23
* scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche2021-10-042-197/+1
* scsi: ufs: core: Retry START_STOP on UNIT_ATTENTIONJaegeuk Kim2021-10-041-3/+9
* scsi: ufs: core: Remove return statement in void functionBean Huo2021-10-041-1/+0
* scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo2021-10-041-1/+1
* scsi: ufs: core: Fix NULL pointer dereferenceBean Huo2021-10-041-3/+0
* scsi: core: Fix spelling in a source code commentBart Van Assche2021-10-041-1/+1
* scsi: sd: Fix sd_do_mode_sense() buffer length handlingDamien Le Moal2021-09-291-0/+7
* scsi: core: Fix scsi_mode_select() buffer length handlingDamien Le Moal2021-09-291-8/+13
* scsi: core: Fix scsi_mode_sense() buffer length handlingDamien Le Moal2021-09-291-10/+15
* scsi: core: Delete scsi_{get,free}_host_dev()John Garry2021-09-282-67/+0
* scsi: elx: efct: Switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-09-282-6/+4
* scsi: ufs: ufs-qcom: Enter and exit hibern8 during clock scalingAsutosh Das2021-09-281-1/+11
* scsi: ufs: core: Export hibern8 entry and exit functionsAsutosh Das2021-09-282-2/+3
* scsi: lpfc: Add support for optional PLDV handlingJames Smart2021-09-282-0/+18
* scsi: ufs: core: SCSI_UFS_HWMON depends on HWMON=yAnders Roxell2021-09-281-1/+1
* scsi: lpfc: Return NULL rather than a plain 0 integerColin Ian King2021-09-281-1/+1
* scsi: aic7xxx: Fix a function name in commentsCai Huoqing2021-09-282-2/+2
* scsi: lpfc: Fix a function name in commentsCai Huoqing2021-09-281-4/+4
* scsi: advansys: Prefer struct_size() over open-coded arithmeticLen Baker2021-09-281-2/+2
* scsi: ufs: exynos: Unify namingKrzysztof Kozlowski2021-09-281-5/+5
* scsi: lpfc: Fix mailbox command failure during driver initializationJames Smart2021-09-221-2/+13
* scsi: dc395: Fix error case unwindingTong Zhang2021-09-221-0/+1
* scsi: ufs: core: Add temperature notification exception handlingAvri Altman2021-09-223-0/+35
* scsi: ufs: core: Probe for temperature notification supportAvri Altman2021-09-226-0/+259
* scsi: efct: Decrease area under spinlockDmitry Bogdanov2021-09-221-2/+1
* scsi: efct: Fix nport freeDmitry Bogdanov2021-09-222-1/+7
* scsi: efct: Add state in nport sm trace printoutDmitry Bogdanov2021-09-221-1/+1
* scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.hBart Van Assche2021-09-211-1/+0
* scsi: target: Remove unused function argumentsLi Feng2021-09-141-8/+6
* scsi: ufs: ufs-mediatek: Change dbg select by check IP versionPeter Wang2021-09-142-2/+25
* scsi: ufs: ufshpb: Use proper power management APIDaejun Park2021-09-141-4/+4
* scsi: ufs: ufs-qcom: Remove unneeded variable 'err'ChanWoo Lee2021-09-141-2/+1
* scsi: documentation: Document Fibre Channel sysfs node for appidMuneendra Kumar2021-09-141-0/+27
* scsi: elx: libefc: Prefer kcalloc() over open coded arithmeticLen Baker2021-09-141-1/+1
* scsi: lpfc: Update lpfc version to 14.0.0.2James Smart2021-09-141-1/+1
* scsi: lpfc: Improve PBDE checks during SGL processingJames Smart2021-09-143-42/+40
* scsi: lpfc: Zero CGN stats only during initial driver load and stat resetJames Smart2021-09-142-4/+4
* scsi: lpfc: Fix I/O block after enabling managed congestion modeJames Smart2021-09-141-1/+2
* scsi: lpfc: Adjust bytes received vales during cmf timer intervalJames Smart2021-09-141-2/+14
* scsi: lpfc: Fix EEH support for NVMe I/OJames Smart2021-09-147-28/+154
* scsi: lpfc: Fix FCP I/O flush functionality for TMF routinesJames Smart2021-09-141-23/+78
* scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart2021-09-141-0/+1
* scsi: lpfc: Don't remove ndlp on PRLI errors in P2P modeJames Smart2021-09-141-0/+7
* scsi: lpfc: Fix rediscovery of tape device after LIPJames Smart2021-09-141-2/+5
* scsi: lpfc: Fix hang on unload due to stuck fport nodeJames Smart2021-09-142-1/+27