Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a17a1f2bd204a10082e7e88bdbc433a85cc92e1e
/
fs
/
f2fs
/
debug.c
5b7ee37
f2fs: use atomic64_t for extent cache hit stat
by Chao Yu
· 9 years ago
1d7e10d
f2fs: fix incorrect bimodal calculation
by Chao Yu
· 9 years ago
9edcdab
f2fs: fix overflow of size calculation
by Chao Yu
· 9 years ago
029e13c
f2fs: adjust showing of extent cache stat
by Chao Yu
· 9 years ago
91c481f
f2fs: add largest/cached stat in extent cache
by Chao Yu
· 9 years ago
727edac
f2fs: use atomic_t to record hit ratio info of extent cache
by Chao Yu
· 9 years ago
d5e8f6c
f2fs: stat inline xattr inode number
by Chao Yu
· 9 years ago
7beb428
f2fs: fix building on 32-bit architectures
by Arnd Bergmann
· 9 years ago
3589a91
f2fs: avoid value overflow in showing current status
by Jaegeuk Kim
· 9 years ago
a66cdd9
f2fs: introduce discard_map for f2fs_trim_fs
by Jaegeuk Kim
· 10 years ago
e123598
f2fs: add stat info for moved blocks by background gc
by Changman Lee
· 10 years ago
4bf6fd9
f2fs: show extent tree, node stat info in debugfs
by Chao Yu
· 10 years ago
60a3b78
f2fs: avoid variable length array
by Jaegeuk Kim
· 10 years ago
d24bdcb
f2fs: show the number of writeback pages in stat
by Jaegeuk Kim
· 10 years ago
6f0aacb
f2fs: update memory footprint information
by Jaegeuk Kim
· 10 years ago
9066c6a
f2fs: fix wrong memory footprint statistics in debugfs
by Chao Yu
· 10 years ago
dd4e4b5
f2fs: add nat/sit entries into status
by Jaegeuk Kim
· 10 years ago
0629207
f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively
by Chao Yu
· 10 years ago
b9a2c25
f2fs: add block count by in-place-update in stat info
by Changman Lee
· 10 years ago
03e14d5
f2fs: use atomic for counting inode with inline_{dir,inode} flag
by Chao Yu
· 10 years ago
8dcf2ff7
f2fs: count the number of inmemory pages
by Jaegeuk Kim
· 10 years ago
6729880
f2fs: introduce struct inode_management to wrap inner fields
by Chao Yu
· 10 years ago
8c40294
f2fs: introduce the number of inode entries
by Jaegeuk Kim
· 10 years ago
3289c06
f2fs: add stat info for inline_dentry inodes
by Jaegeuk Kim
· 10 years ago
7cd8558
f2fs: check the use of macros on block counts and addresses
by Jaegeuk Kim
· 10 years ago
e1c4204
f2fs: fix typo
by arter97
· 10 years ago
6451e04
f2fs: add infra for ino management
by Jaegeuk Kim
· 10 years ago
7a6c76b
f2fs: cleanup the needless return of f2fs_create_root_stats
by Gu Zheng
· 10 years ago
a5f42010
f2fs: remove unnecessary threshold
by Jaegeuk Kim
· 11 years ago
8b8343f
f2fs: implement a lock-free stat_show
by Jaegeuk Kim
· 11 years ago
942e0be
f2fs: show counts of checkpoint in status
by Changman Lee
· 11 years ago
4ef51a8
f2fs: introduce NODE_MAPPING for code consistency
by Jaegeuk Kim
· 11 years ago
9df27d9
f2fs: add help function META_MAPPING
by Gu Zheng
· 11 years ago
6c311ec
f2fs: clean checkpatch warnings
by Chris Fries
· 11 years ago
499046a
f2fs: add delimiter to seperate name and value in debug phrase
by Changman Lee
· 11 years ago
0dbdc2a
f2fs: add the number of inline_data files to status info
by Jaegeuk Kim
· 11 years ago
40e1ebe
f2fs: replace the debugfs_root with f2fs_debugfs_root
by Younger Liu
· 11 years ago
c524723
f2fs: remove debufs dir if debugfs_create_file() failed
by Younger Liu
· 11 years ago
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
· 11 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