summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-12-05scsi: ibmvfc: Replace deprecated strncpy() with strscpy()Justin Stitt
2023-12-05scsi: fnic: Return error if vmalloc() failedArtem Chernyshev
2023-12-05scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-12-01scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literalIlpo Järvinen
2023-11-24Merge patch series "scsi: arcmsr: support Areca ARC-1688 Raid controller"Martin K. Petersen
2023-11-24scsi: arcmsr: Update driver version to v1.51.00.14-20230915ching Huang
2023-11-24scsi: arcmsr: Support new PCI device IDs 1883 and 1886ching Huang
2023-11-24scsi: arcmsr: Support new RAID controller ARC-1688ching Huang
2023-11-24scsi: dc395x: Fix warning using plain integer as NULLAbhinav Singh
2023-11-24Merge patch series "mpi3mr: Add support for Broadcom SAS5116 IO/RAID controll...Martin K. Petersen
2023-11-24scsi: mpi3mr: driver version upgrade to 8.5.0.0.50Sumit Saxena
2023-11-24scsi: mpi3mr: Add support for status reply descriptorSumit Saxena
2023-11-24scsi: mpi3mr: Increase maximum number of PHYs to 64 from 32Sumit Saxena
2023-11-24scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116Sumit Saxena
2023-11-24scsi: mpi3mr: Add support for SAS5116 PCI IDsSumit Saxena
2023-11-24scsi: sd: Fix system start for ATA devicesDamien Le Moal
2023-11-24scsi: core: Add a precondition check in scsi_eh_scmd_add()Bart Van Assche
2023-11-24scsi: bfa: Use the proper data type for BLIST flagsBart Van Assche
2023-11-15scsi: mpt3sas: Suppress a warning in debug kernelTomas Henzl
2023-11-15Merge patch series "lpfc: Update lpfc to revision 14.2.0.16"Martin K. Petersen
2023-11-15Merge patch series "Replace deprecated strncpy() with strscpy()"Martin K. Petersen
2023-11-15scsi: lpfc: Copyright updates for 14.2.0.16 patchesJustin Tee
2023-11-15scsi: lpfc: Update lpfc version to 14.2.0.16Justin Tee
2023-11-15scsi: lpfc: Enhance driver logging for selected discovery eventsJustin Tee
2023-11-15scsi: lpfc: Refactor and clean up mailbox command memory freeJustin Tee
2023-11-15scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloadingJustin Tee
2023-11-15scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()Justin Tee
2023-11-15scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()Justin Tee
2023-11-15scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee
2023-11-15scsi: lpfc: Correct maximum PCI function value for RAS fw loggingJustin Tee
2023-11-15scsi: elx: libefc: Replace deprecated strncpy() with strscpy_pad()/memcpy()Justin Stitt
2023-11-15scsi: csiostor: Replace deprecated strncpy() with strscpy()Justin Stitt
2023-11-15scsi: ch: Replace deprecated strncpy() with strscpy()Justin Stitt
2023-11-15scsi: bnx2fc: Replace deprecated strncpy() with strscpy()Justin Stitt
2023-11-15scsi: 3w-sas: Replace deprecated strncpy() with strscpy()Justin Stitt
2023-11-15scsi: mpt3sas: Replace dynamic allocations with local variablesJames Seo
2023-11-15scsi: mpt3sas: Replace a dynamic allocation with a local variableJames Seo
2023-11-15scsi: mpt3sas: Fix typo of "TRIGGER"James Seo
2023-11-15scsi: mpt3sas: Fix an outdated commentJames Seo
2023-11-15scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter structJames Seo
2023-11-15scsi: mpt3sas: Use struct_size() for struct size calculationsJames Seo
2023-11-15scsi: mpt3sas: Make MPI26_CONFIG_PAGE_PIOUNIT_1::PhyData[] a flexible arrayJames Seo
2023-11-15scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_1::PhyData[] a flexible arrayJames Seo
2023-11-15scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_0::PhyData[] a flexible arrayJames Seo
2023-11-15scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] a flexible arrayJames Seo
2023-11-15scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible arrayJames Seo
2023-11-15scsi: mpt3sas: Use flexible arrays when obviously possibleJames Seo
2023-11-14Merge branch '6.7/scsi-staging' into 6.7/scsi-fixesMartin K. Petersen
2023-11-08scsi: sd: Fix sshdr use in sd_suspend_common()Mike Christie
2023-11-08scsi: scsi_debug: Delete some bogus error checkingDan Carpenter