aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/segment.h
AgeCommit message (Expand)Author
2013-04-30f2fs: modify the number of issued pages to merge IOsJaegeuk Kim
2013-04-09f2fs: fix typo mistakesNamjae Jeon
2013-04-03f2fs: change GC bitmaps to apply the section granularityJaegeuk Kim
2013-04-03f2fs: introduce TOTAL_SECS macroJaegeuk Kim
2013-04-03f2fs: do not use duplicate names in a macroJaegeuk Kim
2013-03-08f2fs: fix overflow when calculating utilization on 32-bitChangman Lee
2013-02-12f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim
2013-02-12f2fs: optimize the return condition for has_not_enough_free_secsNamjae Jeon
2013-02-12f2fs: make an accessor to get sections for particular block typeNamjae Jeon
2012-12-28f2fs: fix equation of has_not_enough_free_secs()Jaegeuk Kim
2012-12-11f2fs: cleanup the f2fs_bio_alloc routineJaegeuk Kim
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: add superblock and major in-memory structureJaegeuk Kim