summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/extent_cache.c
Commit message (Expand)AuthorAgeFilesLines
* f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extentChao Yu2015-08-281-2/+10
* f2fs: update extent tree in batchesChao Yu2015-08-261-59/+158
* f2fs: lookup neighbor extent nodes for merging laterChao Yu2015-08-211-6/+28
* f2fs: split __insert_extent_tree_ret for readabilityChao Yu2015-08-211-20/+29
* f2fs: kill dead code in __insert_extent_treeChao Yu2015-08-211-76/+6
* f2fs: adjust showing of extent cache statChao Yu2015-08-211-5/+5
* f2fs: add largest/cached stat in extent cacheChao Yu2015-08-211-5/+9
* f2fs: fix to update cached_en of extent tree properlyFan Li2015-08-211-4/+4
* f2fs: add new interfaces for extent treeFan Li2015-08-051-7/+132
* f2fs: use atomic_t to record hit ratio info of extent cacheChao Yu2015-08-051-3/+3
* f2fs: maintain extent cache in separated fileChao Yu2015-08-041-0/+594
OpenPOWER on IntegriCloud