summaryrefslogtreecommitdiff
path: root/fs/f2fs/gc.h
AgeCommit message (Expand)Author
2014-01-08f2fs: add a sysfs entry to control max_victim_searchJaegeuk Kim
2013-09-05f2fs: optimize gc for better performanceJin Xu
2013-08-06f2fs: add sysfs entries to select the gc policyNamjae Jeon
2013-08-06f2fs: add sysfs support for controlling the gc_threadNamjae Jeon
2013-04-26f2fs: avoid frequent background GCJaegeuk Kim
2013-02-12f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim
2013-02-12f2fs: make an accessor to get sections for particular block typeNamjae Jeon
2013-02-12f2fs: name gc task as per the block deviceNamjae Jeon
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: add garbage collection functionsJaegeuk Kim