aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-15scsi: elx: libefc_sli: SLI Descriptors and Queue entriesJames Smart
2021-06-15scsi: elx: libefc_sli: SLI-4 register offsets and field definitionsJames Smart
2021-06-15scsi: pm8001: Remove unnecessary OOM messageZhen Lei
2021-06-15scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()Baokun Li
2021-06-15scsi: ufs-mediatek: Create reset control device_linkPeter Wang
2021-06-15scsi: qla2xxx: Remove duplicate declarationsShaokun Zhang
2021-06-15scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail()Zou Wei
2021-06-15scsi: storvsc: Correctly handle multiple flags in srb_statusMichael Kelley
2021-06-15scsi: storvsc: Update error loggingMichael Kelley
2021-06-15scsi: storvsc: Miscellaneous code cleanupsMichael Kelley
2021-06-10scsi: lpfc: vmid: Introduce VMID in I/O pathGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker threadGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Timeout implementation for VMIDGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Append the VMID to the wqe before sendingGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Implement CT commands for appidGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Functions to manage VMIDsGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Implement ELS commands for appidGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Add support for VMID in mailbox commandGaurav Srivastava
2021-06-10scsi: lpfc: vmid: VMID parameter initializationGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Add datastructure for supporting VMID in lpfcGaurav Srivastava
2021-06-10scsi: nvme: Added a new sysfs attribute appid_storeMuneendra Kumar
2021-06-10scsi: blkcg: Add app identifier support for blkcgMuneendra Kumar
2021-06-10scsi: libfc: FDMI enhancementsJaved Hasan
2021-06-10scsi: libfc: Add FDMI-2 attributesJaved Hasan
2021-06-10scsi: qedf: Add vendor identifier attributeJaved Hasan
2021-06-10scsi: libfc: Initialisation of RHBA and RPA attributesJaved Hasan
2021-06-09scsi: libfc: Correct the condition check and invalid argument passedJaved Hasan
2021-06-09scsi: hisi_sas: Speed up error handling when internal abort timeout occursLuo Jiaxing
2021-06-09scsi: hisi_sas: Reset controller for internal abort timeoutLuo Jiaxing
2021-06-09scsi: hisi_sas: Include HZ in timer macrosLuo Jiaxing
2021-06-09scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus resetLuo Jiaxing
2021-06-09scsi: hisi_sas: Put a limit of link reset retriesLuo Jiaxing
2021-06-09scsi: qedi: Fix host removal with running sessionsMike Christie
2021-06-09scsi: mpi3mr: Fix error handling in mpi3mr_setup_isr()Dan Carpenter
2021-06-09scsi: mpi3mr: Delete unnecessary NULL checkDan Carpenter
2021-06-09scsi: mpi3mr: Fix a double freeTomas Henzl
2021-06-09scsi: ufs: core: Fix a possible use before initialization caseCan Guo
2021-06-07scsi: ufs: core: Use UPIU query trace in devman_upiu_cmd()Bean Huo
2021-06-07scsi: ufs: core: Capture command trace only for the cmd != NULL caseBean Huo
2021-06-07scsi: ufs: core: Let UPIU completion trace print RSP UPIU headerBean Huo
2021-06-07scsi: ufs: core: Clean up ufshcd_add_command_trace()Bean Huo
2021-06-07scsi: ufs: core: Remove repeated word in commentKeoseong Park
2021-06-07scsi: mpi3mr: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-07scsi: NCR5380: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-07scsi: ufs: Utilize Transfer Request List Completion Notification RegisterCan Guo
2021-06-07scsi: ufs: Optimize host lock on transfer requests send/compl pathsCan Guo
2021-06-07scsi: ufs: Remove a redundant command completion logic in error handlerCan Guo
2021-06-07scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()Dan Carpenter
2021-06-07scsi: ufs: core: Remove irrelevant reference to non-existing docAvri Altman
2021-06-07scsi: fcoe: Statically initialize flogi_maddrKees Cook