summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-02-08scsi: scsi_debug: Fix a memory leakMaurizio Lombardi
2021-01-29scsi: lpfc: Fix EEH encountering oops with NVMe trafficJames Smart
2021-01-20scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limitEnzo Matsumiya
2021-01-14scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King
2021-01-12scsi: fnic: Fix memleak in vnic_dev_init_devcmd2Dinghao Liu
2021-01-12scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan
2021-01-12scsi: scsi_transport_srp: Don't block target in failfast stateMartin Wilck
2021-01-07scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim
2021-01-07scsi: ufs: Fix livelock of ufshcd_clear_ua_wluns()Jaegeuk Kim
2021-01-07scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handleTyrel Datwyler
2021-01-07scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEMRandy Dunlap
2021-01-07scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann
2021-01-05scsi: sd: Remove obsolete variable in sd_remove()Lukas Bulwahn
2021-01-05scsi: sd: Suppress spurious errors when WRITE SAME is being disabledEwan D. Milne
2021-01-05scsi: scsi_debug: Fix memleak in scsi_debug_init()Dinghao Liu
2021-01-05scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"Colin Ian King
2021-01-05scsi: qedi: Correct max length of CHAP secretNilesh Javali
2021-01-05scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2021-01-05scsi: ufs: Relocate flush of exceptional eventKiwoong Kim
2021-01-05scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLStanley Chu
2021-01-05scsi: ufs: Fix possible power drain during system suspendStanley Chu
2021-01-04Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixesMartin K. Petersen
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-21scsi: hisi_sas: Expose HW queues for v2 hwJohn Garry
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-16Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for ...Martin K. Petersen
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-12sr: Remove in_interrupt() usage in sr_init_command().Sebastian Andrzej Siewior
2020-12-12sr: Switch the sector size back to 2048 if sr_read_sector() changed it.Sebastian Andrzej Siewior
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-11Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)
2020-12-09scsi: cxgb4i: Fix TLS dependencyRandy Dunlap
2020-12-09scsi: ufs: Un-inline ufshcd_vops_device_reset functionStanley Chu
2020-12-09scsi: ufs: Re-enable WriteBooster after device resetStanley Chu
2020-12-09scsi: ufs-mediatek: Use correct path to fix compile errorZhen Lei
2020-12-09scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()Dan Carpenter
2020-12-09scsi: core: Only process PM requests if rpm_status != RPM_ACTIVEBart Van Assche
2020-12-09scsi: scsi_transport_spi: Set RQF_PM for domain validation commandsBart Van Assche
2020-12-09scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllersAdrian Hunter
2020-12-09scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllersAdrian Hunter
2020-12-09scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter
2020-12-09scsi: ufs-pci: Fix restore from S4 for Intel controllersAdrian Hunter
2020-12-09scsi: ufs-mediatek: Keep VCC always-on for specific devicesStanley Chu
2020-12-09scsi: mpt3sas: Update driver version to 36.100.00.00Suganath Prabu S
2020-12-09scsi: ufs: Allow regulators being always-onStanley Chu