summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-08-21scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()Nilesh Javali
2023-08-21scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar
2023-08-21scsi: qla2xxx: Error code did not return to upper layerQuinn Tran
2023-08-21scsi: qla2xxx: Add logs for SFP temperature monitoringBikash Hazarika
2023-08-21scsi: qla2xxx: Fix firmware resource trackingQuinn Tran
2023-08-21scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran
2023-08-21scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar
2023-08-21scsi: qla2xxx: Allow 32-byte CDBsQuinn Tran
2023-08-21scsi: qla2xxx: Move resource to allow code reuseQuinn Tran
2023-08-21scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZEAndy Shevchenko
2023-08-21scsi: pm8001: Remove unused declarationsYue Haibing
2023-08-21scsi: fcoe: Fix potential deadlock on &fip->ctlr_lockChengfeng Ye
2023-08-21scsi: elx: sli4: Remove code duplicationRajeshwar R Shinde
2023-08-21scsi: bfa: Replace one-element array with flexible-array member in struct fc_...Gustavo A. R. Silva
2023-08-21scsi: qla2xxx: Remove unused declarationsYue Haibing
2023-08-21scsi: pmcraid: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-21scsi: pm80xx: Set RETFIS when requested by libsasIgor Pylypiv
2023-08-21scsi: libsas: Add return_fis_on_success to sas_ata_taskIgor Pylypiv
2023-08-21scsi: megaraid: Use pci_dev_id() to simplify the codeJialin Zhang
2023-08-21scsi: megaraid_sas: Use pci_dev_id() to simplify the codeJialin Zhang
2023-08-21scsi: mvumi: Use pci_dev_id() to simplify the codeJialin Zhang
2023-08-21scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby
2023-08-21scsi: isci: Return result of sas_register_ha()Artem Chernyshev
2023-08-21scsi: gvp11: Remove unused gvp11_setup() functionArnd Bergmann
2023-08-21scsi: qlogicpti: Mark qlogicpti_info() staticArnd Bergmann
2023-08-21scsi: ppa: Add a module parameter for the transfer modeAlex Henrie
2023-08-21scsi: ppa: Fix compilation with PPA_DEBUG=1Alex Henrie
2023-08-21scsi: arcmsr: Add __init and __exit for arcmsr_module_{init,exit}()Xiang Yang
2023-08-21scsi: core: Remove unused extern declarationsYue Haibing
2023-08-21scsi: libsas: Remove unused declarationsYue Haibing
2023-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-07Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen
2023-08-07scsi: mpi3mr: Update driver version to 8.5.0.0.0Ranjan Kumar
2023-08-07scsi: mpi3mr: Enhance handling of devices removed after controller resetRanjan Kumar
2023-08-07scsi: mpi3mr: WRITE SAME implementationRanjan Kumar
2023-08-07scsi: mpi3mr: Add support for more than 1MB I/ORanjan Kumar
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