index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: remove unneeded memory footprint accounting
Chao Yu
2018-05-23
1
-1
/
+0
*
f2fs: fix to show ino management cache size correctly
Chao Yu
2017-12-06
1
-1
/
+1
*
f2fs: obsolete ALLOC_NID_LIST list
Chao Yu
2017-12-06
1
-4
/
+4
*
f2fs: show flush list status in sysfs
Chao Yu
2017-12-06
1
-1
/
+4
*
f2fs: show available_nids in f2fs/status
Jaegeuk Kim
2017-05-21
1
-2
/
+3
*
f2fs: add undiscard blocks stat
Chao Yu
2017-05-21
1
-2
/
+3
*
f2fs: clean up some macros in terms of GET_SEGNO
Jaegeuk Kim
2017-05-21
1
-3
/
+3
*
f2fs: clean up get_valid_blocks with consistent parameter
Jaegeuk Kim
2017-05-21
1
-1
/
+1
*
f2fs: count discard command entry
Chao Yu
2017-05-21
1
-3
/
+9
*
f2fs: show issued flush/discard count
Chao Yu
2017-05-21
1
-8
/
+16
*
f2fs: show the max number of volatile operations
Chao Yu
2017-05-21
1
-2
/
+8
*
f2fs: calculate the f2fs_stat_info into base_mem
Kinglong Mee
2017-05-21
1
-1
/
+5
*
f2fs: skip scanning free nid bitmap of full NAT blocks
Chao Yu
2017-05-21
1
-0
/
+1
*
f2fs: introduce free nid bitmap
Chao Yu
2017-04-13
1
-0
/
+2
*
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
2017-04-13
1
-0
/
+1
*
f2fs: show # of APPEND and UPDATE inodes
Jaegeuk Kim
2017-04-13
1
-2
/
+4
*
f2fs: show # of on-going flush and discard bios
Jaegeuk Kim
2017-04-13
1
-2
/
+9
*
f2fs: factor out discard command info into discard_cmd_control
Jaegeuk Kim
2017-04-13
1
-0
/
+2
*
f2fs: reorganize stat information
Jaegeuk Kim
2017-04-13
1
-4
/
+4
*
f2fs: clean up flush/discard command namings
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: show the max number of atomic operations
Jaegeuk Kim
2017-04-13
1
-0
/
+7
*
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
2017-04-13
1
-0
/
+1
*
f2fs: don't wait writeback for datas during checkpoint
Chao Yu
2017-04-13
1
-3
/
+4
*
f2fs: remove percpu_count due to performance regression
Jaegeuk Kim
2017-04-13
1
-6
/
+6
*
f2fs: split free nid list
Chao Yu
2017-04-13
1
-4
/
+7
*
f2fs: show dirty inode number
Chao Yu
2017-04-13
1
-0
/
+3
*
f2fs: add discard info to sys entry of f2fs status
Yunlei He
2017-04-13
1
-2
/
+8
*
f2fs: do not use discard_map for hard disks
Jaegeuk Kim
2017-04-13
1
-1
/
+3
*
f2fs: flush inode metadata when checkpoint is doing
Jaegeuk Kim
2017-04-13
1
-2
/
+3
*
f2fs: adjust other changes
Jaegeuk Kim
2017-04-13
1
-3
/
+3
*
f2fs: use percpu_counter for page counters
Jaegeuk Kim
2017-04-13
1
-5
/
+6
*
f2fs: use bio count instead of F2FS_WRITEBACK page count
Jaegeuk Kim
2017-04-13
1
-3
/
+3
*
f2fs: show # of orphan inodes
Jaegeuk Kim
2017-04-13
1
-1
/
+4
*
f2fs: show current mount status
Jaegeuk Kim
2017-04-13
1
-2
/
+3
*
f2fs: monitor the number of background checkpoint
Jaegeuk Kim
2017-04-13
1
-1
/
+2
*
f2fs: monitor zombie_tree count
Jaegeuk Kim
2017-04-13
1
-2
/
+3
*
f2fs: use atomic variable for total_extent_tree
Jaegeuk Kim
2017-04-13
1
-2
/
+3
*
f2fs: stat dirty regular/symlink inodes
Chao Yu
2017-04-13
1
-1
/
+5
*
f2fs: introduce dirty list node in inode info
Chao Yu
2017-04-13
1
-1
/
+0
*
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: report error of f2fs_create_root_stats
Chao Yu
2017-04-13
1
-2
/
+5
*
f2fs: catch up to v4.4-rc1
Jaegeuk Kim
2017-04-13
1
-77
/
+156
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+353