aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/gc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-08f2fs: add a sysfs entry to control max_victim_searchJaegeuk Kim1-1/+1
2013-09-05f2fs: optimize gc for better performanceJin Xu1-1/+1
2013-08-06f2fs: add sysfs entries to select the gc policyNamjae Jeon1-0/+3
2013-08-06f2fs: add sysfs support for controlling the gc_threadNamjae Jeon1-14/+19
2013-04-26f2fs: avoid frequent background GCJaegeuk Kim1-3/+9
2013-02-12f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim1-16/+0
2013-02-12f2fs: make an accessor to get sections for particular block typeNamjae Jeon1-6/+2
2013-02-12f2fs: name gc task as per the block deviceNamjae Jeon1-1/+0
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim1-2/+2
2012-12-11f2fs: add garbage collection functionsJaegeuk Kim1-0/+117