summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: sd_zbc: Rename sd_zbc_check_zones()Damien Le Moal2020-01-021-14/+13
* scsi: sd_zbc: Simplify sd_zbc_check_zones()Damien Le Moal2020-01-021-13/+2
* scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functionsBart Van Assche2020-01-025-18/+17
* scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche2020-01-021-4/+3
* scsi: qla2xxx: Improve readability of the code that handles qla_flt_headerBart Van Assche2020-01-024-15/+15
* scsi: libsas: Tidy SAS address print formatJohn Garry2019-12-217-11/+11
* scsi: lpfc: Update lpfc version to 12.6.0.3James Smart2019-12-211-1/+1
* scsi: lpfc: Fix improper flag check for IO typeJames Smart2019-12-211-2/+2
* scsi: lpfc: Fix MDS Latency Diagnostics Err-drop ratesJames Smart2019-12-211-2/+11
* scsi: lpfc: Fix unmap of dpp bars affecting next driver loadJames Smart2019-12-211-0/+2
* scsi: lpfc: Fix disablement of FC-AL on lpe35000 modelsJames Smart2019-12-212-13/+4
* scsi: lpfc: Fix ras_log via debugfsJames Smart2019-12-211-2/+9
* scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart2019-12-215-13/+46
* scsi: lpfc: Fix missing check for CSF in Write Object Mbox RspJames Smart2019-12-212-1/+14
* scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registrationJames Smart2019-12-211-20/+22
* scsi: lpfc: Fix incomplete NVME discovery when targetJames Smart2019-12-211-9/+99
* scsi: qla2xxx: Update driver version to 10.01.00.22-kHimanshu Madhani2019-12-211-1/+1
* scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran2019-12-211-2/+1
* scsi: qla2xxx: Fix stuck session in GNLQuinn Tran2019-12-212-8/+28
* scsi: qla2xxx: Fix RIDA Format-2Quinn Tran2019-12-211-17/+18
* scsi: qla2xxx: Consolidate fabric scanQuinn Tran2019-12-211-6/+2
* scsi: qla2xxx: Correct fcport flags handlingShyam Sundar2019-12-213-6/+4
* scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran2019-12-213-8/+32
* scsi: qla2xxx: Use common routine to free fcport structQuinn Tran2019-12-194-8/+10
* scsi: qla2xxx: Add D-Port Diagnostic reason explanation logsJoe Carnuccio2019-12-191-5/+27
* scsi: qla2xxx: Fix update_fcport for current_topologyHimanshu Madhani2019-12-191-1/+4
* scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar2019-12-194-20/+0
* scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar2019-12-199-25/+67
* scsi: qla2xxx: Fix fabric scan hangQuinn Tran2019-12-193-23/+53
* scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani2019-12-198-70/+45
* scsi: vmw_pvscsi: Silence dma mapping errorsThomas Hellstrom2019-12-191-3/+3
* scsi: vmw_pvscsi: Fix swiotlb operationThomas Hellstrom2019-12-191-0/+14
* scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor2019-12-191-1/+1
* scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor2019-12-191-1/+1
* scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor2019-12-191-1/+1
* scsi: libfc: remove unnecessary assertion on ep variableAditya Pakki2019-12-191-1/+0
* scsi: initio: make initio_state_7() staticChen Zhou2019-12-191-1/+1
* scsi: ibmvscsi_tgt: remove set but not used variables 'iue' and 'sd'Chen Zhou2019-12-191-5/+0
* scsi: sym53c8xx: fix typos in commentsChen Zhou2019-12-191-2/+2
* scsi: core: Fix a compiler warning triggered by the SCSI logging codeBart Van Assche2019-12-191-1/+1
* scsi: ufs: Power off hook for Cadence UFS driverSheeba B2019-12-191-0/+1
* scsi: ufs: disable interrupt during clock-gatingStanley Chu2019-12-191-0/+4
* scsi: ufs: disable irq before disabling clocksStanley Chu2019-12-191-5/+6
* scsi: ufs: Simplify a conditionDan Carpenter2019-12-191-2/+1
* scsi: ufs: Unlock on a couple error pathsDan Carpenter2019-12-191-4/+10
* scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS.Sheeba B2019-12-191-0/+106
* scsi: ufs: delete unused structure filed trBean Huo2019-12-191-2/+1
* scsi: ufs: Do not free irq in suspendCan Guo2019-12-191-14/+4
* scsi: ufs: Do not clear the DL layer timersCan Guo2019-12-192-0/+31
* scsi: ufs: Release clock if DMA map failsCan Guo2019-12-191-0/+1