android_kernel_google_msm/fs/f2fs
Jaegeuk Kim e8531acc83 f2fs: enhance the bit operation for SSR
This patch enhances the existing bit operation when f2fs allocates SSR
blocks.

Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2016-10-29 23:12:20 +08:00
..
acl.c
acl.h
checkpoint.c
crypto.c
crypto_fname.c
crypto_key.c
crypto_policy.c
data.c f2fs: kill f2fs_drop_largest_extent 2016-10-29 23:12:20 +08:00
debug.c f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation 2016-10-29 23:12:20 +08:00
dir.c f2fs: clean up error path in f2fs_readdir 2016-10-29 23:12:20 +08:00
extent_cache.c f2fs: kill f2fs_drop_largest_extent 2016-10-29 23:12:20 +08:00
f2fs.h f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation 2016-10-29 23:12:20 +08:00
f2fs_crypto.h
file.c f2fs: fix to convert inline inode in ->setattr 2016-10-29 23:12:20 +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
Kconfig
Makefile
namei.c
node.c
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: enhance the bit operation for SSR 2016-10-29 23:12:20 +08:00
segment.h
shrinker.c
super.c f2fs: fix memory leak of kobject in error path of fill_super 2016-10-29 23:12:19 +08:00
trace.c
trace.h
xattr.c
xattr.h