summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran2024-03-101-61/+41
| | * | scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran2024-03-103-23/+13
| | * | scsi: qla2xxx: Prevent command send on chip resetQuinn Tran2024-03-102-4/+37
| * | | scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum2024-03-101-2/+2
| * | | scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum2024-03-101-1/+1
| * | | scsi: st: Make st_sysfs_class constantRicardo B. Marliere2024-03-101-2/+2
| * | | scsi: ch: Make ch_sysfs_class constantRicardo B. Marliere2024-03-101-10/+10
| * | | scsi: cxlflash: Make cxlflash_class constantRicardo B. Marliere2024-03-101-7/+10
| * | | scsi: pmcraid: Make pmcraid_class constantRicardo B. Marliere2024-03-101-9/+11
| * | | scsi: sg: Make sg_sysfs_class constantRicardo B. Marliere2024-03-101-9/+9
| * | | scsi: libsas: Fix disk not being scanned in after being removedXingui Yang2024-03-101-10/+22
| * | | scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang2024-03-101-7/+12
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-03-228-71/+411
|\ \ \
| * | | scsi: scsi_debug: Maintain write statistics per group numberBart Van Assche2024-02-261-4/+45
| * | | scsi: scsi_debug: Implement GET STREAM STATUSBart Van Assche2024-02-261-0/+50
| * | | scsi: scsi_debug: Implement the IO Advice Hints Grouping mode pageBart Van Assche2024-02-261-3/+58
| * | | scsi: scsi_debug: Allocate the MODE SENSE response from the heapBart Van Assche2024-02-261-2/+7
| * | | scsi: scsi_debug: Rework subpage code error handlingBart Van Assche2024-02-261-34/+36
| * | | scsi: scsi_debug: Rework page code error handlingBart Van Assche2024-02-261-12/+12
| * | | scsi: scsi_debug: Support the block limits extension VPD pageBart Van Assche2024-02-261-0/+16
| * | | scsi: scsi_debug: Reduce code duplicationBart Van Assche2024-02-261-14/+2
| * | | scsi: sd: Translate data lifetime informationBart Van Assche2024-02-262-4/+98
| * | | scsi: scsi_proto: Add structures and constants related to I/O groups and streamsBart Van Assche2024-02-263-0/+63
| * | | scsi: core: Query the Block Limits Extension VPD pageBart Van Assche2024-02-264-0/+26
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-03-1675-1766/+2469
|\ \ \ \ | | |/ / | |/| |
| * | | scsi: core: Constify the struct device_type usageRicardo B. Marliere2024-02-263-4/+4
| * | | scsi: libfc: replace deprecated strncpy() with memcpy()Justin Stitt2024-02-261-6/+8
| * | | scsi: lpfc: Replace deprecated strncpy() with strscpy()Justin Stitt2024-02-261-2/+2
| * | | scsi: bfa: Fix function pointer type mismatch for state machinesArnd Bergmann2024-02-2613-435/+582
| * | | scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann2024-02-264-13/+19
| * | | scsi: bfa: Remove additional unnecessary struct declarationsSimone Weiß2024-02-261-2/+0
| * | | scsi: csiostor: Avoid function pointer castsArnd Bergmann2024-02-153-19/+20
| * | | scsi: qla1280: Remove redundant assignment to variable 'mr'Colin Ian King2024-02-151-1/+0
| * | | scsi: core: Make scsi_bus_type constRicardo B. Marliere2024-02-122-2/+2
| * | | scsi: core: Really include kunit tests with SCSI_LIB_KUNIT_TESTLukas Bulwahn2024-02-121-1/+1
| * | | scsi: scsi_debug: Make pseudo_lld_bus constRicardo B. Marliere2024-02-051-2/+2
| * | | scsi: iscsi: Make iscsi_flashnode_bus constRicardo B. Marliere2024-02-051-2/+2
| * | | scsi: fcoe: Make fcoe_bus_type constRicardo B. Marliere2024-02-051-2/+2
| * | | Merge patch series "Update lpfc to revision 14.4.0.0"Martin K. Petersen2024-02-0517-873/+717
| |\ \ \ | | | |/ | | |/|
| | * | scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee2024-02-0517-18/+18
| | * | scsi: lpfc: Update lpfc version to 14.4.0.0Justin Tee2024-02-051-1/+1
| | * | scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee2024-02-0510-120/+108
| | * | scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee2024-02-0511-590/+425
| | * | scsi: lpfc: Protect vport fc_nodes list with an explicit spin lockJustin Tee2024-02-056-54/+53
| | * | scsi: lpfc: Change nlp state statistic counters into atomic_tJustin Tee2024-02-055-37/+50
| | * | scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIsJustin Tee2024-02-051-16/+0
| | * | scsi: lpfc: Move handling of reset congestion statistics eventsJustin Tee2024-02-052-4/+7
| | * | scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...Justin Tee2024-02-051-0/+3
| | * | scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTSJustin Tee2024-02-051-2/+12
| | * | scsi: lpfc: Fix failure to delete vports when discovery is in progressJustin Tee2024-02-051-4/+4