summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/gc.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: avoid frequent background GCJaegeuk Kim2013-04-261-3/+9
* f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim2013-02-111-16/+0Star
* f2fs: make an accessor to get sections for particular block typeNamjae Jeon2013-02-111-6/+2Star
* f2fs: name gc task as per the block deviceNamjae Jeon2013-02-111-1/+0Star
* f2fs: adjust kernel coding styleJaegeuk Kim2012-12-111-2/+2
* f2fs: add garbage collection functionsJaegeuk Kim2012-12-111-0/+117