summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-16scsi: aacraid: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: aacraid: Introduce aac_scsi_done()Bart Van Assche
2021-10-16scsi: a100u2w: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: NCR5380: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: BusLogic: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: 53c700: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: 3w-xxxx: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: 3w-sas: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: 3w-9xxx: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: zfcp_scsi: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: message: fusion: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: ib_srp: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: firewire: sbp2: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: ata: Call scsi_done() directlyBart Van Assche
2021-10-16scsi: core: Rename scsi_mq_done() into scsi_done() and export itBart Van Assche
2021-10-16scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche
2021-10-16scsi: core: pm: Only runtime resume if necessaryBart Van Assche
2021-10-16scsi: sd: Rename sd_resume() into sd_resume_system()Bart Van Assche
2021-10-16scsi: core: pm: Rely on the device driver core for async power managementBart Van Assche
2021-10-12scsi: Documentation: Fix typo in sysfs-driver-ufsSohaib Mohamed
2021-10-12scsi: hisi_sas: Disable SATA disk phy for severe I_T nexus reset failureLuo Jiaxing
2021-10-12scsi: libsas: Export sas_phy_enable()Luo Jiaxing
2021-10-12scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()Xiang Chen
2021-10-12scsi: hisi_sas: Initialise devices in .slave_alloc callbackXiang Chen
2021-10-12scsi: ufs: core: Fix synchronization between scsi_unjam_host() and ufshcd_que...Adrian Hunter
2021-10-12scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8Peter Wang
2021-10-12scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen
2021-10-05scsi: smartpqi: Update version to 2.1.12-055Don Brace
2021-10-05scsi: smartpqi: Add 3252-8i PCI idMike McGowen
2021-10-05scsi: smartpqi: Fix duplicate device nodes for tape changersKevin Barnett
2021-10-05scsi: smartpqi: Fix boot failure during LUN rebuildMike McGowen
2021-10-05scsi: smartpqi: Add extended report physical LUNsMike McGowen
2021-10-05scsi: smartpqi: Avoid failing I/Os for offline devicesMahesh Rajashekhara
2021-10-05scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operationDon Brace
2021-10-05scsi: smartpqi: Update LUN reset handlerKevin Barnett
2021-10-05scsi: smartpqi: Capture controller reason codesMurthy Bhat
2021-10-05scsi: smartpqi: Add controller handshake during kdumpMahesh Rajashekhara
2021-10-05scsi: smartpqi: Update device removal managementDon Brace
2021-10-04scsi: mpi3mr: Clean up mpi3mr_print_ioc_info()Dan Carpenter
2021-10-04scsi: iscsi: Fix iscsi_task use after freeMike Christie
2021-10-04scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handlingJames Smart
2021-10-04scsi: elx: efct: Delete stray unlock statementDan Carpenter
2021-10-04scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv
2021-10-04scsi: pm80xx: Replace open coded check with dev_is_expander()Igor Pylypiv
2021-10-04scsi: target: tcmu: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2021-10-04scsi: target: usb: Replace enable attr with ops.enableDmitry Bogdanov
2021-10-04scsi: target: ibm_vscsi: Replace enable attr with ops.enableDmitry Bogdanov
2021-10-04scsi: target: srpt: Replace enable attr with ops.enableDmitry Bogdanov
2021-10-04scsi: target: sbp: Replace enable attr with ops.enableDmitry Bogdanov