aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/f2fs.h
AgeCommit message (Expand)Author
2013-04-29f2fs: enhance alloc_nid and build_free_nids flowsJaegeuk Kim
2013-04-26f2fs: give a chance to merge IOs by IO schedulerJaegeuk Kim
2013-04-09f2fs: introduce a new global lock schemeJaegeuk Kim
2013-04-03f2fs: change GC bitmaps to apply the section granularityJaegeuk Kim
2013-03-27f2fs: fix to give correct parent inode number for roll forwardJaegeuk Kim
2013-03-27f2fs: do not skip writing file meta during fsyncJaegeuk Kim
2013-03-27f2fs: fix the recovery flow to handle errors correctlyJaegeuk Kim
2013-03-20f2fs: fix typo in commentsMasanari Iida
2013-03-20f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inodeNamjae Jeon
2013-03-18f2fs: introduce readahead mode of node pagesJaegeuk Kim
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