aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/extent_cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-21f2fs: adjust showing of extent cache statChao Yu1-5/+5
2015-08-21f2fs: add largest/cached stat in extent cacheChao Yu1-5/+9
2015-08-21f2fs: fix to update cached_en of extent tree properlyFan Li1-4/+4
2015-08-05f2fs: add new interfaces for extent treeFan Li1-7/+132
2015-08-05f2fs: use atomic_t to record hit ratio info of extent cacheChao Yu1-3/+3
2015-08-04f2fs: maintain extent cache in separated fileChao Yu1-0/+594