aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/super.c
Commit message (Expand)AuthorAgeFilesLines
...
* f2fs: introduce new option for controlling data flushChao Yu2017-04-131-0/+7
* f2fs: record dirty status of regular/symlink inodeChao Yu2017-04-131-2/+4
* f2fs: introduce __f2fs_commit_superChao Yu2017-04-131-17/+13
* f2fs: don't grab super block buffer header all the timeChao Yu2017-04-131-46/+35
* f2fs: backup raw_super in sbiYunlei He2017-04-131-4/+15
* f2fs: introduce dirty list node in inode infoChao Yu2017-04-131-0/+1
* f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entryChao Yu2017-04-131-1/+1
* f2fs: do more integrity verification for superblockChao Yu2017-04-131-0/+98
* f2fs: refactor f2fs_commit_superJaegeuk Kim2017-04-131-12/+20
* f2fs: fix memory leak of kobject in error path of fill_superChao Yu2017-04-131-0/+2
* f2fs: report error of f2fs_create_root_statsChao Yu2017-04-131-1/+5
* f2fs: catch up to v4.4-rc1Jaegeuk Kim2017-04-131-186/+874
* Fix: Elevation of privilege vulnerability in kernel file systemMarcos Marado2016-11-071-1/+1
* fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2016-11-071-0/+43
* first commitMeizu OpenSource2016-08-151-0/+791