summaryrefslogtreecommitdiffstats
path: root/drivers/ras (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-08scsi: core: Complain if scsi_target_block() failsBart Van Assche1-1/+6
2019-08-08scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_stateBart Van Assche1-0/+8
2019-08-08scsi: ufs: revamp string descriptor readingTomas Winkler4-77/+112
2019-08-08scsi: wd33c93: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-08scsi: sun3_scsi: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-08scsi: qlogicpti: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+10
2019-08-08scsi: ibmvfc: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2019-08-08scsi: megaraid_sas: Fix a compilation warningQian Cai1-3/+0
2019-08-08scsi: megaraid_sas: Make a bunch of functions staticYueHaibing1-12/+14
2019-08-08scsi: qla2xxx: Update driver version to 10.01.00.18-kHimanshu Madhani1-1/+1
2019-08-08scsi: qla2xxx: Allow NVMe IO to resume with short cable pullQuinn Tran1-1/+3
2019-08-08scsi: qla2xxx: Fix hang in fcport delete pathQuinn Tran1-3/+0
2019-08-08scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+Andrew Vasquez1-1/+1
2019-08-08scsi: qla2xxx: Fix NVMe port discovery after a short device port lossArun Easi1-2/+2
2019-08-08scsi: qla2xxx: Correct error handling during initialization failuresAndrew Vasquez2-3/+13
2019-08-08scsi: qla2xxx: Retry fabric Scan on IOCB queue fullQuinn Tran1-6/+22
2019-08-08scsi: qla2xxx: Fix premature timer expirationQuinn Tran2-1/+5
2019-08-08scsi: 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 Bonzini3-5/+49
2019-07-22scsi: ufs: uapi: Fix SPDX license identifierAvri Altman1-1/+1
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-21Linus 5.3-rc1v5.3-rc1Linus Torvalds1-2/+2
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-21typo fix: it's d_make_root, not d_make_inode...Al Viro1-1/+1
2019-07-21dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring1-0/+4
2019-07-21dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring1-33/+38