index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2023-12-05
scsi: ibmvfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-12-05
scsi: fnic: Return error if vmalloc() failed
Artem Chernyshev
2023-12-05
scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()
Dinghao Liu
2023-12-01
scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literal
Ilpo Järvinen
2023-11-24
Merge patch series "scsi: arcmsr: support Areca ARC-1688 Raid controller"
Martin K. Petersen
2023-11-24
scsi: arcmsr: Update driver version to v1.51.00.14-20230915
ching Huang
2023-11-24
scsi: arcmsr: Support new PCI device IDs 1883 and 1886
ching Huang
2023-11-24
scsi: arcmsr: Support new RAID controller ARC-1688
ching Huang
2023-11-24
scsi: dc395x: Fix warning using plain integer as NULL
Abhinav Singh
2023-11-24
Merge patch series "mpi3mr: Add support for Broadcom SAS5116 IO/RAID controll...
Martin K. Petersen
2023-11-24
scsi: mpi3mr: driver version upgrade to 8.5.0.0.50
Sumit Saxena
2023-11-24
scsi: mpi3mr: Add support for status reply descriptor
Sumit Saxena
2023-11-24
scsi: mpi3mr: Increase maximum number of PHYs to 64 from 32
Sumit Saxena
2023-11-24
scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116
Sumit Saxena
2023-11-24
scsi: mpi3mr: Add support for SAS5116 PCI IDs
Sumit Saxena
2023-11-24
scsi: sd: Fix system start for ATA devices
Damien Le Moal
2023-11-24
scsi: core: Add a precondition check in scsi_eh_scmd_add()
Bart Van Assche
2023-11-24
scsi: bfa: Use the proper data type for BLIST flags
Bart Van Assche
2023-11-15
scsi: mpt3sas: Suppress a warning in debug kernel
Tomas Henzl
2023-11-15
Merge patch series "lpfc: Update lpfc to revision 14.2.0.16"
Martin K. Petersen
2023-11-15
Merge patch series "Replace deprecated strncpy() with strscpy()"
Martin K. Petersen
2023-11-15
scsi: lpfc: Copyright updates for 14.2.0.16 patches
Justin Tee
2023-11-15
scsi: lpfc: Update lpfc version to 14.2.0.16
Justin Tee
2023-11-15
scsi: lpfc: Enhance driver logging for selected discovery events
Justin Tee
2023-11-15
scsi: lpfc: Refactor and clean up mailbox command memory free
Justin Tee
2023-11-15
scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloading
Justin Tee
2023-11-15
scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()
Justin Tee
2023-11-15
scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()
Justin Tee
2023-11-15
scsi: lpfc: Fix possible file string name overflow when updating firmware
Justin Tee
2023-11-15
scsi: lpfc: Correct maximum PCI function value for RAS fw logging
Justin Tee
2023-11-15
scsi: elx: libefc: Replace deprecated strncpy() with strscpy_pad()/memcpy()
Justin Stitt
2023-11-15
scsi: csiostor: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-11-15
scsi: ch: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-11-15
scsi: bnx2fc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-11-15
scsi: 3w-sas: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-11-15
scsi: mpt3sas: Replace dynamic allocations with local variables
James Seo
2023-11-15
scsi: mpt3sas: Replace a dynamic allocation with a local variable
James Seo
2023-11-15
scsi: mpt3sas: Fix typo of "TRIGGER"
James Seo
2023-11-15
scsi: mpt3sas: Fix an outdated comment
James Seo
2023-11-15
scsi: mpt3sas: Remove the iounit_pg8 member of the per-adapter struct
James Seo
2023-11-15
scsi: mpt3sas: Use struct_size() for struct size calculations
James Seo
2023-11-15
scsi: mpt3sas: Make MPI26_CONFIG_PAGE_PIOUNIT_1::PhyData[] a flexible array
James Seo
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_1::PhyData[] a flexible array
James Seo
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_0::PhyData[] a flexible array
James Seo
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] a flexible array
James Seo
2023-11-15
scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible array
James Seo
2023-11-15
scsi: mpt3sas: Use flexible arrays when obviously possible
James Seo
2023-11-14
Merge branch '6.7/scsi-staging' into 6.7/scsi-fixes
Martin K. Petersen
2023-11-08
scsi: sd: Fix sshdr use in sd_suspend_common()
Mike Christie
2023-11-08
scsi: scsi_debug: Delete some bogus error checking
Dan Carpenter
[prev]
[next]