summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-08-07scsi: mpi3mr: Update MPI Headers to version 3.00.28Ranjan Kumar
2023-08-07scsi: mpi3mr: Invoke soft reset upon TSU or event ack time outRanjan Kumar
2023-08-07scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali
2023-08-07scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali
2023-08-07scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye
2023-08-07scsi: lpfc: Remove reftag check in DIF pathsJustin Tee
2023-08-07scsi: snic: Fix possible memory leak if device_add() failsZhu Wang
2023-08-07scsi: core: Fix possible memory leak if device_add() failsZhu Wang
2023-08-07scsi: lpfc: Modify when a node should be put in device recovery mode during RSCNJustin Tee
2023-08-05Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-08-02ata,scsi: remove ata_sas_port_init()Niklas Cassel
2023-08-02ata,scsi: cleanup __ata_port_probe()Hannes Reinecke
2023-08-02ata,scsi: remove ata_sas_port_destroy()Hannes Reinecke
2023-08-02ata,scsi: remove ata_sas_port_{start,stop} callbacksHannes Reinecke
2023-08-02ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal
2023-07-31scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby
2023-07-31scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directlyOleksandr Natalenko
2023-07-31scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directlyOleksandr Natalenko
2023-07-31scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read...Oleksandr Natalenko
2023-07-31scsi: 53c700: Check that command slot is not NULLAlexandra Diupina
2023-07-31scsi: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar
2023-07-31scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley
2023-07-31scsi: hisi_sas: Fix warning detected by sparseSunil V L
2023-07-31scsi: aic7xxx: Fix firmware build fatal errorWang Jinchao
2023-07-25scsi: pm80xx: Fix error return code in pm8001_pci_probe()Yang Yingliang
2023-07-25scsi: qla4xxx: Add length check when parsing nlattrsLin Ma
2023-07-25scsi: be2iscsi: Add length check when parsing nlattrsLin Ma
2023-07-25scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()Lin Ma
2023-07-25scsi: iscsi: Add length check for nlattr payloadLin Ma
2023-07-24block: Improve performance for BLK_MQ_F_BLOCKING driversBart Van Assche
2023-07-24scsi: Remove a blk_mq_run_hw_queues() callBart Van Assche
2023-07-24scsi: Inline scsi_kick_queue()Bart Van Assche
2023-07-23Merge patch series: "qla2xxx driver bug fixes"Martin K. Petersen
2023-07-23scsi: qla2xxx: Update version to 10.02.08.500-kNilesh Javali
2023-07-23scsi: qla2xxx: fix inconsistent TMF timeoutQuinn Tran
2023-07-23scsi: qla2xxx: Fix TMF leak throughQuinn Tran
2023-07-23scsi: qla2xxx: Turn off noisy message logQuinn Tran
2023-07-23scsi: qla2xxx: Fix session hang in gnlQuinn Tran
2023-07-23scsi: qla2xxx: Fix erroneous link up failureQuinn Tran
2023-07-23scsi: qla2xxx: Fix command flush during TMFQuinn Tran
2023-07-23scsi: qla2xxx: Limit TMF to 8 per functionQuinn Tran
2023-07-23scsi: qla2xxx: Adjust IOCB resource on qpair createQuinn Tran
2023-07-23scsi: qla2xxx: Fix deletion race conditionQuinn Tran
2023-07-23Merge patch series "lpfc: Update lpfc to revision 14.2.0.14"Martin K. Petersen
2023-07-23scsi: lpfc: Copyright updates for 14.2.0.14 patchesJustin Tee
2023-07-23scsi: lpfc: Update lpfc version to 14.2.0.14Justin Tee
2023-07-23scsi: lpfc: Clean up SLI-4 sysfs resource reportingJustin Tee
2023-07-23scsi: lpfc: Refactor cpu affinity assignment pathsJustin Tee
2023-07-23scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee
2023-07-23scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...Justin Tee