summaryrefslogtreecommitdiff
path: root/fs/f2fs/super.c
AgeCommit message (Expand)Author
2013-01-22f2fs: add __init to functions in init_f2fs_fsNamjae Jeon
2013-01-15f2fs: fix the debugfs entry creation pathNamjae Jeon
2013-01-14f2fs: remove redundant call to set_blocksize in f2fs_fill_superNamjae Jeon
2013-01-11f2fs: add f2fs_balance_fs in several interfacesJaegeuk Kim
2013-01-04f2fs: introduce f2fs_msg to ease adding information printsNamjae Jeon
2012-12-28f2fs: remove unneeded variable from f2fs_sync_fsNamjae Jeon
2012-12-28f2fs: return a default value for non-void functionJaegeuk Kim
2012-12-26f2fs: should recover orphan and fsync dataJaegeuk Kim
2012-12-26f2fs: fix wrong calculation on f_files in statfsJaegeuk Kim
2012-12-11f2fs: remove unneeded memset from init_onceNamjae Jeon
2012-12-11f2fs: show error in case of invalid mount argumentsNamjae Jeon
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim
2012-12-11f2fs: add super block operationsJaegeuk Kim