summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/gc.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: fix sparse warningsJaegeuk Kim2015-02-111-2/+0
* f2fs: clean up {in,de}create_sleep_timeChao Yu2015-02-111-14/+14
* f2fs: reuse inode_entry_slab in gc procedure for using slab more effectivelyChao Yu2015-01-091-5/+2
* f2fs: more fast lookup for gc_inode listChangman Lee2014-12-021-0/+5
* f2fs: fix typoarter972014-08-191-1/+1
* 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
OpenPOWER on IntegriCloud