summaryrefslogtreecommitdiffstats
path: root/fs/dcache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-28scsi: qedf: Simplify s/g list mappingChad Dupuis3-94/+40
2019-03-28scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload checkChad Dupuis1-0/+1
2019-03-28scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...Chad Dupuis3-17/+7
2019-03-28scsi: qedf: Do not retry ELS request if qedf_alloc_cmd failsChad Dupuis1-12/+4
2019-03-28scsi: MAINTAINERS: Add maintainer for MediaTek UFS driverStanley Chu1-0/+7
2019-03-28scsi: qla2xxx: Simplify conditional check againNathan Chancellor1-2/+2
2019-03-28scsi: sd: Inline sd_probe_part2()Bart Van Assche1-58/+43
2019-03-28scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche4-47/+5
2019-03-28scsi: mpt3sas: fix indentation issueColin Ian King1-2/+2
2019-03-28scsi: libcxgbi: remove uninitialized variable lenColin Ian King1-3/+2
2019-03-28scsi: target: alua: fix the tg_pt_gps_counttangwenji1-2/+4
2019-03-26scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_generalNathan Chancellor1-2/+3
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