aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-31f2fs: fix missing clear FI_NO_PREALLOC in some error caseYunlei He1-0/+2
2018-05-31f2fs: enforce fsync_mode=strict for renamed directoryJaegeuk Kim1-1/+4
2018-05-31f2fs: sanity check for total valid node blocksJaegeuk Kim1-0/+16
2018-05-31f2fs: sanity check on sit entryJaegeuk Kim1-0/+9
2018-05-31f2fs: avoid bug_on on corrupted inodeJaegeuk Kim1-1/+19
2018-05-31f2fs: give message and set need_fsck given broken node idJaegeuk Kim3-21/+26
2018-05-31f2fs: fix features filename in sysfs documentationEric Biggers1-1/+1
2018-05-31f2fs: clean up commit_inmem_pages()Chao Yu1-24/+22
2018-05-31f2fs: do not check F2FS_INLINE_DOTS in recoverSheng Yong1-2/+0
2018-05-31f2fs: remove duplicated dquot_initialize and fix error handlingSheng Yong1-2/+3
2018-05-31f2fs: fix to detect failure of dquot_initializeChao Yu1-1/+3
2018-05-31f2fs: stop issue discard if something wrong with f2fsYunlei He1-0/+7
2018-05-31f2fs: fix return value in f2fs_ioc_commit_atomic_writeChao Yu1-1/+3
2018-05-31f2fs: allocate hot_data for atomic write more strictlyYunlei He1-10/+6
2018-05-31f2fs: check if inmem_pages list is empty correctlySheng Yong1-1/+1
2018-05-31f2fs: fix race in between GC and atomic openChao Yu1-0/+3
2018-05-31fs: f2fs: Adding new return type vm_fault_tSouptick Joarder1-5/+5
2018-05-31f2fs: change le32 to le16 of f2fs_inode->i_extra_sizeZhikang Zhang1-2/+2
2018-05-31f2fs: check cur_valid_map_mir & raw_sit block count when flush sit entriesZhikang Zhang1-0/+9
2018-05-31f2fs: correct return value of f2fs_trim_fsChao Yu1-2/+2
2018-05-31f2fs: fix to show missing bits in FS_IOC_GETFLAGSChao Yu1-2/+9
2018-05-31f2fs: remove unneeded F2FS_PROJINHERIT_FLChao Yu1-4/+4
2018-05-31f2fs: don't use GFP_ZERO for page cachesChao Yu4-3/+9
2018-05-31f2fs: issue all big range discards in umount processYunlei He1-0/+1
2018-05-31f2fs: remove redundant block plugChao Yu1-3/+0
2018-05-31f2fs: remove unmatched zero_user_segment when convert inline dentryYunlong Song1-1/+0
2018-05-31f2fs: introduce private inode status mappingChao Yu5-45/+88
2018-05-31net/sonic: Use dma_mapping_error()Finn Thain1-1/+1
2018-05-31Merge branch 'bridge-vlan-notify'David S. Miller7-46/+121
2018-05-31mlxsw: spectrum_switchdev: Schedule respin during trans preparePetr Machata1-1/+1
2018-05-31net: bridge: Notify about bridge VLANsPetr Machata1-3/+25
2018-05-31staging: fsl-dpaa2: ethsw: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-31dsa: port: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-31rocker: rocker_main: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-31mlxsw: spectrum_switchdev: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-31net: bridge: Extract br_vlan_add_existing()Petr Machata1-22/+33
2018-05-31net: bridge: Extract boilerplate around switchdev_port_obj_*()Petr Machata3-23/+41
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li1-2/+6
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis1-7/+16
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru5-2/+15
2018-05-31RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"Colin Ian King1-1/+1
2018-05-31Merge tag 'mlx5e-updates-2018-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-10/+54
2018-05-31ALSA: oxygen: use match_string() helperYisheng Xie1-7/+7
2018-05-31net: remove bypassed check in sch_direct_xmit()Song Liu1-3/+0
2018-05-31f2fs: run fstrim asynchronously if runtime discard is onJaegeuk Kim1-2/+11
2018-05-31tcp: minor optimization around tcp_hdr() usage in receive pathYafang Shao5-9/+9
2018-05-31dt-bindings: Add vendor prefix for ArcherMindManivannan Sadhasivam1-0/+1
2018-05-31dt-bindings: fsi-master-gpio: Document "no-gpio-delays" propertyBenjamin Herrenschmidt1-0/+4
2018-05-31Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linuxCatalin Marinas11-69/+64
2018-05-31IB/iser: Do not reduce max_sectorsSergey Gorenko4-11/+26