summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: ncr53c8xx: Mark expected switch fall-throughHelge Deller1-0/+4
2019-08-07scsi: target: tcmu: clean the nl_cmd of the udev when nl send failsLi Zhong1-0/+20
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-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
2019-07-30scsi: ibmvscsi_tgt: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2019-07-30scsi: cxlflash: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+10
2019-07-30scsi: mpt3sas: clean up a couple sizeof() usesDan Carpenter1-3/+2
2019-07-30scsi: scsi_debugfs: Use for_each_set_bit to simplify codeAndy Shevchenko1-3/+2
2019-07-30scsi: qla2xxx: Replace vmalloc + memset with vzallocChuhong Yuan1-4/+2
2019-07-30scsi: fdomain_isa: use CFG1_IRQ_MASKSergei Shtylyov1-3/+2
2019-07-30scsi: fdomain: use BSTAT_{MSG|CMD|IO} in fdomain_work()Sergei Shtylyov1-2/+2
2019-07-30scsi: fdomain: use BCTL_RST in fdomain_reset()Sergei Shtylyov1-1/+1
2019-07-30scsi: aic94xx: Remove unnecessary null checkYueHaibing1-6/+3
2019-07-30scsi: qla2xxx: Remove unnecessary null checkYueHaibing1-2/+1
2019-07-22scsi: ufs: change msleep to usleep_rangeBean Huo1-8/+2
2019-07-22scsi: lpfc: Remove unnecessary null check before kfreeYueHaibing1-3/+1
2019-07-22scsi: virtio_scsi: implement request batchingPaolo Bonzini1-15/+40
2019-07-22scsi: core: add support for request batchingPaolo Bonzini1-3/+34
2019-07-22scsi: ufs: Add history of fatal eventsStanley Chu2-14/+50
2019-07-22scsi: ufs: Do not reset error history during host resetStanley Chu1-12/+1
2019-07-22scsi: ufs: Add fatal and auto-hibern8 error historyStanley Chu2-2/+19
2019-07-22scsi: ufs: Change names related to error historyStanley Chu2-29/+30
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1