summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-07-20scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie
2021-07-20scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart
2021-07-20scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler
2021-07-20scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le
2021-07-20scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei
2021-07-20scsi: FlashPoint: Rename si_flags fieldRandy Dunlap
2021-07-11scsi: sr: Return appropriate error code when disk is ejectedManYi Li
2021-06-30scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei
2021-06-16scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing 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-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: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei
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: 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: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche
2021-04-28scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah
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-24scsi: lpfc: Fix some error codes in debugfsDan Carpenter
2021-03-17scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie
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-03scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap
2021-02-23scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi
2021-02-10scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King
2021-02-10scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan
2021-01-30scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2020-12-29scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong
2020-12-29scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong
2020-12-29scsi: mpt3sas: Increase IOCInit request timeout to 30sSreekanth Reddy
2020-12-29scsi: bnx2i: Requires MMURandy Dunlap
2020-12-29scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter
2020-12-02scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu
2020-12-02scsi: libiscsi: Fix NOP race conditionLee Duncan
2020-11-18scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke
2020-11-18scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki
2020-11-10scsi: core: Don't start concurrent async scan on same hostMing Lei
2020-10-29scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng
2020-10-29scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng
2020-10-29scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter
2020-10-29scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang