summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/super.c
Commit message (Expand)AuthorAgeFilesLines
* f2fs: remove unneeded variable from f2fs_sync_fsNamjae Jeon2012-12-281-2/+1
* f2fs: return a default value for non-void functionJaegeuk Kim2012-12-281-1/+1
* f2fs: should recover orphan and fsync dataJaegeuk Kim2012-12-261-4/+2
* f2fs: fix wrong calculation on f_files in statfsJaegeuk Kim2012-12-261-2/+2
* f2fs: remove unneeded memset from init_onceNamjae Jeon2012-12-111-1/+0
* f2fs: show error in case of invalid mount argumentsNamjae Jeon2012-12-111-0/+2
* f2fs: adjust kernel coding styleJaegeuk Kim2012-12-111-1/+1
* f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim2012-12-111-4/+4
* f2fs: add super block operationsJaegeuk Kim2012-12-111-0/+656
OpenPOWER on IntegriCloud