Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |