aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2023-08-07scsi: mpi3mr: Update driver version to 8.5.0.0.0Ranjan Kumar1-2/+2
2023-08-07scsi: mpi3mr: Enhance handling of devices removed after controller resetRanjan Kumar1-0/+13
2023-08-07scsi: mpi3mr: WRITE SAME implementationRanjan Kumar2-24/+105
2023-08-07scsi: mpi3mr: Add support for more than 1MB I/ORanjan Kumar3-11/+50
2023-08-07scsi: mpi3mr: Update MPI Headers to version 3.00.28Ranjan Kumar3-2/+3
2023-08-07scsi: mpi3mr: Invoke soft reset upon TSU or event ack time outRanjan Kumar1-4/+4
2023-08-07scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-07scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-07scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye1-2/+3
2023-08-07scsi: lpfc: Remove reftag check in DIF pathsJustin Tee1-17/+3
2023-08-07scsi: snic: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-07scsi: core: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-07scsi: lpfc: Modify when a node should be put in device recovery mode during RSCNJustin Tee1-1/+1
2023-08-05Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-3/+6
2023-08-02ata,scsi: remove ata_sas_port_init()Niklas Cassel1-3/+0
2023-08-02ata,scsi: cleanup __ata_port_probe()Hannes Reinecke2-2/+2
2023-08-02ata,scsi: remove ata_sas_port_destroy()Hannes Reinecke2-2/+2
2023-08-02ata,scsi: remove ata_sas_port_{start,stop} callbacksHannes Reinecke1-2/+0
2023-08-02ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal1-3/+6
2023-07-31scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby1-13/+17
2023-07-31scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directlyOleksandr Natalenko2-6/+17
2023-07-31scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directlyOleksandr Natalenko1-4/+3
2023-07-31scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read...Oleksandr Natalenko1-4/+3
2023-07-31scsi: 53c700: Check that command slot is not NULLAlexandra Diupina1-1/+1
2023-07-31scsi: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar2-3/+5
2023-07-31scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley1-4/+0
2023-07-31scsi: hisi_sas: Fix warning detected by sparseSunil V L1-1/+1
2023-07-31scsi: aic7xxx: Fix firmware build fatal errorWang Jinchao2-15/+4
2023-07-25scsi: pm80xx: Fix error return code in pm8001_pci_probe()Yang Yingliang1-1/+2
2023-07-25scsi: qla4xxx: Add length check when parsing nlattrsLin Ma1-0/+15
2023-07-25scsi: be2iscsi: Add length check when parsing nlattrsLin Ma1-0/+4
2023-07-25scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()Lin Ma1-0/+8
2023-07-25scsi: iscsi: Add length check for nlattr payloadLin Ma1-29/+43
2023-07-24block: Improve performance for BLK_MQ_F_BLOCKING driversBart Van Assche1-1/+2
2023-07-24scsi: Remove a blk_mq_run_hw_queues() callBart Van Assche1-1/+1
2023-07-24scsi: Inline scsi_kick_queue()Bart Van Assche1-7/+2
2023-07-23Merge patch series: "qla2xxx driver bug fixes"Martin K. Petersen10-102/+168
2023-07-23scsi: qla2xxx: Update version to 10.02.08.500-kNilesh Javali1-2/+2
2023-07-23scsi: qla2xxx: fix inconsistent TMF timeoutQuinn Tran1-1/+0
2023-07-23scsi: qla2xxx: Fix TMF leak throughQuinn Tran1-6/+14
2023-07-23scsi: qla2xxx: Turn off noisy message logQuinn Tran1-1/+1
2023-07-23scsi: qla2xxx: Fix session hang in gnlQuinn Tran1-2/+3
2023-07-23scsi: qla2xxx: Fix erroneous link up failureQuinn Tran2-2/+7
2023-07-23scsi: qla2xxx: Fix command flush during TMFQuinn Tran3-39/+45
2023-07-23scsi: qla2xxx: Limit TMF to 8 per functionQuinn Tran3-25/+41
2023-07-23scsi: qla2xxx: Adjust IOCB resource on qpair createQuinn Tran4-19/+38
2023-07-23scsi: qla2xxx: Fix deletion race conditionQuinn Tran2-9/+21
2023-07-23Merge patch series "lpfc: Update lpfc to revision 14.2.0.14"Martin K. Petersen12-167/+324
2023-07-23scsi: lpfc: Copyright updates for 14.2.0.14 patchesJustin Tee1-1/+1
2023-07-23scsi: lpfc: Update lpfc version to 14.2.0.14Justin Tee1-1/+1