Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-12 | f2fs: clarify and enhance the f2fs_gc flow | Jaegeuk Kim | 1 | -9/+3 |
2013-02-12 | f2fs: optimize the return condition for has_not_enough_free_secs | Namjae Jeon | 1 | -4/+2 |
2013-02-12 | f2fs: make an accessor to get sections for particular block type | Namjae Jeon | 1 | -7/+2 |
2012-12-28 | f2fs: fix equation of has_not_enough_free_secs() | Jaegeuk Kim | 1 | -1/+14 |
2012-12-11 | f2fs: cleanup the f2fs_bio_alloc routine | Jaegeuk Kim | 1 | -0/+3 |
2012-12-11 | f2fs: adjust kernel coding style | Jaegeuk Kim | 1 | -1/+1 |
2012-12-11 | f2fs: add superblock and major in-memory structure | Jaegeuk Kim | 1 | -0/+615 |