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 年之前 |
majianpeng
|
145b04e5ed
f2fs: use list_for_each_entry rather than list_for_each_entry_safe
|
12 年之前 |
Haicheng Li
|
b743ba78ae
f2fs: remove useless #include <linux/proc_fs.h> as we're now using sysfs as debug entry.
|
12 年之前 |
Jaegeuk Kim
|
5ec4e49f9b
f2fs: change GC bitmaps to apply the section granularity
|
12 年之前 |
Jaegeuk Kim
|
53cf95222f
f2fs: introduce TOTAL_SECS macro
|
12 年之前 |
majianpeng
|
f83759e283
f2fs: add device name in debugfs
|
12 年之前 |
Namjae Jeon
|
4589d25d01
f2fs: fix the debugfs entry creation path
|
12 年之前 |
majianpeng
|
66af62ce75
f2fs: add global mutex_lock to protect f2fs_stat_list
|
12 年之前 |
Huajun Li
|
7880ceedec
f2fs: update f2fs partition info about SIT/NAT layout
|
12 年之前 |
Jaegeuk Kim
|
0a8165d7c2
f2fs: adjust kernel coding style
|
12 年之前 |