summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: libsas: Resume host while sending SMP I/OsXiang Chen2021-12-222-0/+4
* scsi: hisi_sas: Add more logs for runtime suspend/resumeXiang Chen2021-12-221-2/+6
* scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming hostXiang Chen2021-12-221-0/+29
* scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen2021-12-221-0/+5
* scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_listXiang Chen2021-12-221-3/+8
* scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen2021-12-221-1/+5
* scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern2021-12-221-1/+1
* scsi: Revert "scsi: hisi_sas: Filter out new PHY up events during suspend"John Garry2021-12-221-6/+0
* scsi: libsas: Don't always drain event workqueue for HA resumeJohn Garry2021-12-222-3/+24
* scsi: libsas: Decode SAM status and host byte codesJohn Garry2021-12-161-3/+4
* scsi: hisi_sas: Fix phyup timeout on FPGAQi Liu2021-12-162-7/+21
* scsi: hisi_sas: Prevent parallel FLR and controller resetQi Liu2021-12-162-3/+6
* scsi: hisi_sas: Prevent parallel controller reset and control phy commandQi Liu2021-12-161-0/+2
* scsi: hisi_sas: Factor out task prep and delivery codeJohn Garry2021-12-161-157/+124
* scsi: hisi_sas: Pass abort structure for internal abortJohn Garry2021-12-162-9/+17
* scsi: hisi_sas: Make internal abort have no task protoJohn Garry2021-12-161-1/+1
* scsi: hisi_sas: Start delivery hisi_sas_task_exec() directlyJohn Garry2021-12-161-11/+6
* scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()Christoph Hellwig2021-12-166-18/+18
* scsi: ufs: core: Fix deadlock issue in ufshcd_wait_for_doorbell_clr()Bean Huo2021-12-161-1/+2
* scsi: qla2xxx: Synchronize rport dev_loss_tmo settingHannes Reinecke2021-12-163-8/+13
* Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen2021-12-1620-99/+175
|\
| * scsi: qla2xxx: Format log strings only if neededRoman Bolshakov2021-12-061-0/+3
| * scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki2021-12-061-1/+1
| * scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issueManish Rangankar2021-12-063-24/+17
| * scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv2021-12-021-4/+2
| * scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter2021-11-291-0/+18
| * scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGOJames Smart2021-11-231-7/+2
| * scsi: scsi_debug: Zero clear zones at reset write pointerShin'ichiro Kawasaki2021-11-221-0/+5
| * scsi: core: sysfs: Fix setting device state to SDEV_RUNNINGMike Christie2021-11-221-1/+1
| * scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy2021-11-221-2/+2
| * scsi: target: configfs: Delete unnecessary checks for NULLDan Carpenter2021-11-181-8/+8
| * scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gpMike Christie2021-11-181-7/+7
| * scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy2021-11-181-2/+2
| * scsi: mpt3sas: Fix system going into read-only modeSreekanth Reddy2021-11-182-1/+60
| * scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy2021-11-181-1/+1
| * scsi: ufs: ufs-mediatek: Add put_device() after of_find_device_by_node()Ye Guojin2021-11-181-0/+1
| * scsi: scsi_debug: Fix type in min_t to avoid stack OOBGeorge Kennedy2021-11-181-15/+19
| * scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()Dan Carpenter2021-11-181-1/+1
| * scsi: ufs: ufshpb: Fix warning in ufshpb_set_hpb_read_to_upiu()Bean Huo2021-11-181-1/+1
| * scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne2021-11-161-4/+2
| * scsi: ufs: core: Fix another task management completion raceAdrian Hunter2021-11-161-2/+1
| * scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter2021-11-161-5/+0
| * scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie2021-11-161-11/+19
| * scsi: iscsi: Unblock session then wake up error handlerMike Christie2021-11-161-3/+3
| * scsi: ufs: core: Improve SCSI abort handlingBart Van Assche2021-11-161-0/+1
* | scsi: hpsa: Remove an unused variable in hpsa_update_scsi_devices()Christophe JAILLET2021-12-131-2/+0
* | scsi: lpfc: Use struct_group to isolate cast to larger objectKees Cook2021-12-132-27/+32
* | scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook2021-12-132-48/+46
* | scsi: lpfc: Update lpfc version to 14.0.0.4James Smart2021-12-061-1/+1
* | scsi: lpfc: Add additional debugfs support for CMFJames Smart2021-12-061-1/+12