aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/f2fs.h
AgeCommit message (Expand)Author
2013-02-12Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs...Jaegeuk Kim
2013-02-12f2fs: add compat_ioctl to provide backward compatabilityNamjae Jeon
2013-02-12f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim
2013-02-12f2fs: make an accessor to get sections for particular block typeNamjae Jeon
2013-02-12f2fs: avoid balanc_fs during evict_inodeJaegeuk Kim
2013-02-12f2fs: fix typo mistake for data_version descriptionNamjae Jeon
2013-02-12f2fs: prevent checkpoint once any IO failure is detectedJaegeuk Kim
2013-02-08f2fs: get rid of fake on-stack dentriesAl Viro
2013-02-08f2fs: switch new_inode_page() from dentry to qstrAl Viro
2013-02-08f2fs: init_dent_inode() should take qstrAl Viro
2013-01-22f2fs: add __init to functions in init_f2fs_fsNamjae Jeon
2013-01-15f2fs: fix the debugfs entry creation pathNamjae Jeon
2013-01-10f2fs: revisit the f2fs_gc flowJaegeuk Kim
2013-01-04f2fs: initialize newly allocated dnode structureJaegeuk Kim
2013-01-04f2fs: introduce f2fs_msg to ease adding information printsNamjae Jeon
2012-12-28f2fs: unify string length declarations and usageLeon Romanovsky
2012-12-11f2fs: fix tracking parent inode numberJaegeuk Kim
2012-12-11f2fs: cleanup the f2fs_bio_alloc routineJaegeuk Kim
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim
2012-12-11f2fs: remove unneeded version.h header file from f2fs.hSachin Kamat
2012-12-11f2fs: add superblock and major in-memory structureJaegeuk Kim