summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-22scsi: Revert "scsi: hisi_sas: Filter out new PHY up events during suspend"John Garry
2021-12-22scsi: libsas: Don't always drain event workqueue for HA resumeJohn Garry
2021-12-16scsi: libsas: Decode SAM status and host byte codesJohn Garry
2021-12-16scsi: hisi_sas: Fix phyup timeout on FPGAQi Liu
2021-12-16scsi: hisi_sas: Prevent parallel FLR and controller resetQi Liu
2021-12-16scsi: hisi_sas: Prevent parallel controller reset and control phy commandQi Liu
2021-12-16scsi: hisi_sas: Factor out task prep and delivery codeJohn Garry
2021-12-16scsi: hisi_sas: Pass abort structure for internal abortJohn Garry
2021-12-16scsi: hisi_sas: Make internal abort have no task protoJohn Garry
2021-12-16scsi: hisi_sas: Start delivery hisi_sas_task_exec() directlyJohn Garry
2021-12-16scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()Christoph Hellwig
2021-12-16scsi: ufs: core: Fix deadlock issue in ufshcd_wait_for_doorbell_clr()Bean Huo
2021-12-16scsi: qla2xxx: Synchronize rport dev_loss_tmo settingHannes Reinecke
2021-12-16Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen
2021-12-13scsi: hpsa: Remove an unused variable in hpsa_update_scsi_devices()Christophe JAILLET
2021-12-13scsi: lpfc: Use struct_group to isolate cast to larger objectKees Cook
2021-12-13scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook
2021-12-06scsi: qla2xxx: Format log strings only if neededRoman Bolshakov
2021-12-06scsi: lpfc: Update lpfc version to 14.0.0.4James Smart
2021-12-06scsi: lpfc: Add additional debugfs support for CMFJames Smart
2021-12-06scsi: lpfc: Cap CMF read bytes to MBPIJames Smart
2021-12-06scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart
2021-12-06scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart
2021-12-06scsi: lpfc: Fix NPIV port deletion crashJames Smart
2021-12-06scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart
2021-12-06scsi: lpfc: Change return code on I/Os received during link bounceJames Smart
2021-12-06scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart
2021-12-06scsi: ufs: Implement polling supportBart Van Assche
2021-12-06scsi: ufs: Optimize the command queueing codeBart Van Assche
2021-12-06scsi: ufs: Stop using the clock scaling lock in the error handlerBart Van Assche
2021-12-06scsi: ufs: Fix a kernel crash during shutdownBart Van Assche
2021-12-06scsi: ufs: Improve SCSI abort handling furtherBart Van Assche
2021-12-06scsi: ufs: Introduce ufshcd_release_scsi_cmd()Bart Van Assche
2021-12-06scsi: ufs: Remove the 'update_scaling' local variableBart Van Assche
2021-12-06scsi: ufs: Remove hba->cmd_queueBart Van Assche
2021-12-06scsi: ufs: Fix a deadlock in the error handlerBart Van Assche
2021-12-06scsi: ufs: Rework ufshcd_change_queue_depth()Bart Van Assche
2021-12-06scsi: ufs: Remove ufshcd_any_tag_in_use()Bart Van Assche
2021-12-06scsi: ufs: Fix race conditions related to driver dataBart Van Assche
2021-12-06scsi: ufs: Remove dead codeBart Van Assche
2021-12-06scsi: ufs: Remove the sdev_rpmb memberBart Van Assche
2021-12-06scsi: ufs: Remove is_rpmb_wlun()Bart Van Assche
2021-12-06scsi: ufs: Rename a function argumentBart Van Assche
2021-12-06scsi: core: Fix scsi_device_max_queue_depth()Bart Van Assche
2021-12-06scsi: mptfusion: Remove redundant variable rColin Ian King
2021-12-06scsi: be2iscsi: Remove maintainersSebastian Andrzej Siewior
2021-12-06scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byteFlorian Fainelli
2021-12-06scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formattingFlorian Fainelli
2021-12-06scsi: hisi_sas: Use non-atomic bitmap functions when possibleChristophe JAILLET
2021-12-06scsi: hisi_sas: Remove some useless code in hisi_sas_alloc()Christophe JAILLET