summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2023-08-22scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()Nilesh Javali1-1/+1
2023-08-22scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar3-5/+8
2023-08-22scsi: qla2xxx: Error code did not return to upper layerQuinn Tran1-0/+2
2023-08-22scsi: qla2xxx: Add logs for SFP temperature monitoringBikash Hazarika1-0/+18
2023-08-22scsi: qla2xxx: Fix firmware resource trackingQuinn Tran5-3/+88
2023-08-22scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran4-9/+4
2023-08-22scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar10-31/+639
2023-08-22scsi: qla2xxx: Allow 32-byte CDBsQuinn Tran2-1/+272
2023-08-22scsi: qla2xxx: Move resource to allow code reuseQuinn Tran4-34/+47
2023-08-22scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZEAndy Shevchenko2-7/+8
2023-08-22scsi: pm8001: Remove unused declarationsYue Haibing1-2/+0
2023-08-22scsi: fcoe: Fix potential deadlock on &fip->ctlr_lockChengfeng Ye1-8/+12
2023-08-22scsi: elx: sli4: Remove code duplicationRajeshwar R Shinde1-6/+2
2023-08-22scsi: bfa: Replace one-element array with flexible-array member in struct fc_...Gustavo A. R. Silva2-2/+2
2023-08-22scsi: qla2xxx: Remove unused declarationsYue Haibing1-10/+0
2023-08-22scsi: pmcraid: Use pci_dev_id() to simplify the codeZheng Zengkai1-2/+1
2023-08-22scsi: pm80xx: Set RETFIS when requested by libsasIgor Pylypiv4-18/+19
2023-08-22scsi: libsas: Add return_fis_on_success to sas_ata_taskIgor Pylypiv1-0/+3
2023-08-21scsi: megaraid: Use pci_dev_id() to simplify the codeJialin Zhang1-1/+1
2023-08-21scsi: megaraid_sas: Use pci_dev_id() to simplify the codeJialin Zhang1-1/+1
2023-08-21scsi: mvumi: Use pci_dev_id() to simplify the codeJialin Zhang1-1/+1
2023-08-21scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby1-2/+2
2023-08-21scsi: isci: Return result of sas_register_ha()Artem Chernyshev1-3/+1
2023-08-21scsi: gvp11: Remove unused gvp11_setup() functionArnd Bergmann1-5/+0
2023-08-21scsi: qlogicpti: Mark qlogicpti_info() staticArnd Bergmann1-1/+1
2023-08-21scsi: ppa: Add a module parameter for the transfer modeAlex Henrie3-45/+43
2023-08-21scsi: ppa: Fix compilation with PPA_DEBUG=1Alex Henrie1-1/+1
2023-08-21scsi: arcmsr: Add __init and __exit for arcmsr_module_{init,exit}()Xiang Yang1-2/+2
2023-08-21scsi: core: Remove unused extern declarationsYue Haibing1-2/+0
2023-08-21scsi: libsas: Remove unused declarationsYue Haibing1-7/+0
2023-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-40/+67
2023-08-08Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen6-43/+177
2023-08-08scsi: mpi3mr: Update driver version to 8.5.0.0.0Ranjan Kumar1-2/+2
2023-08-08scsi: mpi3mr: Enhance handling of devices removed after controller resetRanjan Kumar1-0/+13
2023-08-08scsi: mpi3mr: WRITE SAME implementationRanjan Kumar2-24/+105
2023-08-08scsi: mpi3mr: Add support for more than 1MB I/ORanjan Kumar3-11/+50
2023-08-08scsi: mpi3mr: Update MPI Headers to version 3.00.28Ranjan Kumar3-2/+3
2023-08-08scsi: mpi3mr: Invoke soft reset upon TSU or event ack time outRanjan Kumar1-4/+4
2023-08-08scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-08scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-08scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye1-2/+3
2023-08-08scsi: lpfc: Remove reftag check in DIF pathsJustin Tee1-17/+3
2023-08-08scsi: snic: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-08scsi: core: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-08scsi: lpfc: Modify when a node should be put in device recovery mode during RSCNJustin Tee1-1/+1
2023-08-06Merge 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