summaryrefslogtreecommitdiff
path: root/fs/f2fs/extent_cache.c (follow)
Commit message (Expand)AuthorAge
* f2fs: fix a bug caused by NULL extent treeYunlei He2018-03-03
* f2fs: fix to skip shrinking extent nodesChao Yu2015-10-22
* f2fs: introduce __try_update_largest_extentChao Yu2015-10-09
* f2fs: optimize code of f2fs_update_extent_tree_rangeFan Li2015-10-09
* f2fs: drop largest extent by rangeFan Li2015-10-09
* f2fs: declare f2fs_update_extent_tree_range as staticJaegeuk Kim2015-10-09
* f2fs: fix incorrect searching position when shrinking extent cacheChao Yu2015-10-09
* f2fs: trace in batches extent info updateChao Yu2015-10-09
* f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extentChao Yu2015-08-28
* f2fs: update extent tree in batchesChao Yu2015-08-26
* f2fs: lookup neighbor extent nodes for merging laterChao Yu2015-08-21
* f2fs: split __insert_extent_tree_ret for readabilityChao Yu2015-08-21
* f2fs: kill dead code in __insert_extent_treeChao Yu2015-08-21
* f2fs: adjust showing of extent cache statChao Yu2015-08-21
* f2fs: add largest/cached stat in extent cacheChao Yu2015-08-21
* f2fs: fix to update cached_en of extent tree properlyFan Li2015-08-21
* f2fs: add new interfaces for extent treeFan Li2015-08-05
* f2fs: use atomic_t to record hit ratio info of extent cacheChao Yu2015-08-05
* f2fs: maintain extent cache in separated fileChao Yu2015-08-04