1. 58c4103 f2fs: change reclaim rate in percentage by Jaegeuk Kim · 10 years ago
  2. 50c8cdb f2fs: introduce nr_pages_to_write for segment alignment by Jaegeuk Kim · 10 years ago
  3. 87d6f89 f2fs: avoid small data writes by skipping writepages by Jaegeuk Kim · 10 years ago
  4. 8b8343f f2fs: implement a lock-free stat_show by Jaegeuk Kim · 11 years ago
  5. 491c085 f2fs: clean up with a macro by Jaegeuk Kim · 11 years ago
  6. 6c311ec f2fs: clean checkpatch warnings by Chris Fries · 11 years ago
  7. 216fbd6 f2fs: introduce sysfs entry to control in-place-update policy by Jaegeuk Kim · 11 years ago
  8. cfb271d f2fs: add unlikely() macro for compiler optimization by Chao Yu · 11 years ago
  9. 187b5b8 f2fs: remove the own bi_private allocation by Jaegeuk Kim · 11 years ago
  10. aac4404 f2fs: correct type of wait in struct bio_private by Chao Yu · 11 years ago
  11. f9a4e6d f2fs: bug fix on bit overflow from 32bits to 64bits by Jaegeuk Kim · 11 years ago
  12. 74de593 f2fs: read contiguous sit entry pages by merging for mount performance by Chao Yu · 11 years ago
  13. 61ae45c f2fs: simplify IS_DATASEG and IS_NODESEG macro by Changman Lee · 11 years ago
  14. 44c60bf f2fs: check all ones or zeros bitmap with bitops for better mount performance by Chao Yu · 11 years ago
  15. 5d56b67 f2fs: add an option to avoid unnecessary BUG_ONs by Jaegeuk Kim · 11 years ago
  16. 81eb8d6 f2fs: reclaim prefree segments periodically by Jaegeuk Kim · 11 years ago
  17. cc7b1bb f2fs: avoid allocating failure in bio_alloc by Chao Yu · 11 years ago
  18. a26b7c8 f2fs: optimize gc for better performance by Jin Xu · 11 years ago
  19. 222cbdc f2fs: avoid an overflow during utilization calculation by Jaegeuk Kim · 11 years ago
  20. c34e333 f2fs: trigger GC when there are prefree segments by Jaegeuk Kim · 11 years ago
  21. ac5d156 f2fs: modify the number of issued pages to merge IOs by Jaegeuk Kim · 11 years ago
  22. 6224da8 f2fs: fix typo mistakes by Namjae Jeon · 11 years ago
  23. 5ec4e49 f2fs: change GC bitmaps to apply the section granularity by Jaegeuk Kim · 11 years ago
  24. 53cf952 f2fs: introduce TOTAL_SECS macro by Jaegeuk Kim · 11 years ago
  25. 5c773ba f2fs: do not use duplicate names in a macro by Jaegeuk Kim · 11 years ago
  26. 12fc760 f2fs: fix overflow when calculating utilization on 32-bit by Changman Lee · 12 years ago
  27. 4372752 f2fs: clarify and enhance the f2fs_gc flow by Jaegeuk Kim · 12 years ago
  28. b1f1daf f2fs: optimize the return condition for has_not_enough_free_secs by Namjae Jeon · 12 years ago
  29. 5ac206c f2fs: make an accessor to get sections for particular block type by Namjae Jeon · 12 years ago
  30. 029cd28 f2fs: fix equation of has_not_enough_free_secs() by Jaegeuk Kim · 12 years ago
  31. 3cd8a23 f2fs: cleanup the f2fs_bio_alloc routine by Jaegeuk Kim · 12 years ago
  32. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  33. 39a53e0 f2fs: add superblock and major in-memory structure by Jaegeuk Kim · 12 years ago