Age | Commit message (Expand) | Author | Files | Lines |
2016-01-11 | f2fs: detect idle time depending on user behavior | Jaegeuk Kim | 1 | -8/+0 |
2015-10-09 | f2fs: support synchronous gc in ioctl | Chao Yu | 1 | -6/+0 |
2015-08-04 | f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECT | Chao Yu | 1 | -0/+6 |
2015-02-11 | f2fs: fix sparse warnings | Jaegeuk Kim | 1 | -2/+0 |
2015-02-11 | f2fs: clean up {in,de}create_sleep_time | Chao Yu | 1 | -14/+14 |
2015-01-09 | f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively | Chao Yu | 1 | -5/+2 |
2014-12-02 | f2fs: more fast lookup for gc_inode list | Changman Lee | 1 | -0/+5 |
2014-08-19 | f2fs: fix typo | arter97 | 1 | -1/+1 |
2014-01-08 | f2fs: add a sysfs entry to control max_victim_search | Jaegeuk Kim | 1 | -1/+1 |
2013-09-05 | f2fs: optimize gc for better performance | Jin Xu | 1 | -1/+1 |
2013-08-06 | f2fs: add sysfs entries to select the gc policy | Namjae Jeon | 1 | -0/+3 |
2013-08-06 | f2fs: add sysfs support for controlling the gc_thread | Namjae Jeon | 1 | -14/+19 |
2013-04-26 | f2fs: avoid frequent background GC | Jaegeuk Kim | 1 | -3/+9 |
2013-02-12 | f2fs: clarify and enhance the f2fs_gc flow | Jaegeuk Kim | 1 | -16/+0 |
2013-02-12 | f2fs: make an accessor to get sections for particular block type | Namjae Jeon | 1 | -6/+2 |
2013-02-12 | f2fs: name gc task as per the block device | Namjae Jeon | 1 | -1/+0 |
2012-12-11 | f2fs: adjust kernel coding style | Jaegeuk Kim | 1 | -2/+2 |
2012-12-11 | f2fs: add garbage collection functions | Jaegeuk Kim | 1 | -0/+117 |