index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-26
scsi: pm8001: remove set but not used variables 'param, sas_ha'
YueHaibing
1
-4
/
+0
2019-03-26
scsi: qla4xxx: avoid freeing unallocated dma memory
Arnd Bergmann
1
-1
/
+1
2019-03-26
scsi: lpfc: avoid uninitialized variable warning
Arnd Bergmann
1
-4
/
+4
2019-03-26
scsi: lpfc: change snprintf to scnprintf for possible overflow
Silvio Cesare
4
-339
/
+349
2019-03-26
scsi: ufs-mediatek: Add missing MODULE_* information
Anders Roxell
1
-0
/
+5
2019-03-26
scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-03-21
scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failed
tangwenji
1
-3
/
+3
2019-03-21
scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_np
tangwenji
1
-3
/
+0
2019-03-21
scsi: target: fix unsigned comparision with less than zero
Colin Ian King
1
-3
/
+6
2019-03-21
scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocks
Nathan Chancellor
1
-4
/
+1
2019-03-21
scsi: ufs-mediatek: Make some symbols static
YueHaibing
1
-3
/
+3
2019-03-21
scsi: lpfc: Fixup eq_clr_intr references
James Smart
2
-4
/
+4
2019-03-21
scsi: lpfc: Fix build error
James Bottomley
2
-7
/
+5
2019-03-19
scsi: mvumi: Stop using plain integer as NULL pointer
YueHaibing
1
-3
/
+3
2019-03-19
scsi: qedi: Remove set but not used variable 'cls_sess'
YueHaibing
1
-4
/
+0
2019-03-19
scsi: be2iscsi: lpfc: fix typo
Matteo Croce
2
-3
/
+3
2019-03-19
scsi: qla2xxx: Fix a small typo in qla_bsg.c
Milan P. Gandhi
1
-1
/
+1
2019-03-19
scsi: qla2xxx: Fix comment alignment in qla_bsg.c
Milan P. Gandhi
1
-1
/
+1
2019-03-19
scsi: mptfusion: remove set, but not used, variables
YueHaibing
1
-5
/
+0
2019-03-19
scsi: mptfusion: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-03-19
scsi: mptfusion: fix indentation issues
Colin Ian King
3
-20
/
+20
2019-03-19
scsi: mvsas: clean up a few indentation issues
Colin Ian King
3
-3
/
+5
2019-03-19
scsi: qlogicfas408: clean up a couple of indentation issues
Colin Ian King
1
-2
/
+2
2019-03-19
scsi: dpt_i2o: clean up indentation issues, remove spaces
Colin Ian King
1
-6
/
+6
2019-03-19
scsi: atp870u: clean up code style and indentation issues
Colin Ian King
1
-4
/
+3
2019-03-19
scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
Stanley Chu
4
-0
/
+435
2019-03-19
scsi: phy: mediatek: Add UFS M-PHY driver
Stanley Chu
3
-0
/
+256