summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini
2022-02-08scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov
2021-12-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie
2021-12-08scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-11-26scsi: advansys: Fix kernel pointer leakGuo Zhi
2021-11-26scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart
2021-11-26scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran
2021-11-26scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter
2021-11-26scsi: dc395: Fix error case unwindingTong Zhang
2021-11-12scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei
2021-10-17scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-10-17scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-10-06scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-22scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki
2021-08-26scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy
2021-08-26scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin
2021-08-26scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha
2021-08-15scsi: sr: Return correct event when media event code is 3Li Manyi
2021-07-28scsi: iscsi: Fix iface sysfs attr detectionMike Christie
2021-07-28scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King
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