aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/data.c
Commit message (Expand)AuthorAgeFilesLines
...
* f2fs: fix bugs and simplify codes of f2fs_fiemapFan Li2017-04-131-53/+27
* f2fs: let user being aware of IO errorChao Yu2017-04-131-10/+13
* f2fs: avoid f2fs_lock_op in f2fs_write_beginJaegeuk Kim2017-04-131-8/+34
* f2fs: introduce prepare_write_begin to clean upJaegeuk Kim2017-04-131-38/+54
* f2fs: call f2fs_balance_fs only when node was changedJaegeuk Kim2017-04-131-4/+22
* f2fs: reduce covered region of sbi->cp_rwsem in f2fs_map_blocksChao Yu2017-04-131-2/+7
* f2fs: record node block allocation in dnode_of_dataJaegeuk Kim2017-04-131-0/+1
* f2fs: check inline_data flag at converting timeJaegeuk Kim2017-04-131-5/+3
* f2fs: optimize the flow of f2fs_map_blocksFan Li2017-04-131-33/+36
* f2fs: record dirty status of regular/symlink inodeChao Yu2017-04-131-2/+2
* f2fs: kill f2fs_drop_largest_extentChao Yu2017-04-131-4/+0
* f2fs: fix to remove directory inode from dirty listChao Yu2017-04-131-1/+3
* f2fs: support file defragmentChao Yu2017-04-131-1/+5
* f2fs: commit atomic written page in LFS modeChao Yu2017-04-131-0/+1
* f2fs: catch up to v4.4-rc1Jaegeuk Kim2017-04-131-371/+1339
* Fix: Elevation of privilege vulnerability in kernel file systemMarcos Marado2016-11-071-1/+10
* first commitMeizu OpenSource2016-08-151-0/+749