Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
95f328d3ad1a8e4e3175a18546fb35c495e31130
/
fs
/
f2fs
/
debug.c
2d219c5
f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possible
by Gu Zheng
· 11 years ago
963d4f7
f2fs: add a help func F2FS_STAT() to get the f2fs_stat_info
by Gu Zheng
· 11 years ago
145b04e
f2fs: use list_for_each_entry rather than list_for_each_entry_safe
by majianpeng
· 12 years ago
b743ba7
f2fs: remove useless #include <linux/proc_fs.h> as we're now using sysfs as debug entry.
by Haicheng Li
· 12 years ago
5ec4e49
f2fs: change GC bitmaps to apply the section granularity
by Jaegeuk Kim
· 12 years ago
53cf952
f2fs: introduce TOTAL_SECS macro
by Jaegeuk Kim
· 12 years ago
f83759e
f2fs: add device name in debugfs
by majianpeng
· 12 years ago
4589d25
f2fs: fix the debugfs entry creation path
by Namjae Jeon
· 12 years ago
66af62c
f2fs: add global mutex_lock to protect f2fs_stat_list
by majianpeng
· 12 years ago
7880cee
f2fs: update f2fs partition info about SIT/NAT layout
by Huajun Li
· 12 years ago
0a8165d
f2fs: adjust kernel coding style
by Jaegeuk Kim
· 12 years ago
25ca923
f2fs: fix endian conversion bugs reported by sparse
by Jaegeuk Kim
· 12 years ago
902829a
f2fs: move proc files to debugfs
by Greg Kroah-Hartman
· 12 years ago