summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/extent_cache.c
Commit message (Expand)AuthorAgeFilesLines
...
* f2fs: fix to update cached_en of extent tree properlyFan Li2015-08-221-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