summaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-26scsi: pm8001: remove set but not used variables 'param, sas_ha'YueHaibing1-4/+0
2019-03-26scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann1-1/+1
2019-03-26scsi: lpfc: avoid uninitialized variable warningArnd Bergmann1-4/+4
2019-03-26scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare4-339/+349
2019-03-26scsi: ufs-mediatek: Add missing MODULE_* informationAnders Roxell1-0/+5
2019-03-26scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-03-21scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failedtangwenji1-3/+3
2019-03-21scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_nptangwenji1-3/+0
2019-03-21scsi: target: fix unsigned comparision with less than zeroColin Ian King1-3/+6
2019-03-21scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocksNathan Chancellor1-4/+1
2019-03-21scsi: ufs-mediatek: Make some symbols staticYueHaibing1-3/+3
2019-03-21scsi: lpfc: Fixup eq_clr_intr referencesJames Smart2-4/+4
2019-03-21scsi: lpfc: Fix build errorJames Bottomley2-7/+5
2019-03-19scsi: mvumi: Stop using plain integer as NULL pointerYueHaibing1-3/+3
2019-03-19scsi: qedi: Remove set but not used variable 'cls_sess'YueHaibing1-4/+0
2019-03-19scsi: be2iscsi: lpfc: fix typoMatteo Croce2-3/+3
2019-03-19scsi: qla2xxx: Fix a small typo in qla_bsg.cMilan P. Gandhi1-1/+1
2019-03-19scsi: qla2xxx: Fix comment alignment in qla_bsg.cMilan P. Gandhi1-1/+1
2019-03-19scsi: mptfusion: remove set, but not used, variablesYueHaibing1-5/+0
2019-03-19scsi: mptfusion: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-03-19scsi: mptfusion: fix indentation issuesColin Ian King3-20/+20
2019-03-19scsi: mvsas: clean up a few indentation issuesColin Ian King3-3/+5
2019-03-19scsi: qlogicfas408: clean up a couple of indentation issuesColin Ian King1-2/+2
2019-03-19scsi: dpt_i2o: clean up indentation issues, remove spacesColin Ian King1-6/+6
2019-03-19scsi: atp870u: clean up code style and indentation issuesColin Ian King1-4/+3
2019-03-19scsi: ufs-mediatek: Add UFS support for Mediatek SoC chipsStanley Chu4-0/+435
2019-03-19scsi: phy: mediatek: Add UFS M-PHY driverStanley Chu3-0/+256