summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-08-07scsi: core: Complain if scsi_target_block() failsBart Van Assche
2019-08-07scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_stateBart Van Assche
2019-08-07scsi: ufs: revamp string descriptor readingTomas Winkler
2019-08-07scsi: wd33c93: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-07scsi: sun3_scsi: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-07scsi: qlogicpti: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-07scsi: ibmvfc: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-07scsi: megaraid_sas: Fix a compilation warningQian Cai
2019-08-07scsi: megaraid_sas: Make a bunch of functions staticYueHaibing
2019-08-07scsi: qla2xxx: Update driver version to 10.01.00.18-kHimanshu Madhani
2019-08-07scsi: qla2xxx: Allow NVMe IO to resume with short cable pullQuinn Tran
2019-08-07scsi: qla2xxx: Fix hang in fcport delete pathQuinn Tran
2019-08-07scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+Andrew Vasquez
2019-08-07scsi: qla2xxx: Fix NVMe port discovery after a short device port lossArun Easi
2019-08-07scsi: qla2xxx: Correct error handling during initialization failuresAndrew Vasquez
2019-08-07scsi: qla2xxx: Retry fabric Scan on IOCB queue fullQuinn Tran
2019-08-07scsi: qla2xxx: Fix premature timer expirationQuinn Tran
2019-08-07scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran
2019-07-30scsi: qla2xxx: Reject EH_{abort|device_reset|target_request}Quinn Tran
2019-07-30scsi: qla2xxx: Skip FW dump on LOOP initialization errorQuinn Tran
2019-07-30scsi: qla2xxx: Use Correct index for Q-Pair arrayQuinn Tran
2019-07-30scsi: qla2xxx: Fix abort timeout race condition.Quinn Tran
2019-07-30scsi: qla2xxx: Fix different size DMA Alloc/UnmapQuinn Tran
2019-07-30scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani
2019-07-30scsi: mpt3sas: support target smid for [abort|query] taskMinwoo Im
2019-07-30scsi: ibmvscsi_tgt: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-30scsi: cxlflash: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-30scsi: mpt3sas: clean up a couple sizeof() usesDan Carpenter
2019-07-30scsi: scsi_debugfs: Use for_each_set_bit to simplify codeAndy Shevchenko
2019-07-30scsi: qla2xxx: Replace vmalloc + memset with vzallocChuhong Yuan
2019-07-30scsi: fdomain_isa: use CFG1_IRQ_MASKSergei Shtylyov
2019-07-30scsi: fdomain: use BSTAT_{MSG|CMD|IO} in fdomain_work()Sergei Shtylyov
2019-07-30scsi: fdomain: use BCTL_RST in fdomain_reset()Sergei Shtylyov
2019-07-30scsi: aic94xx: Remove unnecessary null checkYueHaibing
2019-07-30scsi: qla2xxx: Remove unnecessary null checkYueHaibing
2019-07-22scsi: ufs: change msleep to usleep_rangeBean Huo
2019-07-22scsi: lpfc: Remove unnecessary null check before kfreeYueHaibing
2019-07-22scsi: virtio_scsi: implement request batchingPaolo Bonzini
2019-07-22scsi: core: add support for request batchingPaolo Bonzini
2019-07-22scsi: ufs: uapi: Fix SPDX license identifierAvri Altman
2019-07-22scsi: ufs: Add history of fatal eventsStanley Chu
2019-07-22scsi: ufs: Do not reset error history during host resetStanley Chu
2019-07-22scsi: ufs: Add fatal and auto-hibern8 error historyStanley Chu
2019-07-22scsi: ufs: Change names related to error historyStanley Chu
2019-07-21Linus 5.3-rc1Linus Torvalds
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai