Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-21 | f2fs: kill dead code in __insert_extent_tree | Chao Yu | 1 | -76/+6 |
2015-08-21 | f2fs: adjust showing of extent cache stat | Chao Yu | 1 | -5/+5 |
2015-08-21 | f2fs: add largest/cached stat in extent cache | Chao Yu | 1 | -5/+9 |
2015-08-21 | f2fs: fix to update cached_en of extent tree properly | Fan Li | 1 | -4/+4 |
2015-08-05 | f2fs: add new interfaces for extent tree | Fan Li | 1 | -7/+132 |
2015-08-05 | f2fs: use atomic_t to record hit ratio info of extent cache | Chao Yu | 1 | -3/+3 |
2015-08-04 | f2fs: maintain extent cache in separated file | Chao Yu | 1 | -0/+594 |