aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/gc.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: add a sysfs entry to control max_victim_searchJaegeuk Kim2015-05-021-1/+1
* f2fs: optimize gc for better performanceJin Xu2015-05-021-1/+1
* f2fs: add sysfs entries to select the gc policyNamjae Jeon2015-05-021-0/+3
* f2fs: add sysfs support for controlling the gc_threadNamjae Jeon2015-05-021-14/+19
* f2fs: avoid frequent background GCJaegeuk Kim2015-05-021-3/+9
* f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim2015-05-021-16/+0
* f2fs: make an accessor to get sections for particular block typeNamjae Jeon2015-05-021-6/+2
* f2fs: name gc task as per the block deviceNamjae Jeon2015-05-021-1/+0
* Backporting F2FS from K3.8-rc2 to K3.4Chris Fries2015-05-021-1/+1
* f2fs: adjust kernel coding styleJaegeuk Kim2015-05-021-2/+2
* f2fs: add garbage collection functionsJaegeuk Kim2015-05-021-0/+117