aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/f2fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-22f2fs: add __init to functions in init_f2fs_fsNamjae Jeon1-5/+5
2013-01-15f2fs: fix the debugfs entry creation pathNamjae Jeon1-2/+4
2013-01-10f2fs: revisit the f2fs_gc flowJaegeuk Kim1-1/+1
2013-01-04f2fs: initialize newly allocated dnode structureJaegeuk Kim1-1/+1
2013-01-04f2fs: introduce f2fs_msg to ease adding information printsNamjae Jeon1-0/+2
2012-12-28f2fs: unify string length declarations and usageLeon Romanovsky1-1/+1
2012-12-11f2fs: fix tracking parent inode numberJaegeuk Kim1-0/+1
2012-12-11f2fs: cleanup the f2fs_bio_alloc routineJaegeuk Kim1-1/+1
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim1-1/+1
2012-12-11f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim1-2/+23
2012-12-11f2fs: remove unneeded version.h header file from f2fs.hSachin Kamat1-1/+0
2012-12-11f2fs: add superblock and major in-memory structureJaegeuk Kim1-0/+1062