summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-204-8/+10
* scsi: qla2xxx: Add D-Port Diagnostic reason explanation logsJoe Carnuccio2019-12-201-5/+27
* scsi: qla2xxx: Fix update_fcport for current_topologyHimanshu Madhani2019-12-201-1/+4
* scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar2019-12-204-20/+0
* scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar2019-12-209-25/+67
* scsi: qla2xxx: Fix fabric scan hangQuinn Tran2019-12-203-23/+53
* scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani2019-12-208-70/+45
* scsi: vmw_pvscsi: Silence dma mapping errorsThomas Hellstrom2019-12-201-3/+3
* scsi: vmw_pvscsi: Fix swiotlb operationThomas Hellstrom2019-12-201-0/+14
* scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor2019-12-201-1/+1
* scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor2019-12-201-1/+1
* scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor2019-12-201-1/+1
* scsi: libfc: remove unnecessary assertion on ep variableAditya Pakki2019-12-201-1/+0
* scsi: initio: make initio_state_7() staticChen Zhou2019-12-201-1/+1
* scsi: ibmvscsi_tgt: remove set but not used variables 'iue' and 'sd'Chen Zhou2019-12-201-5/+0
* scsi: sym53c8xx: fix typos in commentsChen Zhou2019-12-201-2/+2
* scsi: core: Fix a compiler warning triggered by the SCSI logging codeBart Van Assche2019-12-201-1/+1
* scsi: ufs: Power off hook for Cadence UFS driverSheeba B2019-12-201-0/+1
* scsi: ufs: disable interrupt during clock-gatingStanley Chu2019-12-201-0/+4
* scsi: ufs: disable irq before disabling clocksStanley Chu2019-12-201-5/+6
* scsi: ufs: Simplify a conditionDan Carpenter2019-12-201-2/+1
* scsi: ufs: Unlock on a couple error pathsDan Carpenter2019-12-201-4/+10
* scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS.Sheeba B2019-12-201-0/+106
* scsi: ufs: delete unused structure filed trBean Huo2019-12-201-2/+1
* scsi: ufs: Do not free irq in suspendCan Guo2019-12-201-14/+4
* scsi: ufs: Do not clear the DL layer timersCan Guo2019-12-202-0/+31
* scsi: ufs: Release clock if DMA map failsCan Guo2019-12-201-0/+1
* scsi: ufs: Use DBD setting in mode senseCan Guo2019-12-201-0/+3
* scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDCan Guo2019-12-202-0/+3
* scsi: ufs: Complete pending requests in host reset and restore pathCan Guo2019-12-202-14/+12
* scsi: ufs: Avoid messing up the compl_time_stamp of lrbsCan Guo2019-12-201-2/+2
* scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codesCan Guo2019-12-201-3/+3
* scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das2019-12-201-0/+3
* scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche2019-12-202-62/+80
* scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche2019-12-202-77/+50
* scsi: esp_scsi: Add support for FSC chipKars de Jong2019-12-202-16/+28
* scsi: esp_scsi: Correct ordering of PCSCSI definition in esp_rev enumKars de Jong2019-12-202-9/+10
* Linux 5.5-rc2v5.5-rc2Linus Torvalds2019-12-161-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-12-1513-73/+180
|\
| * IB/mlx5: Fix device memory flowsYishai Hadas2019-12-124-52/+105
| * IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas2019-12-122-9/+44
| * IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2019-12-121-7/+6
| * IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2019-12-121-4/+5
| * RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang2019-12-121-0/+3