aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/super.c
Commit message (Expand)AuthorAge
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim2013-02-11
* f2fs: when check superblock failed, try to check another superblockmajianpeng2013-02-11
* f2fs: use F2FS_BLKSIZE to judge bloksize and page_cache_sizemajianpeng2013-02-11
* f2fs: add un/freeze_fs into super_operationsChangman Lee2013-02-11
* f2fs: fix disable_ext_identify option spellingAlejandro Martinez Ruiz2013-02-11
* f2fs: prevent checkpoint once any IO failure is detectedJaegeuk Kim2013-02-11
* f2fs: add __init to functions in init_f2fs_fsNamjae Jeon2013-01-21
* f2fs: fix the debugfs entry creation pathNamjae Jeon2013-01-15
* f2fs: remove redundant call to set_blocksize in f2fs_fill_superNamjae Jeon2013-01-13
* f2fs: add f2fs_balance_fs in several interfacesJaegeuk Kim2013-01-11
* f2fs: introduce f2fs_msg to ease adding information printsNamjae Jeon2013-01-03
* f2fs: remove unneeded variable from f2fs_sync_fsNamjae Jeon2012-12-27
* f2fs: return a default value for non-void functionJaegeuk Kim2012-12-27
* f2fs: should recover orphan and fsync dataJaegeuk Kim2012-12-25
* f2fs: fix wrong calculation on f_files in statfsJaegeuk Kim2012-12-25
* f2fs: remove unneeded memset from init_onceNamjae Jeon2012-12-10
* f2fs: show error in case of invalid mount argumentsNamjae Jeon2012-12-10
* f2fs: adjust kernel coding styleJaegeuk Kim2012-12-10
* f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim2012-12-10
* f2fs: add super block operationsJaegeuk Kim2012-12-10