summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-17f2fs: remove unneeded set_cold_node()Chao Yu
2018-03-17f2fs: add nowait aio supportHyunchul Lee
2018-03-17f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu
2018-03-17f2fs: Don't overwrite all types of node to keep node chainYunlei He
2018-03-17f2fs: introduce mount option for fsync modeJunling Zheng
2018-03-17f2fs: fix to restore old mount option in ->remount_fsChao Yu
2018-03-17f2fs: wrap sb_rdonly with f2fs_readonlyChao Yu
2018-03-17f2fs: avoid selinux denial on CAP_SYS_RESOURCEJaegeuk Kim
2018-03-13f2fs: support hot file extensionChao Yu
2018-03-13f2fs: fix to avoid race in between atomic write and background GCChao Yu
2018-03-13f2fs: do gc in greedy mode for whole range if gc_urgent mode is setJaegeuk Kim
2018-03-13f2fs: issue discard aggressively in the gc_urgent modeJaegeuk Kim
2018-03-13f2fs: set readdir_ra by defaultJaegeuk Kim
2018-03-13f2fs: add auto tuning for small devicesJaegeuk Kim
2018-03-13f2fs: add mount option for segment allocation policyJaegeuk Kim
2018-03-13f2fs: don't stop GC if GC is contendedJaegeuk Kim
2018-03-13f2fs: expose extension_list sysfs entryChao Yu
2018-03-13f2fs: fix to set KEEP_SIZE bit in f2fs_zero_rangeChao Yu
2018-03-13f2fs: introduce sb_lock to make encrypt pwsalt update exclusiveChao Yu
2018-03-13f2fs: remove redundant initialization of pointer 'p'Colin Ian King
2018-03-13f2fs: flush cp pack except cp pack 2 page at firstGao Xiang
2018-03-13f2fs: clean up f2fs_sb_has_xxx functionsSheng Yong
2018-03-13f2fs: remove redundant check of page type when submit bioTiezhu Yang
2018-03-13f2fs: fix to handle looped node chain during recoveryChao Yu
2018-03-13f2fs: handle quota for orphan inodesJaegeuk Kim
2018-03-13f2fs: Add the 'whint_mode' mount option to f2fs documentationHyunchul Lee
2018-03-13f2fs: support passing down write hints to block layer with F2FS policyHyunchul Lee
2018-03-13f2fs: support passing down write hints given by users to block layerHyunchul Lee
2018-03-13f2fs: fix to clear CP_TRIMMED_FLAGChao Yu
2018-03-13f2fs: support large nat bitmapChao Yu
2018-03-13f2fs: fix to check extent cache in f2fs_drop_extent_treeChao Yu
2018-03-13f2fs: restrict inline_xattr_size configurationChao Yu
2018-03-13f2fs: fix heap mode to reset it backYunlong Song
2018-03-13f2fs: fix potential corruption in area before F2FS_SUPER_OFFSETSheng Yong
2018-03-13f2fs: don't put dentry page in pagecache into highmemYunlong Song
2018-02-24Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand