summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-12-23scsi: mpi3mr: Update MPI3 headers - part2Sreekanth Reddy
2021-12-23scsi: mpi3mr: Update MPI3 headers - part1Sreekanth Reddy
2021-12-23scsi: mpi3mr: Don't reset IOC if cmnds flush with reset statusSreekanth Reddy
2021-12-23scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave()Sreekanth Reddy
2021-12-23scsi: mpi3mr: Add debug APIs based on logging_level bitsSreekanth Reddy
2021-12-22scsi: pmcraid: Don't use GFP_DMA in pmcraid_alloc_sglist()Christoph Hellwig
2021-12-22scsi: snic: Don't use GFP_DMA in snic_queue_report_tgt_req()Christoph Hellwig
2021-12-22scsi: myrs: Don't use GFP_DMAChristoph Hellwig
2021-12-22scsi: myrb: Don't use GFP_DMA in myrb_pdev_slave_alloc()Christoph Hellwig
2021-12-22scsi: initio: Don't use GFP_DMA in initio_probe_one()Christoph Hellwig
2021-12-22scsi: sr: Don't use GFP_DMAChristoph Hellwig
2021-12-22scsi: ch: Don't use GFP_DMAChristoph Hellwig
2021-12-22scsi: hisi_sas: Use autosuspend for the host controllerXiang Chen
2021-12-22scsi: libsas: Keep host active while processing eventsXiang Chen
2021-12-22scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...Xiang Chen
2021-12-22scsi: libsas: Defer works of new phys during suspendXiang Chen
2021-12-22scsi: libsas: Refactor sas_queue_deferred_work()Xiang Chen
2021-12-22scsi: libsas: Add flag SAS_HA_RESUMINGXiang Chen
2021-12-22scsi: libsas: Resume host while sending SMP I/OsXiang Chen
2021-12-22scsi: hisi_sas: Add more logs for runtime suspend/resumeXiang Chen
2021-12-22scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming hostXiang Chen
2021-12-22scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen
2021-12-22scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_listXiang Chen
2021-12-22scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen
2021-12-22scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern
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-22scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov
2021-12-22scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng
2021-12-20scsi: storvsc: Add Isolation VM support for storvsc driverTianyu Lan
2021-12-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
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-16scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter
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-13scsi: pm8001: Fix phys_to_virt() usage on dma_addr_tJohn Garry
2021-12-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-10scsi: lpfc: Use irq_set_affinity()Nitesh Narayan Lal