summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/gc.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: add a sysfs entry to control max_victim_searchJaegeuk Kim2014-01-081-1/+1
* f2fs: optimize gc for better performanceJin Xu2013-09-051-1/+1
* f2fs: add sysfs entries to select the gc policyNamjae Jeon2013-08-061-0/+3
* f2fs: add sysfs support for controlling the gc_threadNamjae Jeon2013-08-061-14/+19
* f2fs: avoid frequent background GCJaegeuk Kim2013-04-261-3/+9
* f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim2013-02-121-16/+0
* f2fs: make an accessor to get sections for particular block typeNamjae Jeon2013-02-121-6/+2
* f2fs: name gc task as per the block deviceNamjae Jeon2013-02-121-1/+0
* f2fs: adjust kernel coding styleJaegeuk Kim2012-12-111-2/+2
* f2fs: add garbage collection functionsJaegeuk Kim2012-12-111-0/+117