Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f961bd3516e4f699bbacff5d7f5247d6d87c59f0
/
fs
/
f2fs
/
gc.c
6cc4af5
f2fs: code cleanup and simplify in func {find/add}_gc_inode
by Gu Zheng
· 11 years ago
b2b3460
f2fs: reorganise the function get_victim_by_default
by Namjae Jeon
· 11 years ago
7a267f8
f2fs: return proper error from start_gc_thread
by Namjae Jeon
· 11 years ago
35b09d8
f2fs: push some variables to debug part
by Namjae Jeon
· 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
c718379b
f2fs: give a chance to merge IOs by IO scheduler
by Jaegeuk Kim
· 12 years ago
6cb968d
f2fs: avoid frequent background GC
by Jaegeuk Kim
· 12 years ago
8e46b3e
f2fs: add tracepoints for GC threads
by Namjae Jeon
· 12 years ago
d64f804
f2fs: write checkpoint before starting FG_GC
by Jaegeuk Kim
· 12 years ago
3993683
f2fs: introduce a new global lock scheme
by Jaegeuk Kim
· 12 years ago
b747375
f2fs: avoid race for summary information
by Jaegeuk Kim
· 12 years ago
4ebefc4
f2fs: check completion of foreground GC
by Jaegeuk Kim
· 12 years ago
5ec4e49
f2fs: change GC bitmaps to apply the section granularity
by Jaegeuk Kim
· 12 years ago
111d249
f2fs: fix typo in comments
by Masanari Iida
· 12 years ago
b7250d2
f2fs: fix calculation of max. gc cost in the SSR case
by Jaegeuk Kim
· 12 years ago
4372752
f2fs: clarify and enhance the f2fs_gc flow
by Jaegeuk Kim
· 12 years ago
2571842
f2fs: mark gc_thread as NULL when thread creation is failed
by Namjae Jeon
· 12 years ago
ec7b1f2
f2fs: name gc task as per the block device
by Namjae Jeon
· 12 years ago
48600e4
f2fs: remove unnecessary gc option check and balance_fs
by Changman Lee
· 12 years ago
d4686d56
f2fs: avoid balanc_fs during evict_inode
by Jaegeuk Kim
· 12 years ago
3786dfd
f2fs: avoid redundant call to has_not_enough_free_secs in f2fs_gc
by Namjae Jeon
· 12 years ago
d6212a5
f2fs: add un/freeze_fs into super_operations
by Changman Lee
· 12 years ago
9af45ef
f2fs: add comments of start_bidx_of_node
by Jaegeuk Kim
· 12 years ago
6e6093a
f2fs: add __init to functions in init_f2fs_fs
by Namjae Jeon
· 12 years ago
408e937
f2fs: revisit the f2fs_gc flow
by Jaegeuk Kim
· 12 years ago
2b50638
f2fs: clean up unused variables and return values
by Jaegeuk Kim
· 12 years ago
ce19a5d
f2fs: clean up the start_bidx_of_node function
by Jaegeuk Kim
· 12 years ago
1042d60
f2fs: remove unneeded initialization
by Namjae Jeon
· 12 years ago
0a8165d
f2fs: adjust kernel coding style
by Jaegeuk Kim
· 12 years ago
7bc0900
f2fs: add garbage collection functions
by Jaegeuk Kim
· 12 years ago