aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/segment.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-12f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim1-9/+3
2013-02-12f2fs: optimize the return condition for has_not_enough_free_secsNamjae Jeon1-4/+2
2013-02-12f2fs: make an accessor to get sections for particular block typeNamjae Jeon1-7/+2
2012-12-28f2fs: fix equation of has_not_enough_free_secs()Jaegeuk Kim1-1/+14
2012-12-11f2fs: cleanup the f2fs_bio_alloc routineJaegeuk Kim1-0/+3
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim1-1/+1
2012-12-11f2fs: add superblock and major in-memory structureJaegeuk Kim1-0/+615