summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
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