aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/gc.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: avoid frequent background GCJaegeuk Kim2016-06-051-3/+9
* f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim2016-06-051-16/+0
* f2fs: make an accessor to get sections for particular block typeNamjae Jeon2016-06-051-6/+2
* f2fs: name gc task as per the block deviceNamjae Jeon2016-06-051-1/+0
* Backporting F2FS from K3.8-rc2 to K3.4Chris Fries2016-06-051-1/+1
* f2fs: adjust kernel coding styleJaegeuk Kim2016-06-051-2/+2
* f2fs: add garbage collection functionsJaegeuk Kim2016-06-051-0/+117