summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | f2fs: introduce zombie list for fast shrinking extent treesJaegeuk Kim2015-12-312-29/+23
| * | f2fs: monitor zombie_tree countJaegeuk Kim2015-12-312-3/+4
| * | f2fs: use IPU for fdatasyncJaegeuk Kim2015-12-311-1/+1
| * | f2fs: write pending bios when cp_error is setJaegeuk Kim2015-12-313-3/+3
| * | f2fs: remove f2fs_bug_on in terms of max_depthJaegeuk Kim2015-12-311-2/+8
| * | f2fs: fix f2fs_ioc_abort_volatile_writeJaegeuk Kim2015-12-301-3/+8
| * | f2fs: fix to skip recovering dot dentries in a readonly fsChao Yu2015-12-301-0/+7
| * | f2fs: load largest extent all the timeJaegeuk Kim2015-12-303-7/+16
| * | f2fs: use i_size_read to get i_sizeJaegeuk Kim2015-12-301-3/+4
| * | f2fs: early check broken symlink length in the encrypted caseJaegeuk Kim2015-12-301-2/+8
| * | f2fs: clean up f2fs_ioc_write_checkpointChao Yu2015-12-301-9/+1
| * | f2fs: add a max block check for get_data_block_bmapYunlei He2015-12-303-1/+6
| * | f2fs: fix bugs and simplify codes of f2fs_fiemapFan Li2015-12-301-53/+27
| * | f2fs: let user being aware of IO errorChao Yu2015-12-306-23/+32
| * | f2fs: add missing f2fs_balance_fs in __recover_dot_dentriesChao Yu2015-12-301-0/+2
| * | f2fs: declare static functionJaegeuk Kim2015-12-301-1/+1
| * | f2fs: avoid f2fs_lock_op in f2fs_write_beginJaegeuk Kim2015-12-301-8/+34
| * | f2fs: return early when trying to read null nidJaegeuk Kim2015-12-301-0/+4
| * | f2fs: introduce prepare_write_begin to clean upJaegeuk Kim2015-12-301-38/+54
| * | f2fs: don't convert inline inode when inline_data option is disableChao Yu2015-12-302-4/+1
| * | f2fs: report error of do_checkpointChao Yu2015-12-306-18/+30
| * | f2fs: call f2fs_balance_fs only when node was changedJaegeuk Kim2015-12-303-21/+35
| * | f2fs: reduce covered region of sbi->cp_rwsem in f2fs_map_blocksChao Yu2015-12-301-2/+7
| * | f2fs: record node block allocation in dnode_of_dataJaegeuk Kim2015-12-303-0/+7
| * | f2fs: avoid unnecessary f2fs_gc for dir operationsJaegeuk Kim2015-12-301-16/+18
| * | f2fs: check inline_data flag at converting timeJaegeuk Kim2015-12-303-40/+29
| * | f2fs: speed up shrinking extent tree entriesJaegeuk Kim2015-12-303-1/+16
| * | f2fs: use atomic variable for total_extent_treeJaegeuk Kim2015-12-225-9/+12
| * | f2fs: add a tracepoint for sync_dirty_inodesChao Yu2015-12-171-0/+8
| * | f2fs: optimize the flow of f2fs_map_blocksFan Li2015-12-171-33/+36
| * | f2fs: support data flush in backgroundChao Yu2015-12-171-1/+4
| * | f2fs: stat dirty regular/symlink inodesChao Yu2015-12-173-12/+14
| * | f2fs: introduce new option for controlling data flushChao Yu2015-12-162-0/+8
| * | f2fs: record dirty status of regular/symlink inodeChao Yu2015-12-166-49/+58
| * | f2fs: introduce __f2fs_commit_superChao Yu2015-12-161-17/+13
| * | f2fs: relocate tracepoint of write_checkpointJaegeuk Kim2015-12-161-1/+1
| * | f2fs: don't grab super block buffer header all the timeChao Yu2015-12-163-53/+38
| * | f2fs: backup raw_super in sbiYunlei He2015-12-161-4/+15
| * | f2fs: fix to reset variable correctllyFan Li2015-12-161-7/+2
| * | f2fs: introduce __remove_dirty_inodeChao Yu2015-12-151-9/+15
| * | f2fs: introduce dirty list node in inode infoChao Yu2015-12-154-46/+20
| * | f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entryChao Yu2015-12-155-12/+12
| * | f2fs: do more integrity verification for superblockChao Yu2015-12-141-0/+98
| * | f2fs: fix to update variable correctly when skip a unmapped blockFan Li2015-12-141-0/+1
| * | f2fs: write only the pages in range during defragmentFan Li2015-12-141-1/+1
| * | f2fs: clean up node page updating flowChao Yu2015-12-141-11/+15
| * | f2fs: use lock_buffer when changing superblockJaegeuk Kim2015-12-091-0/+4
| * | f2fs: refactor f2fs_commit_superJaegeuk Kim2015-12-091-12/+20
| * | f2fs: enhance the bit operation for SSRJaegeuk Kim2015-12-091-30/+20
| * | f2fs: fix to convert inline inode in ->setattrChao Yu2015-12-041-0/+8
OpenPOWER on IntegriCloud