aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-01-01scsi: core: Always send batch on reset or error handling commandAlexander Atanasov
2024-01-01Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"Martin K. Petersen
2024-01-01scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-12-08scsi: sd: Fix system start for ATA devicesDamien Le Moal
2023-11-28scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran
2023-11-28scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...Chandrakanth patil
2023-11-28scsi: mpt3sas: Fix loop logicRanjan Kumar
2023-11-28scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao
2023-11-28scsi: ibmvfc: Remove BUG_ON in the case of an empty event poolTyrel Datwyler
2023-11-28scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfsYihang Li
2023-11-20scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return codeTyrel Datwyler
2023-11-08scsi: mpt3sas: Fix in error pathTomas Henzl
2023-11-02scsi: sd: Introduce manage_shutdown device flagDamien Le Moal
2023-10-19scsi: Do not rescan devices with a suspended queueDamien Le Moal
2023-10-10scsi: Do not attempt to rescan suspended devicesDamien Le Moal
2023-10-10scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche
2023-10-10scsi: sd: Do not issue commands to suspended disks on shutdownDamien Le Moal
2023-10-10scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal
2023-10-10ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal
2023-10-06scsi: qla2xxx: Fix NULL pointer dereference in target modeGleb Chesnokov
2023-10-06scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki
2023-10-06scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki
2023-10-06scsi: qedf: Add synchronization between I/O completions and abortJaved Hasan
2023-10-06scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()Nilesh Javali
2023-10-06scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets calledShreyas Deodhar
2023-10-06scsi: iscsi_tcp: restrict to TCP socketsEric Dumazet
2023-09-23scsi: pm8001: Setup IRQs on resumeDamien Le Moal
2023-09-23scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi
2023-09-23scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-09-23scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()Jinjie Ruan
2023-09-23scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee
2023-09-19scsi: qla2xxx: Fix firmware resource trackingQuinn Tran
2023-09-19scsi: qla2xxx: Error code did not return to upper layerQuinn Tran
2023-09-19scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()Nilesh Javali
2023-09-19scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran
2023-09-19scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar
2023-09-19scsi: qla2xxx: Fix TMF leak throughQuinn Tran
2023-09-19scsi: qla2xxx: Fix session hang in gnlQuinn Tran
2023-09-19scsi: qla2xxx: Turn off noisy message logQuinn Tran
2023-09-19scsi: qla2xxx: Fix erroneous link up failureQuinn Tran
2023-09-19scsi: qla2xxx: Fix command flush during TMFQuinn Tran
2023-09-19scsi: qla2xxx: fix inconsistent TMF timeoutQuinn Tran
2023-09-19scsi: qla2xxx: Fix deletion race conditionQuinn Tran
2023-09-19scsi: qla2xxx: Limit TMF to 8 per functionQuinn Tran
2023-09-19scsi: qla2xxx: Adjust IOCB resource on qpair createQuinn Tran
2023-09-13scsi: mpt3sas: Perform additional retries if doorbell read returns 0Ranjan Kumar
2023-09-13Revert "scsi: qla2xxx: Fix buffer overrun"Nilesh Javali
2023-09-13scsi: fcoe: Fix potential deadlock on &fip->ctlr_lockChengfeng Ye
2023-09-13scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby