aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/gc.h
AgeCommit message (Expand)Author
2018-05-31f2fs: introduce sbi->gc_mode to determine the policyJaegeuk Kim
2018-01-22f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim
2017-08-15f2fs: fix potential overflow when adjusting GC cycleChao Yu
2017-08-15f2fs: introduce gc_urgent mode for background GCJaegeuk Kim
2016-01-11f2fs: detect idle time depending on user behaviorJaegeuk Kim
2015-10-09f2fs: support synchronous gc in ioctlChao Yu
2015-08-04f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECTChao Yu
2015-02-11f2fs: fix sparse warningsJaegeuk Kim
2015-02-11f2fs: clean up {in,de}create_sleep_timeChao Yu
2015-01-09f2fs: reuse inode_entry_slab in gc procedure for using slab more effectivelyChao Yu
2014-12-02f2fs: more fast lookup for gc_inode listChangman Lee
2014-08-19f2fs: fix typoarter97
2014-01-08f2fs: add a sysfs entry to control max_victim_searchJaegeuk Kim
2013-09-05f2fs: optimize gc for better performanceJin Xu
2013-08-06f2fs: add sysfs entries to select the gc policyNamjae Jeon
2013-08-06f2fs: add sysfs support for controlling the gc_threadNamjae Jeon
2013-04-26f2fs: avoid frequent background GCJaegeuk Kim
2013-02-12f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim
2013-02-12f2fs: make an accessor to get sections for particular block typeNamjae Jeon
2013-02-12f2fs: name gc task as per the block deviceNamjae Jeon
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: add garbage collection functionsJaegeuk Kim