summaryrefslogtreecommitdiff
path: root/fs/f2fs/super.c
AgeCommit message (Expand)Author
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-10-29f2fs: guarantee journalled quota data by checkpointChao Yu
2018-10-29f2fs: cleanup dirty pages if recover failedSheng Yong
2018-10-29f2fs: spread f2fs_set_inode_flags()Chao Yu
2018-10-29f2fs: allow to mount, if quota is failedJaegeuk Kim
2018-10-29f2fs: checkpoint disablingDaniel Rosenberg
2018-10-27f2fs: support superblock checksumJunling Zheng
2018-10-27f2fs: keep lazytime on remountJaegeuk Kim
2018-10-27f2fs: fix remount problem of option io_bitsChengguang Xu
2018-10-27f2fs: add new idle interval timing for discard and gc pathsSahitya Tummala
2018-10-27f2fs: split IO error injection according to RWChao Yu
2018-10-27f2fs: add SPDX license identifiersChao Yu
2018-10-27f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT...Chengguang Xu
2018-10-27f2fs: fix to do sanity check with current segment numberChao Yu
2018-10-27f2fs: fix memory leak of percpu counter in fill_super()Chao Yu
2018-10-27f2fs: fix memory leak of write_io in fill_super()Chao Yu
2018-10-27f2fs: fix to flush all dirty inodes recovered in readonly fsChao Yu
2018-10-27f2fs: report error if quota off error during umountYunlei He
2018-10-27Revert "f2fs: use printk_ratelimited for f2fs_msg"Chao Yu
2018-10-27f2fs: fix to avoid NULL pointer dereference on se->discard_mapChao Yu
2018-10-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-09-18f2fs: fix performance issue observed with multi-thread sequential readJaegeuk Kim
2018-09-18f2fs: support fault_type mount optionChao Yu
2018-09-18f2fs: support discard submission error injectionChao Yu
2018-09-18f2fs: fix to do sanity check with inline flagsChao Yu
2018-09-18f2fs: fix to avoid broken of dnode block listChao Yu
2018-09-18f2fs: fix to do sanity check with cp_pack_start_sumChao Yu
2018-09-18f2fs: fix to restrict mount condition when without CONFIG_QUOTAChao Yu
2018-09-18f2fs: quota: do not mount as RDWR without QUOTA if quota feature enabledSheng Yong
2018-09-18f2fs: quota: fix incorrect commentsSheng Yong
2018-09-18f2fs: enable real-time discard by defaultChao Yu
2018-09-18f2fs: show the fsync_mode=nobarrier mount optionSahitya Tummala
2018-09-18f2fs: avoid the global name 'fault_name'Gao Xiang
2018-09-18f2fs: fix to do sanity check with user_block_countChao Yu
2018-09-18f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesizeChao Yu
2018-09-18f2fs: fix to do sanity check with secs_per_zoneChao Yu
2018-09-18f2fs: fix error path of fill_superChao Yu
2018-09-18f2fs: relocate readdir_ra configure initializationChao Yu
2018-09-18f2fs: move s_res{u,g}id initialization to default_options()Chao Yu
2018-09-18f2fs: indicate shutdown f2fs to allow unmount successfullyJaegeuk Kim
2018-09-18f2fs: do checkpoint in kill_sbJaegeuk Kim
2018-09-07Merge branch 'linux-linaro-lsk-v4.4' of git://git.linaro.org/kernel/linux-lin...Tao Huang
2018-08-06disable loading f2fs module on PAGE_SIZE > 4KBAnatoly Pugachev
2018-07-23f2fs: modify f_blocks for statfsCliff Chen
2018-07-18f2fs: add a new limit for reserve rootCliff Chen
2018-07-08treewide: Use array_size() in f2fs_kzalloc()Kees Cook
2018-07-08treewide: Use array_size() in f2fs_kmalloc()Kees Cook
2018-07-08f2fs: let sync node IO interrupt async oneChao Yu
2018-07-08f2fs: clean up symbol namespaceChao Yu
2018-07-08disable loading f2fs module on PAGE_SIZE > 4KBAnatoly Pugachev