summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/f2fs.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: add __init to functions in init_f2fs_fsNamjae Jeon2013-01-221-5/+5
* f2fs: fix the debugfs entry creation pathNamjae Jeon2013-01-151-2/+4
* f2fs: revisit the f2fs_gc flowJaegeuk Kim2013-01-101-1/+1
* f2fs: initialize newly allocated dnode structureJaegeuk Kim2013-01-041-1/+1
* f2fs: introduce f2fs_msg to ease adding information printsNamjae Jeon2013-01-041-0/+2
* f2fs: unify string length declarations and usageLeon Romanovsky2012-12-281-1/+1
* f2fs: fix tracking parent inode numberJaegeuk Kim2012-12-111-0/+1
* f2fs: cleanup the f2fs_bio_alloc routineJaegeuk Kim2012-12-111-1/+1
* f2fs: adjust kernel coding styleJaegeuk Kim2012-12-111-1/+1
* f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim2012-12-111-2/+23
* f2fs: remove unneeded version.h header file from f2fs.hSachin Kamat2012-12-111-1/+0
* f2fs: add superblock and major in-memory structureJaegeuk Kim2012-12-111-0/+1062
OpenPOWER on IntegriCloud