summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-07-11scsi: sr: Return appropriate error code when disk is ejectedManYi Li
2021-06-30scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne
2021-06-16scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei
2021-06-16scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei
2021-06-16scsi: core: Fix error handling of scsi_host_alloc()Ming Lei
2021-06-16scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov
2021-06-16scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang
2021-06-16scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-06-03scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang
2021-05-26scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter
2021-05-26Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman
2021-05-26scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei
2021-05-22scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King
2021-05-22scsi: sni_53c710: Add IRQ checkSergey Shtylyov
2021-05-22scsi: sun3x_esp: Add IRQ checkSergey Shtylyov
2021-05-22scsi: jazz_esp: Add IRQ checkSergey Shtylyov
2021-05-22scsi: libfc: Fix a format specifierBart Van Assche
2021-05-22scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart
2021-05-22scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart
2021-05-22scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()Ewan D. Milne
2021-05-22scsi: qla2xxx: Fix use after free in bsgQuinn Tran
2021-05-22scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche
2021-05-22scsi: lpfc: Fix pt2pt connection does not recover after LOGOJames Smart
2021-05-22scsi: lpfc: Fix incorrect dbde assignment when building target abts wqeJames Smart
2021-05-22scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()Arun Easi
2021-04-28scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah
2021-04-28scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck
2021-04-07scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan
2021-04-07scsi: st: Fix a use after free in st_open()Lv Yunlong
2021-03-30scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai
2021-03-30scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai
2021-03-24scsi: lpfc: Fix some error codes in debugfsDan Carpenter
2021-03-17scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie
2021-03-11block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2021-03-07scsi: iscsi: Verify lengths on passthrough PDUsChris Leech
2021-03-07scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech
2021-03-07scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan
2021-03-04scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap
2021-02-23scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi
2021-02-07scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King
2021-02-07scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan
2021-02-07scsi: scsi_transport_srp: Don't block target in failfast stateMartin Wilck
2021-01-27scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann
2021-01-27scsi: qedi: Correct max length of CHAP secretNilesh Javali
2021-01-27scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2021-01-12scsi: scsi_transport_spi: Set RQF_PM for domain validation commandsBart Van Assche
2021-01-12scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter
2021-01-12scsi: ufs: Fix wrong print message in dev_err()Bean Huo
2020-12-30scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart