aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-24scsi: target: iscsi: Remove the iscsi_data_count structureMaurizio Lombardi2-34/+6
2020-04-24scsi: core: Avoid calling synchronize_rcu() for each device in scsi_host_block()Ming Lei1-1/+17
2020-04-24scsi: BusLogic: Remove conversion to bool in blogic_inquiry()Jason Yan1-1/+1
2020-04-24scsi: megaraid: Use true, false for bool variablesJason Yan1-5/+5
2020-04-24scsi: mpt3sas: Update mpt3sas version to 33.101.00.00Suganath Prabu1-2/+2
2020-04-24scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G regionSuganath Prabu2-46/+109
2020-04-24scsi: mpt3sas: Separate out RDPQ allocation to new functionSuganath Prabu1-34/+45
2020-04-24scsi: mpt3sas: Rename function name is_MSB_are_sameSuganath Prabu1-3/+3
2020-04-24scsi: mpt3sas: Don't change the DMA coherent mask after allocationsChristoph Hellwig2-50/+19
2020-04-24scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()Jules Irenge1-0/+1
2020-04-24scsi: aic7xxx: Remove unnecessary NULL checks before kfreeAlex Dewar2-20/+10
2020-04-24scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()Alex Dewar2-4/+3
2020-04-24scsi: cxgb4i: Remove superfluous null checkXu Wang1-4/+3
2020-04-24scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi7-43/+186
2020-04-22scsi: lpfc: remove duplicate unloading checksJames Smart3-24/+2
2020-04-22scsi: mpt3sas: use true,false for bool variablesJason Yan1-2/+2
2020-04-22scsi: fcoe: remove unneeded semicolon in fcoe.cJason Yan1-2/+2
2020-04-22scsi: ufs-qcom: remove unneeded variable 'ret'Jason Yan1-2/+1
2020-04-22scsi: st: remove unneeded variable 'result' in st_release()Jason Yan1-3/+2
2020-04-17scsi: qedf: Get dev info after updating the paramsSaurav Kashyap1-0/+7
2020-04-17scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probingChad Dupuis2-4/+32
2020-04-17scsi: qedf: Add schedule recovery handlerChad Dupuis2-0/+44
2020-04-17scsi: qedf: Implement callback for bw_updateSaurav Kashyap1-0/+27
2020-04-17scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru3-0/+11
2020-04-17scsi: qedf: Honor status qualifier in FCP_RSP per specJaved Hasan1-10/+34
2020-04-17scsi: qedf: Acquire rport_lock for resetting the delay_timestampJaved Hasan1-0/+4
2020-04-17scsi: qedf: Increase the upper limit of retry delayJaved Hasan1-1/+1
2020-04-17scsi: qedf: Keep track of num of pending flogiSaurav Kashyap2-0/+25
2020-04-17scsi: mvsas: remove unused symbol 'mvs_th'Jason Yan1-2/+0
2020-04-17scsi: mvsas: make mvst_host_attrs staticJason Yan1-2/+2
2020-04-17scsi: qedi: make qedi_ll2_buf_size staticJason Yan1-1/+1
2020-04-17scsi: ufs: full reinit upon resume if link was offAsutosh Das1-2/+6
2020-04-17scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring staticJason Yan1-2/+2
2020-04-17scsi: fnic: make fnic_list and fnic_list_lock staticJason Yan1-2/+2
2020-04-17scsi: fnic: make some symbols staticJason Yan1-6/+6
2020-04-14scsi: libsas: Add missing annotation for sas_ata_qc_issue()Jules Irenge1-0/+1
2020-04-14scsi: ipr: remove unneeded semicolonJason Yan1-1/+1
2020-04-14scsi: qla1280: make qla1280_firmware_mutex and qla1280_fw_tbl staticJason Yan1-2/+2
2020-04-14scsi: megaraid: make two symbols static in megaraid_sas_base.cJason Yan1-2/+2
2020-04-14scsi: megaraid: make some symbols static in megaraid_sas_fusion.cJason Yan1-3/+3
2020-04-14scsi: megaraid: make some symbols static in megaraid_sas_fp.cJason Yan1-6/+6
2020-04-14scsi: megaraid: make two symbols static in megaraid_mbox.cJason Yan1-3/+3
2020-04-14scsi: bfa: bfad.c: make max_rport_logins staticJason Yan1-1/+1
2020-04-14scsi: bfa: bfad_attr.c: make two funcitons staticJason Yan1-2/+2
2020-04-14scsi: bfa: bfa_ioc_ct.c: make two funcitons staticJason Yan1-2/+2
2020-04-14scsi: bfa: bfa_fcs_lport.c: make bfa_fcport_get_loop_attr() staticJason Yan1-1/+1
2020-04-14scsi: bfa: bfa_fcpim.c: make two functions staticJason Yan1-2/+2
2020-04-14scsi: bfa: bfa_core.c: make bfa_isr_rspq() staticJason Yan1-1/+1
2020-04-14scsi: bfa: bfa_svc.c: make two functions staticJason Yan1-2/+2
2020-04-14scsi: gdth: Make __gdth_execute staticWang Hai1-2/+2