1. d919765 f2fs/fscrypt: updates to v4.17-rc1 by Jaegeuk Kim · 6 years ago
  2. 63da420 f2fs: catch up to v4.14-rc1 by Hyojun Kim · 7 years ago
  3. ec160ad f2fs: fix a problem of using memory after free by Yunlei He · 8 years ago
  4. 5f281fa f2fs: disable extent_cache for fcollapse/finsert inodes by Jaegeuk Kim · 8 years ago
  5. b56ab83 f2fs: avoid mark_inode_dirty by Jaegeuk Kim · 8 years ago
  6. ee6d182 f2fs: remove syncing inode page in all the cases by Jaegeuk Kim · 8 years ago
  7. 205b982 f2fs: call mark_inode_dirty_sync for i_field changes by Jaegeuk Kim · 8 years ago
  8. 9194232 f2fs: use inode pointer for {set, clear}_inode_flag by Jaegeuk Kim · 8 years ago
  9. bd933d4 f2fs: reuse get_extent_info by Chao Yu · 8 years ago
  10. f28b343 f2fs: introduce f2fs_update_data_blkaddr for cleanup by Chao Yu · 8 years ago
  11. 81ca735 f2fs: remove unneeded pointer conversion by Chao Yu · 8 years ago
  12. 6fe2bc9 f2fs: give scheduling point in shrinking path by Jaegeuk Kim · 8 years ago
  13. 201ef5e f2fs: improve shrink performance of extent nodes by Hou Pengyang · 8 years ago
  14. 4292674 f2fs: don't set cached_en if it will be freed by Jaegeuk Kim · 8 years ago
  15. 43a2fa1 f2fs: move extent_node list operations being coupled with rbtree operation by Jaegeuk Kim · 8 years ago
  16. a03f01f f2fs: reconstruct the code to free an extent_node by Hou Pengyang · 8 years ago
  17. 9b72a38 f2fs: skip releasing nodes in chindless extent tree by Chao Yu · 8 years ago
  18. 68e3538 f2fs: use atomic type for node count in extent tree by Chao Yu · 8 years ago
  19. 137d09f f2fs: introduce zombie list for fast shrinking extent trees by Jaegeuk Kim · 8 years ago
  20. ed3d125 f2fs: load largest extent all the time by Jaegeuk Kim · 8 years ago
  21. 74fd8d9 f2fs: speed up shrinking extent tree entries by Jaegeuk Kim · 9 years ago
  22. 7441cce f2fs: use atomic variable for total_extent_tree by Jaegeuk Kim · 9 years ago
  23. 9006f2c f2fs: kill f2fs_drop_largest_extent by Chao Yu · 9 years ago
  24. 760de79 f2fs: avoid deadlock in f2fs_shrink_extent_tree by Jaegeuk Kim · 9 years ago
  25. beaa57d f2fs: fix to skip shrinking extent nodes by Chao Yu · 9 years ago
  26. 4abd3f5 f2fs: introduce __try_update_largest_extent by Chao Yu · 9 years ago
  27. 4d1fa81 f2fs: optimize code of f2fs_update_extent_tree_range by Fan Li · 9 years ago
  28. 41a099d f2fs: drop largest extent by range by Fan Li · 9 years ago
  29. 514053e f2fs: declare f2fs_update_extent_tree_range as static by Jaegeuk Kim · 9 years ago
  30. 100136a f2fs: fix incorrect searching position when shrinking extent cache by Chao Yu · 9 years ago
  31. 744288c f2fs: trace in batches extent info update by Chao Yu · 9 years ago
  32. 54d7185 f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extent by Chao Yu · 9 years ago
  33. 19b2c30 f2fs: update extent tree in batches by Chao Yu · 9 years ago
  34. dac2dde f2fs: lookup neighbor extent nodes for merging later by Chao Yu · 9 years ago
  35. ef05e22 f2fs: split __insert_extent_tree_ret for readability by Chao Yu · 9 years ago
  36. a6f7834 f2fs: kill dead code in __insert_extent_tree by Chao Yu · 9 years ago
  37. 029e13c f2fs: adjust showing of extent cache stat by Chao Yu · 9 years ago
  38. 91c481f f2fs: add largest/cached stat in extent cache by Chao Yu · 9 years ago
  39. f8b703d f2fs: fix to update cached_en of extent tree properly by Fan Li · 9 years ago
  40. 0f825ee f2fs: add new interfaces for extent tree by Fan Li · 9 years ago
  41. 727edac f2fs: use atomic_t to record hit ratio info of extent cache by Chao Yu · 9 years ago
  42. a28ef1f f2fs: maintain extent cache in separated file by Chao Yu · 9 years ago