index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
3w-sas.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
scsi: mpt3sas: Separate out RDPQ allocation to new function
Suganath Prabu
1
-34
/
+45
2020-04-24
scsi: mpt3sas: Rename function name is_MSB_are_same
Suganath Prabu
1
-3
/
+3
2020-04-24
scsi: mpt3sas: Don't change the DMA coherent mask after allocations
Christoph Hellwig
2
-50
/
+19
2020-04-24
scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()
Jules Irenge
1
-0
/
+1
2020-04-24
scsi: aic7xxx: Remove unnecessary NULL checks before kfree
Alex Dewar
2
-20
/
+10
2020-04-24
scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()
Alex Dewar
2
-4
/
+3
2020-04-24
scsi: cxgb4i: Remove superfluous null check
Xu Wang
1
-4
/
+3
2020-04-24
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
7
-43
/
+186
2020-04-22
scsi: lpfc: remove duplicate unloading checks
James Smart
3
-24
/
+2
2020-04-22
scsi: mpt3sas: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-22
scsi: fcoe: remove unneeded semicolon in fcoe.c
Jason Yan
1
-2
/
+2
2020-04-22
scsi: ufs-qcom: remove unneeded variable 'ret'
Jason Yan
1
-2
/
+1
2020-04-22
scsi: st: remove unneeded variable 'result' in st_release()
Jason Yan
1
-3
/
+2
2020-04-17
scsi: qedf: Get dev info after updating the params
Saurav Kashyap
1
-0
/
+7
2020-04-17
scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...
Chad Dupuis
2
-4
/
+32
2020-04-17
scsi: qedf: Add schedule recovery handler
Chad Dupuis
2
-0
/
+44
2020-04-17
scsi: qedf: Implement callback for bw_update
Saurav Kashyap
1
-0
/
+27
2020-04-17
scsi: qed: Send BW update notifications to the protocol drivers
Sudarsana Reddy Kalluru
3
-0
/
+11
2020-04-17
scsi: qedf: Honor status qualifier in FCP_RSP per spec
Javed Hasan
1
-10
/
+34
2020-04-17
scsi: qedf: Acquire rport_lock for resetting the delay_timestamp
Javed Hasan
1
-0
/
+4
2020-04-17
scsi: qedf: Increase the upper limit of retry delay
Javed Hasan
1
-1
/
+1
2020-04-17
scsi: qedf: Keep track of num of pending flogi
Saurav Kashyap
2
-0
/
+25
2020-04-17
scsi: mvsas: remove unused symbol 'mvs_th'
Jason Yan
1
-2
/
+0
2020-04-17
scsi: mvsas: make mvst_host_attrs static
Jason Yan
1
-2
/
+2
2020-04-17
scsi: qedi: make qedi_ll2_buf_size static
Jason Yan
1
-1
/
+1
2020-04-17
scsi: ufs: full reinit upon resume if link was off
Asutosh Das
1
-2
/
+6
2020-04-17
scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring static
Jason Yan
1
-2
/
+2
2020-04-17
scsi: fnic: make fnic_list and fnic_list_lock static
Jason Yan
1
-2
/
+2
2020-04-17
scsi: fnic: make some symbols static
Jason Yan
1
-6
/
+6
2020-04-15
scsi: libsas: Add missing annotation for sas_ata_qc_issue()
Jules Irenge
1
-0
/
+1
2020-04-15
scsi: ipr: remove unneeded semicolon
Jason Yan
1
-1
/
+1
2020-04-15
scsi: qla1280: make qla1280_firmware_mutex and qla1280_fw_tbl static
Jason Yan
1
-2
/
+2
2020-04-15
scsi: megaraid: make two symbols static in megaraid_sas_base.c
Jason Yan
1
-2
/
+2
2020-04-15
scsi: megaraid: make some symbols static in megaraid_sas_fusion.c
Jason Yan
1
-3
/
+3
2020-04-15
scsi: megaraid: make some symbols static in megaraid_sas_fp.c
Jason Yan
1
-6
/
+6
2020-04-15
scsi: megaraid: make two symbols static in megaraid_mbox.c
Jason Yan
1
-3
/
+3
2020-04-15
scsi: bfa: bfad.c: make max_rport_logins static
Jason Yan
1
-1
/
+1
2020-04-15
scsi: bfa: bfad_attr.c: make two funcitons static
Jason Yan
1
-2
/
+2
2020-04-15
scsi: bfa: bfa_ioc_ct.c: make two funcitons static
Jason Yan
1
-2
/
+2
2020-04-15
scsi: bfa: bfa_fcs_lport.c: make bfa_fcport_get_loop_attr() static
Jason Yan
1
-1
/
+1
2020-04-15
scsi: bfa: bfa_fcpim.c: make two functions static
Jason Yan
1
-2
/
+2
2020-04-15
scsi: bfa: bfa_core.c: make bfa_isr_rspq() static
Jason Yan
1
-1
/
+1
2020-04-15
scsi: bfa: bfa_svc.c: make two functions static
Jason Yan
1
-2
/
+2
2020-04-15
scsi: gdth: Make __gdth_execute static
Wang Hai
1
-2
/
+2
2020-04-15
scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding it
Bart Van Assche
1
-18
/
+18
2020-04-14
scsi: qla2xxx: Split qla2x00_configure_local_loop()
Bart Van Assche
1
-42
/
+50
2020-04-14
scsi: qedi: Fix termination timeouts in session logout
Nilesh Javali
1
-0
/
+3
2020-04-14
scsi: qedi: Add modules param to enable qed iSCSI debug
Manish Rangankar
1
-2
/
+5
2020-04-14
scsi: qedi: Do not flush offload work if ARP not resolved
Nilesh Javali
1
-1
/
+2
2020-04-14
scsi: qedi: Use correct msix count for fastpath vectors
Manish Rangankar
1
-1
/
+1
[next]