index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
scsi: isci: Make scu_link_layer_set_txcomsas_timeout() static
Jason Yan
1
-1
/
+1
2020-09-16
scsi: bnx2fc: Make a bunch of symbols static in bnx2fc_fcoe.c
Jason Yan
1
-5
/
+5
2020-09-16
scsi: isci: Make isci_host_attrs static
Jason Yan
1
-1
/
+1
2020-09-16
scsi: aacraid: Make some symbols static in aachba.c
Jason Yan
1
-3
/
+3
2020-09-16
scsi: sym53c8xx_2: Delete unnecessary else-if in sym_xerr_cam_status()
Ye Bin
1
-5
/
+1
2020-09-16
scsi: ibmvfc: Avoid link down on FS9100 canister reboot
Brian King
2
-17
/
+247
2020-09-16
scsi: core: Update additional sense codes list
Damien Le Moal
1
-1
/
+53
2020-09-16
scsi: core: Clean up scsi_noretry_cmd()
Damien Le Moal
1
-2
/
+2
2020-09-16
scsi: target: tcmu: Add missing newline when printing parameters
Xiongfeng Wang
1
-1
/
+1
2020-09-16
scsi: ufs: Fix NOP OUT timeout value
Daejun Park
1
-2
/
+2
2020-09-16
scsi: mpt3sas: A small correction in _base_process_reply_queue
Tomas Henzl
1
-1
/
+1
2020-09-16
scsi: mpt3sas: Fix sync irqs
Tomas Henzl
1
-5
/
+9
2020-09-16
scsi: mpt3sas: Detect tampered Aero and Sea adapters
Sreekanth Reddy
1
-16
/
+105
2020-09-16
scsi: megaraid: Make smp_affinity_enable static
Jason Yan
1
-1
/
+1
2020-09-16
scsi: target: Remove redundant assignment to variable 'ret'
Jing Xiangfeng
1
-2
/
+0
2020-09-16
scsi: zfcp: Clarify access to erp_action in zfcp_fsf_req_complete()
Julian Wiedmann
1
-2
/
+8
2020-09-16
scsi: zfcp: Use list_first_entry_or_null() in zfcp_erp_thread()
Julian Wiedmann
1
-5
/
+3
2020-09-15
scsi: aic94xx: Remove unused inline function
YueHaibing
1
-8
/
+0
2020-09-15
scsi: libfc: Fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-2
/
+2
2020-09-15
scsi: fnic: Remove unneeded semicolon
Jason Yan
1
-1
/
+1
2020-09-15
scsi: nsp32: Remove unneeded semicolon
Jason Yan
1
-2
/
+2
2020-09-15
scsi: sym53c8xx_2: Remove unneeded semicolon
Jason Yan
1
-3
/
+3
2020-09-15
scsi: qla2xxx: Remove unneeded variable 'rval'
Jason Yan
1
-3
/
+2
2020-09-15
scsi: ufs-pci: Add LTR support for Intel controllers
Adrian Hunter
1
-2
/
+125
2020-09-10
scsi: lpfc: Remove set but not used 'qp'
Ye Bin
1
-3
/
+0
2020-09-10
scsi: gdth: Remove set but used 'cmd_index'
Ye Bin
1
-2
/
+0
2020-09-10
scsi: pmcraid: Remove set but not used 'res'
Ye Bin
1
-2
/
+0
2020-09-10
scsi: qla1280: Remove set but not used variable in qla1280_status_entry()
Jason Yan
1
-7
/
+2
2020-09-10
scsi: qla1280: Remove set but not used variable in qla1280_mailbox_command()
Jason Yan
1
-2
/
+1
2020-09-10
scsi: qla1280: Remove set but not used variable in qla1280_nvram_config()
Jason Yan
1
-2
/
+1
2020-09-10
scsi: qla1280: Remove set but not used variable in qla1280_done()
Jason Yan
1
-2
/
+1
2020-09-10
scsi: ufs: Fix 'unmet direct dependencies' config warning
Alim Akhtar
1
-1
/
+0
2020-09-10
scsi: ibmvfc: Fix error return in ibmvfc_probe()
Jing Xiangfeng
1
-0
/
+1
2020-09-10
scsi: ufs: ufs-mediatek: Fix build warnings with make W=1
Stanley Chu
1
-3
/
+3
2020-09-10
scsi: qla2xxx: Handle incorrect entry_type entries
Daniel Wagner
1
-2
/
+27
2020-09-10
scsi: qla2xxx: Log calling function name in qla2x00_get_sp_from_handle()
Daniel Wagner
1
-4
/
+6
2020-09-10
scsi: qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle()
Daniel Wagner
1
-5
/
+3
2020-09-10
scsi: qla2xxx: Warn if done() or free() are called on an already freed srb
Daniel Wagner
2
-0
/
+15
2020-09-10
scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
Dan Carpenter
1
-1
/
+2
2020-09-09
scsi: qedf: Retry qed->probe during recovery
Saurav Kashyap
1
-0
/
+11
2020-09-09
scsi: qedf: Add schedule_hw_err_handler callback for fan failure
Saurav Kashyap
2
-0
/
+49
2020-09-09
scsi: qedf: Return SUCCESS if stale rport is encountered
Saurav Kashyap
1
-1
/
+1
2020-09-09
scsi: qedf: FDMI attributes correction
Javed Hasan
2
-25
/
+58
2020-09-09
scsi: qedf: Fix for the session’s E_D_TOV value
Javed Hasan
1
-1
/
+1
2020-09-09
scsi: qedf: Correct the comment in qedf_initiate_els
Saurav Kashyap
1
-1
/
+1
2020-09-09
scsi: qedf: Change the debug parameter permission to read & write
Javed Hasan
1
-1
/
+1
2020-09-09
scsi: ufs: ufs-mediatek: Add host reset mechanism
Stanley Chu
2
-2
/
+49
2020-09-09
scsi: ufs: ufs-mediatek: Fix flag of unipro low-power mode
Stanley Chu
1
-6
/
+14
2020-09-09
scsi: ufs: ufs-mediatek: Fix HOST_PA_TACTIVATE quirk
Stanley Chu
1
-6
/
+0
2020-09-09
scsi: ufs: ufs-mediatek: Eliminate error message for unbound mphy
Stanley Chu
1
-1
/
+4
[next]