android_kernel_google_msm/fs/f2fs
Fan Li a763c471c0 f2fs: optimize the flow of f2fs_map_blocks
check map->m_len right after it changes to avoid excess call
to update dnode_of_data.

Signed-off-by: Fan li <fanofcode.li@samsung.com>
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2016-10-29 23:12:22 +08:00
..
acl.c
acl.h
checkpoint.c f2fs: stat dirty regular/symlink inodes 2016-10-29 23:12:22 +08:00
crypto.c
crypto_fname.c
crypto_key.c
crypto_policy.c
data.c f2fs: optimize the flow of f2fs_map_blocks 2016-10-29 23:12:22 +08:00
debug.c f2fs: stat dirty regular/symlink inodes 2016-10-29 23:12:22 +08:00
dir.c f2fs: record dirty status of regular/symlink inode 2016-10-29 23:12:21 +08:00
extent_cache.c f2fs: kill f2fs_drop_largest_extent 2016-10-29 23:12:20 +08:00
f2fs.h f2fs: stat dirty regular/symlink inodes 2016-10-29 23:12:22 +08:00
f2fs_crypto.h
file.c f2fs: don't grab super block buffer header all the time 2016-10-29 23:12:21 +08:00
gc.c f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation 2016-10-29 23:12:20 +08:00
gc.h
hash.c
inline.c
inode.c f2fs: record dirty status of regular/symlink inode 2016-10-29 23:12:21 +08:00
Kconfig
Makefile
namei.c
node.c f2fs: clean up node page updating flow 2016-10-29 23:12:20 +08:00
node.h f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation 2016-10-29 23:12:20 +08:00
recovery.c f2fs: clean up argument of recover_data 2016-10-29 23:12:20 +08:00
segment.c f2fs: support data flush in background 2016-10-29 23:12:22 +08:00
segment.h
shrinker.c
super.c f2fs: introduce new option for controlling data flush 2016-10-29 23:12:21 +08:00
trace.c
trace.h
xattr.c
xattr.h