summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-13scsi: ufs: core: Introduce multi-circular queue capabilityAsutosh Das
2023-01-13scsi: ufs: core: Probe for EXT_IID supportAsutosh Das
2023-01-13scsi: uapi: Replace 0-length array with flexible arrayKees Cook
2023-01-12scsi: mvumi: Replace 1-element arrays with flexible array membersKees Cook
2023-01-12scsi: 3w-sas: Replace 1-element arrays with flexible array membersKees Cook
2023-01-12Merge patch series "lpfc: Update lpfc to revision 14.2.0.10"Martin K. Petersen
2023-01-12scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee
2023-01-12scsi: lpfc: Update lpfc version to 14.2.0.10Justin Tee
2023-01-12scsi: lpfc: Introduce new attention types for lpfc_sli4_async_fc_evt() handlerJustin Tee
2023-01-12scsi: lpfc: Reinitialize internal VMID data structures after FLOGI completionJustin Tee
2023-01-12scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware writeJustin Tee
2023-01-12scsi: lpfc: Exit PRLI completion handling early if ndlp not in PRLI_ISSUE stateJustin Tee
2023-01-12scsi: lpfc: Remove duplicate ndlp kref decrement in lpfc_cleanup_rpis()Justin Tee
2023-01-12scsi: lpfc: Remove redundant clean up code in disable_vport()Justin Tee
2023-01-12scsi: lpfc: Set max DMA segment size to HBA supported SGE lengthJustin Tee
2023-01-12scsi: lpfc: Resolve miscellaneous variable set but not used compiler warningsJustin Tee
2023-01-12scsi: lpfc: Replace outdated strncpy() with strscpy()Justin Tee
2023-01-12scsi: lpfc: Fix space indentation in lpfc_xcvr_data_show()Justin Tee
2023-01-11Merge patch series "qla2xxx driver enhancements"Martin K. Petersen
2023-01-11scsi: qla2xxx: Update version to 10.02.08.200-kNilesh Javali
2023-01-11scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets calledShreyas Deodhar
2023-01-11scsi: qla2xxx: edif: Fix clang warningQuinn Tran
2023-01-11scsi: qla2xxx: edif: Reduce memory usage during low I/OQuinn Tran
2023-01-11scsi: qla2xxx: edif: Fix stall session after app startQuinn Tran
2023-01-11scsi: qla2xxx: edif: Fix performance dip due to lock contentionQuinn Tran
2023-01-11scsi: qla2xxx: Relocate/rename vp mapQuinn Tran
2023-01-11scsi: qla2xxx: Remove dead code (GNN ID)Quinn Tran
2023-01-11scsi: qla2xxx: Remove dead code (GPNID)Quinn Tran
2023-01-11scsi: qla2xxx: Remove dead codeQuinn Tran
2023-01-11scsi: libsas: Fix an error code in sas_ata_add_dev()Dan Carpenter
2023-01-11Merge patch series "Several compilation warnings fixes for UFS Advanced RPMB"Martin K. Petersen
2023-01-11scsi: ufs: core: bsg: Fix cast to restricted __be16 warningBean Huo
2023-01-11scsi: core: Fix invisible definition compilation warningBean Huo
2023-01-11scsi: ufs: core: bsg: Fix sometimes-uninitialized warningsBean Huo
2023-01-11scsi: pm8001: Use sysfs_emit() in show function callbacksDeepak R Varma
2023-01-11Merge patch series "Misc. qla2xxx driver bug fixes"Martin K. Petersen
2023-01-11Merge patch series "ufs: qcom: Add HS-G4 support"Martin K. Petersen
2023-01-11scsi: MAINTAINERS: Add myself as the maintainer for Qcom UFS driversManivannan Sadhasivam
2023-01-11scsi: ufs: ufs-qcom: Add support for finding max gear on new platformsManivannan Sadhasivam
2023-01-11scsi: ufs: ufs-qcom: Add support for reinitializing the UFS deviceManivannan Sadhasivam
2023-01-11scsi: ufs: ufs-qcom: Factor out the logic finding the HS GearManivannan Sadhasivam
2023-01-11scsi: ufs: core: Add support for reinitializing the UFS deviceManivannan Sadhasivam
2023-01-11scsi: ufs: core: Add reinit_notify() callbackManivannan Sadhasivam
2023-01-11scsi: ufs: ufs-qcom: Fix the Qcom register name for offset 0xD0Manivannan Sadhasivam
2023-01-11scsi: ufs: ufs-qcom: Use dev_err_probe() for printing probe errorManivannan Sadhasivam
2023-01-11scsi: ufs: ufs-qcom: Use bitfields where appropriateManivannan Sadhasivam
2023-01-11scsi: ufs: ufs-qcom: Remove unnecessary WARN_ON()Manivannan Sadhasivam
2023-01-11scsi: ufs: ufs-qcom: Remove unnecessary goto statementsManivannan Sadhasivam
2023-01-11Merge patch series "Add support for Unisoc UFS host controller"Martin K. Petersen
2023-01-11scsi: qla2xxx: Update version to 10.02.08.100-kNilesh Javali