Changman Lee
|
e1235983e3
f2fs: add stat info for moved blocks by background gc
|
10 年之前 |
Chao Yu
|
4bf6fd9fed
f2fs: show extent tree, node stat info in debugfs
|
10 年之前 |
Jaegeuk Kim
|
60a3b782b1
f2fs: avoid variable length array
|
10 年之前 |
Jaegeuk Kim
|
d24bdcbfc6
f2fs: show the number of writeback pages in stat
|
10 年之前 |
Jaegeuk Kim
|
6f0aacbc3c
f2fs: update memory footprint information
|
10 年之前 |
Chao Yu
|
9066c6a7eb
f2fs: fix wrong memory footprint statistics in debugfs
|
10 年之前 |
Jaegeuk Kim
|
dd4e4b59b1
f2fs: add nat/sit entries into status
|
10 年之前 |
Chao Yu
|
062920734c
f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively
|
10 年之前 |
Changman Lee
|
b9a2c25207
f2fs: add block count by in-place-update in stat info
|
10 年之前 |
Chao Yu
|
03e14d522e
f2fs: use atomic for counting inode with inline_{dir,inode} flag
|
10 年之前 |
Jaegeuk Kim
|
8dcf2ff721
f2fs: count the number of inmemory pages
|
10 年之前 |
Chao Yu
|
67298804f3
f2fs: introduce struct inode_management to wrap inner fields
|
10 年之前 |
Jaegeuk Kim
|
8c402946f0
f2fs: introduce the number of inode entries
|
10 年之前 |
Jaegeuk Kim
|
3289c061c5
f2fs: add stat info for inline_dentry inodes
|
11 年之前 |
Jaegeuk Kim
|
7cd8558baa
f2fs: check the use of macros on block counts and addresses
|
11 年之前 |
arter97
|
e1c4204520
f2fs: fix typo
|
11 年之前 |
Jaegeuk Kim
|
6451e041c8
f2fs: add infra for ino management
|
11 年之前 |
Gu Zheng
|
7a6c76b1b2
f2fs: cleanup the needless return of f2fs_create_root_stats
|
11 年之前 |
Jaegeuk Kim
|
a5f420101d
f2fs: remove unnecessary threshold
|
11 年之前 |
Jaegeuk Kim
|
8b8343fa9d
f2fs: implement a lock-free stat_show
|
11 年之前 |
Changman Lee
|
942e0be621
f2fs: show counts of checkpoint in status
|
11 年之前 |
Jaegeuk Kim
|
4ef51a8fcc
f2fs: introduce NODE_MAPPING for code consistency
|
11 年之前 |
Gu Zheng
|
9df27d982d
f2fs: add help function META_MAPPING
|
11 年之前 |
Chris Fries
|
6c311ec6c2
f2fs: clean checkpatch warnings
|
11 年之前 |
Changman Lee
|
499046ab2c
f2fs: add delimiter to seperate name and value in debug phrase
|
11 年之前 |
Jaegeuk Kim
|
0dbdc2ae9b
f2fs: add the number of inline_data files to status info
|
11 年之前 |
Younger Liu
|
40e1ebe97d
f2fs: replace the debugfs_root with f2fs_debugfs_root
|
11 年之前 |
Younger Liu
|
c524723ebf
f2fs: remove debufs dir if debugfs_create_file() failed
|
11 年之前 |
Gu Zheng
|
2d219c5188
f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possible
|
12 年之前 |
Gu Zheng
|
963d4f7d7b
f2fs: add a help func F2FS_STAT() to get the f2fs_stat_info
|
12 年之前 |