summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-03-10scsi: lpfc: Update lpfc version to 14.4.0.1Justin Tee
2024-03-10scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee
2024-03-10scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee
2024-03-10scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee
2024-03-10scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee
2024-03-10scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee
2024-03-10scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee
2024-03-10scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee
2024-03-10scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handlingJustin Tee
2024-03-10scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee
2024-03-10scsi: lpfc: Remove unnecessary log message in queuecommand pathJustin Tee
2024-03-10scsi: qla2xxx: Update version to 10.02.09.200-kNilesh Javali
2024-03-10scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran
2024-03-10scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap
2024-03-10scsi: qla2xxx: Fix double free of fcportSaurav Kashyap
2024-03-10scsi: qla2xxx: Fix double free of the ha->vp_map pointerSaurav Kashyap
2024-03-10scsi: qla2xxx: Fix command flush on cable pullQuinn Tran
2024-03-10scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran
2024-03-10scsi: qla2xxx: Update manufacturer detailBikash Hazarika
2024-03-10scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran
2024-03-10scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran
2024-03-10scsi: qla2xxx: Prevent command send on chip resetQuinn Tran
2024-03-10scsi: wd33c93: Replace deprecated strncpy() with strscpy()Justin Stitt
2024-03-10scsi: smartpqi: Replace deprecated strncpy() with strscpy()Justin Stitt
2024-03-10scsi: devinfo: Replace strncpy() and manual padJustin Stitt
2024-03-10scsi: qla4xxx: Replace deprecated strncpy() with strscpy()Justin Stitt
2024-03-10scsi: qedf: Replace deprecated strncpy() with strscpy()Justin Stitt
2024-03-10scsi: mpt3sas: Replace deprecated strncpy() with strscpy()Justin Stitt
2024-03-10scsi: mpi3mr: Replace deprecated strncpy() with assignmentsJustin Stitt
2024-03-10scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum
2024-03-10scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum
2024-03-10scsi: st: Make st_sysfs_class constantRicardo B. Marliere
2024-03-10scsi: ch: Make ch_sysfs_class constantRicardo B. Marliere
2024-03-10scsi: cxlflash: Make cxlflash_class constantRicardo B. Marliere
2024-03-10scsi: pmcraid: Make pmcraid_class constantRicardo B. Marliere
2024-03-10scsi: sg: Make sg_sysfs_class constantRicardo B. Marliere
2024-03-10scsi: libsas: Fix disk not being scanned in after being removedXingui Yang
2024-03-10scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia ZiemiaƄska
2024-02-26scsi: scsi_debug: Maintain write statistics per group numberBart Van Assche
2024-02-26scsi: scsi_debug: Implement GET STREAM STATUSBart Van Assche
2024-02-26scsi: scsi_debug: Implement the IO Advice Hints Grouping mode pageBart Van Assche
2024-02-26scsi: scsi_debug: Allocate the MODE SENSE response from the heapBart Van Assche
2024-02-26scsi: scsi_debug: Rework subpage code error handlingBart Van Assche
2024-02-26scsi: scsi_debug: Rework page code error handlingBart Van Assche
2024-02-26scsi: scsi_debug: Support the block limits extension VPD pageBart Van Assche
2024-02-26scsi: scsi_debug: Reduce code duplicationBart Van Assche
2024-02-26scsi: sd: Translate data lifetime informationBart Van Assche
2024-02-26scsi: scsi_proto: Add structures and constants related to I/O groups and streamsBart Van Assche