Age | Commit message (Expand) | Author |
---|---|---|
2015-08-26 | f2fs: update extent tree in batches | Chao Yu |
2015-08-21 | f2fs: lookup neighbor extent nodes for merging later | Chao Yu |
2015-08-21 | f2fs: split __insert_extent_tree_ret for readability | Chao Yu |
2015-08-21 | f2fs: kill dead code in __insert_extent_tree | Chao Yu |
2015-08-21 | f2fs: adjust showing of extent cache stat | Chao Yu |
2015-08-21 | f2fs: add largest/cached stat in extent cache | Chao Yu |
2015-08-21 | f2fs: fix to update cached_en of extent tree properly | Fan Li |
2015-08-05 | f2fs: add new interfaces for extent tree | Fan Li |
2015-08-05 | f2fs: use atomic_t to record hit ratio info of extent cache | Chao Yu |
2015-08-04 | f2fs: maintain extent cache in separated file | Chao Yu |