kernel_optimize_test/fs/f2fs
Chao Yu 84a23fbe96 f2fs: clear FI_HOT_DATA correctly
This patch fixes to clear FI_HOT_DATA correctly in below path:
- error handling in f2fs_ioc_start_atomic_write
- after commit atomic write in f2fs_ioc_commit_atomic_write
- after drop atomic write in drop_inmem_pages

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2017-08-29 10:02:56 -07:00
..
acl.c f2fs: preserve i_mode if __f2fs_set_acl() fails 2017-07-28 17:48:54 -07:00
acl.h
checkpoint.c f2fs: support journalled quota 2017-08-21 15:54:48 -07:00
data.c f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO] 2017-08-21 15:55:02 -07:00
debug.c
dir.c
extent_cache.c
f2fs.h f2fs: introduce discard_granularity sysfs entry 2017-08-21 15:55:07 -07:00
file.c f2fs: clear FI_HOT_DATA correctly 2017-08-29 10:02:56 -07:00
gc.c f2fs: add tracepoint for f2fs_gc 2017-08-21 15:55:05 -07:00
gc.h f2fs: fix potential overflow when adjusting GC cycle 2017-08-15 10:40:14 -07:00
hash.c
inline.c f2fs: add app/fs io stat 2017-08-09 21:43:58 -07:00
inode.c f2fs: support inode checksum 2017-08-03 19:09:26 -07:00
Kconfig
Makefile
namei.c f2fs: support project quota 2017-07-31 16:48:32 -07:00
node.c f2fs: add app/fs io stat 2017-08-09 21:43:58 -07:00
node.h
recovery.c f2fs: check hot_data for roll-forward recovery 2017-08-21 15:55:06 -07:00
segment.c f2fs: clear FI_HOT_DATA correctly 2017-08-29 10:02:56 -07:00
segment.h f2fs: remove unused function overprovision_sections 2017-08-21 15:55:07 -07:00
shrinker.c
super.c f2fs: support journalled quota 2017-08-21 15:54:48 -07:00
sysfs.c f2fs: issue discard commands if gc_urgent is set 2017-08-29 10:02:47 -07:00
trace.c
trace.h
xattr.c
xattr.h