summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen2021-12-231-1/+5
| * | | scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern2021-12-231-1/+1
| * | | scsi: Revert "scsi: hisi_sas: Filter out new PHY up events during suspend"John Garry2021-12-231-6/+0
| * | | scsi: libsas: Don't always drain event workqueue for HA resumeJohn Garry2021-12-232-3/+24
| * | | scsi: libsas: Decode SAM status and host byte codesJohn Garry2021-12-171-3/+4
| * | | scsi: hisi_sas: Fix phyup timeout on FPGAQi Liu2021-12-172-7/+21
| * | | scsi: hisi_sas: Prevent parallel FLR and controller resetQi Liu2021-12-172-3/+6
| * | | scsi: hisi_sas: Prevent parallel controller reset and control phy commandQi Liu2021-12-171-0/+2
| * | | scsi: hisi_sas: Factor out task prep and delivery codeJohn Garry2021-12-171-157/+124
| * | | scsi: hisi_sas: Pass abort structure for internal abortJohn Garry2021-12-172-9/+17
| * | | scsi: hisi_sas: Make internal abort have no task protoJohn Garry2021-12-171-1/+1
| * | | scsi: hisi_sas: Start delivery hisi_sas_task_exec() directlyJohn Garry2021-12-171-11/+6
| * | | scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()Christoph Hellwig2021-12-176-18/+18
| * | | scsi: ufs: core: Fix deadlock issue in ufshcd_wait_for_doorbell_clr()Bean Huo2021-12-171-1/+2
| * | | scsi: qla2xxx: Synchronize rport dev_loss_tmo settingHannes Reinecke2021-12-173-8/+13
| * | | Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen2021-12-1718-84/+160
| |\ \ \
| * | | | scsi: hpsa: Remove an unused variable in hpsa_update_scsi_devices()Christophe JAILLET2021-12-141-2/+0
| * | | | scsi: lpfc: Use struct_group to isolate cast to larger objectKees Cook2021-12-142-27/+32
| * | | | scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook2021-12-142-48/+46
| * | | | scsi: lpfc: Update lpfc version to 14.0.0.4James Smart2021-12-071-1/+1
| * | | | scsi: lpfc: Add additional debugfs support for CMFJames Smart2021-12-071-1/+12
| * | | | scsi: lpfc: Cap CMF read bytes to MBPIJames Smart2021-12-072-2/+11
| * | | | scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart2021-12-074-15/+22
| * | | | scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart2021-12-074-30/+48
| * | | | scsi: lpfc: Fix NPIV port deletion crashJames Smart2021-12-074-25/+73
| * | | | scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart2021-12-071-5/+0
| * | | | scsi: lpfc: Change return code on I/Os received during link bounceJames Smart2021-12-072-4/+6
| * | | | scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart2021-12-073-3/+17
| * | | | scsi: ufs: Implement polling supportBart Van Assche2021-12-071-18/+67
| * | | | scsi: ufs: Optimize the command queueing codeBart Van Assche2021-12-072-10/+24
| * | | | scsi: ufs: Stop using the clock scaling lock in the error handlerBart Van Assche2021-12-071-2/+10
| * | | | scsi: ufs: Fix a kernel crash during shutdownBart Van Assche2021-12-071-5/+10
| * | | | scsi: ufs: Improve SCSI abort handling furtherBart Van Assche2021-12-071-0/+12
| * | | | scsi: ufs: Introduce ufshcd_release_scsi_cmd()Bart Van Assche2021-12-071-8/+14
| * | | | scsi: ufs: Remove the 'update_scaling' local variableBart Van Assche2021-12-071-5/+2
| * | | | scsi: ufs: Remove hba->cmd_queueBart Van Assche2021-12-072-12/+1
| * | | | scsi: ufs: Fix a deadlock in the error handlerBart Van Assche2021-12-072-39/+16
| * | | | scsi: ufs: Rework ufshcd_change_queue_depth()Bart Van Assche2021-12-071-5/+1
| * | | | scsi: ufs: Remove ufshcd_any_tag_in_use()Bart Van Assche2021-12-071-20/+1
| * | | | scsi: ufs: Fix race conditions related to driver dataBart Van Assche2021-12-074-5/+7
| * | | | scsi: ufs: Remove dead codeBart Van Assche2021-12-071-6/+1
| * | | | scsi: ufs: Remove the sdev_rpmb memberBart Van Assche2021-12-072-7/+6
| * | | | scsi: ufs: Remove is_rpmb_wlun()Bart Van Assche2021-12-071-5/+0
| * | | | scsi: ufs: Rename a function argumentBart Van Assche2021-12-072-3/+4
| * | | | scsi: core: Fix scsi_device_max_queue_depth()Bart Van Assche2021-12-071-2/+2
| * | | | scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byteFlorian Fainelli2021-12-071-2/+2
| * | | | scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formattingFlorian Fainelli2021-12-071-3/+2
| * | | | scsi: hisi_sas: Use non-atomic bitmap functions when possibleChristophe JAILLET2021-12-071-2/+2
| * | | | scsi: hisi_sas: Remove some useless code in hisi_sas_alloc()Christophe JAILLET2021-12-071-9/+0
| * | | | scsi: hisi_sas: Use devm_bitmap_zalloc() when applicableChristophe JAILLET2021-12-071-3/+2