linux.git
2024-03-10 Martin K. PetersenMerge patch series "Update lpfc to revision 14.4.0.1"
2024-03-10 Martin K. PetersenMerge patch series "qla2xxx misc. bug fixes"
2024-03-10 Justin Teescsi: lpfc: Copyright updates for 14.4.0.1 patches
2024-03-10 Justin Teescsi: lpfc: Update lpfc version to 14.4.0.1
2024-03-10 Justin Teescsi: lpfc: Define types in a union for generic void...
2024-03-10 Justin Teescsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
2024-03-10 Justin Teescsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr
2024-03-10 Justin Teescsi: lpfc: Use a dedicated lock for ras_fwlog state
2024-03-10 Justin Teescsi: lpfc: Release hbalock before calling lpfc_worker_...
2024-03-10 Justin Teescsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme...
2024-03-10 Justin Teescsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
2024-03-10 Justin Teescsi: lpfc: Remove IRQF_ONESHOT flag from threaded...
2024-03-10 Justin Teescsi: lpfc: Move NPIV's transport unregistration to...
2024-03-10 Justin Teescsi: lpfc: Remove unnecessary log message in queuecomm...
2024-03-10 Nilesh Javaliscsi: qla2xxx: Update version to 10.02.09.200-k
2024-03-10 Quinn Transcsi: qla2xxx: Delay I/O Abort on PCI error
2024-03-10 Saurav Kashyapscsi: qla2xxx: Change debug message during driver unload
2024-03-10 Saurav Kashyapscsi: qla2xxx: Fix double free of fcport
2024-03-10 Saurav Kashyapscsi: qla2xxx: Fix double free of the ha->vp_map pointer
2024-03-10 Quinn Transcsi: qla2xxx: Fix command flush on cable pull
2024-03-10 Quinn Transcsi: qla2xxx: NVME|FCP prefer flag not being honored
2024-03-10 Bikash Hazarikascsi: qla2xxx: Update manufacturer detail
2024-03-10 Quinn Transcsi: qla2xxx: Split FCE|EFT trace control
2024-03-10 Quinn Transcsi: qla2xxx: Fix N2N stuck connection
2024-03-10 Quinn Transcsi: qla2xxx: Prevent command send on chip reset
2024-03-10 Muhammad Usama... scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()
2024-03-10 Muhammad Usama... scsi: lpfc: Correct size for wqe for memset()
2024-03-10 Ricardo B.... scsi: st: Make st_sysfs_class constant
2024-03-10 Ricardo B.... scsi: ch: Make ch_sysfs_class constant
2024-03-10 Ricardo B.... scsi: cxlflash: Make cxlflash_class constant
2024-03-10 Ricardo B.... scsi: pmcraid: Make pmcraid_class constant
2024-03-10 Ricardo B.... scsi: sg: Make sg_sysfs_class constant
2024-03-10 Peter Wangscsi: ufs: core: Add config_scsi_dev vops comment
2024-03-10 Dmitry Baryshkovscsi: ufs: qcom: Provide default cycles_in_1us value
2024-03-10 Xingui Yangscsi: libsas: Fix disk not being scanned in after being...
2024-03-10 Xingui Yangscsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
2024-03-10 Colin Ian Kingscsi: target: iscsi: Remove unused variable xfer_len
2024-03-10 Rohit Nerscsi: ufs: core: Fix MCQ MAC configuration
2024-02-27 Ricardo B.... scsi: core: Constify the struct device_type usage
2024-02-27 Justin Stittscsi: libfc: replace deprecated strncpy() with memcpy()
2024-02-27 Justin Stittscsi: lpfc: Replace deprecated strncpy() with strscpy()
2024-02-27 Arnd Bergmannscsi: bfa: Fix function pointer type mismatch for state...
2024-02-27 Arnd Bergmannscsi: bfa: Fix function pointer type mismatch for hcb_q...
2024-02-27 Simone Weißscsi: bfa: Remove additional unnecessary struct declara...
2024-02-15 Arnd Bergmannscsi: csiostor: Avoid function pointer casts
2024-02-15 Colin Ian Kingscsi: qla1280: Remove redundant assignment to variable...
2024-02-13 Ricardo B.... scsi: core: Make scsi_bus_type const
2024-02-13 Lukas Bulwahnscsi: core: Really include kunit tests with SCSI_LIB_KU...
2024-02-06 Ricardo B.... scsi: target: tcm_loop: Make tcm_loop_lld_bus const
2024-02-06 Ricardo B.... scsi: scsi_debug: Make pseudo_lld_bus const
2024-02-06 Ricardo B.... scsi: iscsi: Make iscsi_flashnode_bus const
2024-02-06 Ricardo B.... scsi: fcoe: Make fcoe_bus_type const
2024-02-06 Martin K. PetersenMerge patch series "Update lpfc to revision 14.4.0.0"
2024-02-06 Justin Teescsi: lpfc: Copyright updates for 14.4.0.0 patches
2024-02-06 Justin Teescsi: lpfc: Update lpfc version to 14.4.0.0
2024-02-06 Justin Teescsi: lpfc: Change lpfc_vport load_flag member into...
2024-02-06 Justin Teescsi: lpfc: Change lpfc_vport fc_flag member into a...
2024-02-06 Justin Teescsi: lpfc: Protect vport fc_nodes list with an explici...
2024-02-06 Justin Teescsi: lpfc: Change nlp state statistic counters into...
2024-02-06 Justin Teescsi: lpfc: Remove shost_lock protection for fc_host_po...
2024-02-06 Justin Teescsi: lpfc: Move handling of reset congestion statistic...
2024-02-06 Justin Teescsi: lpfc: Save FPIN frequency statistics upon receipt...
2024-02-06 Justin Teescsi: lpfc: Add condition to delete ndlp object after...
2024-02-06 Justin Teescsi: lpfc: Fix failure to delete vports when discovery...
2024-02-06 Justin Teescsi: lpfc: Remove NLP_RCV_PLOGI early return during...
2024-02-06 Justin Teescsi: lpfc: Allow lpfc_plogi_confirm_nport() logic...
2024-02-06 Justin Teescsi: lpfc: Remove D_ID swap log message from trace...
2024-02-06 Justin Teescsi: lpfc: Use sg_dma_len() API to get struct scatterl...
2024-02-06 Justin Teescsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()
2024-02-06 Justin Teescsi: lpfc: Initialize status local variable in lpfc_sl...
2024-01-30 Martin K. PetersenMerge patch series "scsi: Allow scsi_execute users...
2024-01-30 Mike Christiescsi: core: Add kunit tests for scsi_check_passthrough()
2024-01-30 Mike Christiescsi: ufs: Have midlayer retry start stop errors
2024-01-30 Mike Christiescsi: sr: Have midlayer retry get_sectorsize() errors
2024-01-30 Mike Christiescsi: ses: Have midlayer retry scsi_execute_cmd() errors
2024-01-30 Mike Christiescsi: sd: Have midlayer retry read_capacity_10() errors
2024-01-30 Mike Christiescsi: sd: Have pr commands retry UAs
2024-01-30 Mike Christiescsi: core: Have SCSI midlayer retry scsi_report_lun_sc...
2024-01-30 Mike Christiescsi: core: Have midlayer retry scsi_mode_sense() UAs
2024-01-30 Mike Christiescsi: ch: Have midlayer retry ch_do_scsi() UAs
2024-01-30 Mike Christiescsi: ch: Remove unit_attention
2024-01-30 Mike Christiescsi: sd: Have midlayer retry sd_sync_cache() errors
2024-01-30 Mike Christiescsi: spi: Have midlayer retry spi_execute() UAs
2024-01-30 Mike Christiescsi: device_handler: rdac: Have midlayer retry send_mo...
2024-01-30 Mike Christiescsi: device_handler: hp_sw: Have midlayer retry scsi_e...
2024-01-30 Mike Christiescsi: sd: Have midlayer retry sd_spinup_disk() errors
2024-01-30 Mike Christiescsi: sd: Use separate buf for START_STOP in sd_spinup_...
2024-01-30 Mike Christiescsi: core: Retry INQUIRY after timeout
2024-01-30 Mike Christiescsi: core: Have midlayer retry scsi_probe_lun() errors
2024-01-30 Mike Christiescsi: core: Allow passthrough to request midlayer retries
2024-01-30 Li Zhijianscsi: pm8001: Convert snprintf() to sysfs_emit()
2024-01-30 Li Zhijianscsi: isci: Convert snprintf() to sysfs_emit()
2024-01-30 Li Zhijianscsi: ibmvscsi_tgt: Convert snprintf() to sysfs_emit()
2024-01-30 Li Zhijianscsi: ibmvscsi: Convert snprintf() to sysfs_emit()
2024-01-30 Li Zhijianscsi: fnic: Convert snprintf() to sysfs_emit()
2024-01-30 Lee Jonesscsi: aacraid: aachba: Replace snprintf() with the...
2024-01-30 Lee Jonesscsi: 53c700: Remove snprintf() from sysfs call-backs...
2024-01-30 Lee Jonesscsi: 3w-xxxx: Remove snprintf() from sysfs call-backs...
2024-01-30 Lee Jonesscsi: 3w-sas: Remove snprintf() from sysfs call-backs...
2024-01-30 Lee Jonesscsi: 3w-9xxx: Remove snprintf() from sysfs call-backs...
next