aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-08-07scsi: pm80xx: remove redundant assignments to variable rcColin Ian King1-10/+3
2019-08-07scsi: hisi_sas: Consolidate internal abort calls in LU reset operationLuo Jiaxing1-17/+9
2019-08-07scsi: hisi_sas: replace "%p" with "%pK"Xiang Chen3-7/+7
2019-08-07scsi: hisi_sas: Remove some unnecessary codeXiang Chen2-7/+3
2019-08-07scsi: hisi_sas: Modify return type of debugfs functionsLuo Jiaxing1-33/+18
2019-08-07scsi: hisi_sas: Drop free_irq() when devm_request_irq() failedXiang Chen2-44/+11
2019-08-07scsi: hisi_sas: Drop SMP resp frame DMA mappingJohn Garry4-30/+10
2019-08-07scsi: hisi_sas: Drop kmap_atomic() in SMP command completionJohn Garry3-9/+3
2019-08-07scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZEXiang Chen1-1/+1
2019-08-07scsi: hisi_sas: Don't bother clearing status buffer IU in task prepXiang Chen1-2/+4
2019-08-07scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset()Luo Jiaxing1-3/+8
2019-08-07scsi: hisi_sas: Snapshot AXI and RAS register at debugfsLuo Jiaxing3-18/+162
2019-08-07scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfsLuo Jiaxing3-2/+161
2019-08-07scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCTLuo Jiaxing1-2/+4
2019-08-07scsi: hisi_sas: Drop hisi_sas_hw.get_free_slotJohn Garry5-112/+7
2019-08-07scsi: hisi_sas: Make max IPTT count equal for all hw revisionsJohn Garry5-28/+19
2019-08-07scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskJames Smart1-2/+21
2019-08-07scsi: ncr53c8xx: Mark expected switch fall-throughHelge Deller1-0/+4
2019-08-07scsi: ufs: Configure clock in .hce_enable_notify() in Cadence UFSAnil Varughese1-7/+6
2019-08-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche1-45/+3
2019-08-07scsi: core: Complain if scsi_target_block() failsBart Van Assche1-1/+6
2019-08-07scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_stateBart Van Assche1-0/+8
2019-08-07scsi: ufs: revamp string descriptor readingTomas Winkler4-77/+112
2019-08-07scsi: wd33c93: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-07scsi: sun3_scsi: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-07scsi: qlogicpti: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+10
2019-08-07scsi: ibmvfc: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2019-08-07scsi: megaraid_sas: Fix a compilation warningQian Cai1-3/+0
2019-08-07scsi: megaraid_sas: Make a bunch of functions staticYueHaibing1-12/+14
2019-08-07scsi: qla2xxx: Update driver version to 10.01.00.18-kHimanshu Madhani1-1/+1
2019-08-07scsi: qla2xxx: Allow NVMe IO to resume with short cable pullQuinn Tran1-1/+3
2019-08-07scsi: qla2xxx: Fix hang in fcport delete pathQuinn Tran1-3/+0
2019-08-07scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+Andrew Vasquez1-1/+1
2019-08-07scsi: qla2xxx: Fix NVMe port discovery after a short device port lossArun Easi1-2/+2
2019-08-07scsi: qla2xxx: Correct error handling during initialization failuresAndrew Vasquez2-3/+13
2019-08-07scsi: qla2xxx: Retry fabric Scan on IOCB queue fullQuinn Tran1-6/+22
2019-08-07scsi: qla2xxx: Fix premature timer expirationQuinn Tran2-1/+5
2019-08-07scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran3-6/+21
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller11-106/+122
2019-08-04scsi: implement .cleanup_rq callbackMing Lei1-0/+13
2019-08-04scsi: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni3-5/+15
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-83/+88
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon4-5/+4
2019-07-30scsi: qla2xxx: Reject EH_{abort|device_reset|target_request}Quinn Tran1-0/+9
2019-07-30scsi: qla2xxx: Skip FW dump on LOOP initialization errorQuinn Tran1-1/+0
2019-07-30scsi: qla2xxx: Use Correct index for Q-Pair arrayQuinn Tran1-0/+2
2019-07-30scsi: qla2xxx: Fix abort timeout race condition.Quinn Tran2-2/+17
2019-07-30scsi: qla2xxx: Fix different size DMA Alloc/UnmapQuinn Tran1-1/+1
2019-07-30scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani1-0/+4
2019-07-30scsi: mpt3sas: support target smid for [abort|query] taskMinwoo Im1-2/+10