1. 4adef52 Fix a double-free by George Burgess IV · 7 years ago
  2. dd90d9e Use stdint.h instead by Logan Chien · 8 years ago
  3. 1e4263b mkf2fsuserimg.sh: support sload_f2fs by Jaegeuk Kim · 8 years ago
  4. be25473 mkf2fsuserimg.sh: add missing features by Jaegeuk Kim · 8 years ago
  5. 441f347 f2fs_utils: enable mac build by removing dead codes by Jaegeuk Kim · 8 years ago
  6. 954d9ce Merge "Use -Werror in system/extras" am: 560b2196d5 by Chih-hung Hsieh · 8 years ago
  7. 560b219 Merge "Use -Werror in system/extras" by Chih-hung Hsieh · 8 years ago
  8. 16db672 Use -Werror in system/extras by Chih-Hung Hsieh · 8 years ago
  9. 86e940f Merge "Remove default libraries" am: 6c6b05c47a by Dan Willemsen · 8 years ago
  10. ec0752d Remove default libraries by Dan Willemsen · 8 years ago
  11. ddfeb74 Merge "use f2fs upstream host to generate image" am: 6a9444152f am: 7c17f07be9 by Jin Qian · 8 years ago
  12. 7bc8785 use f2fs upstream host to generate image by Yang Jin · 8 years ago
  13. e96d1ef f2fs: adjust change for f2fs-tools v1.8.0 by Jaegeuk Kim · 8 years ago
  14. b2e7992 libf2fs_sparseblock: Android.mk->Android.bp by Jayant Chowdhary · 9 years ago
  15. d1f884a f2fs_utils: update f2fs utils to match 1.8.0 by Jin Qian · 9 years ago
  16. e8ed694 Convert several libraries to soong. by Alex Deymo · 9 years ago
  17. f417a8d Remove "_host" and "_static" suffix from libsparse. by Alex Deymo · 9 years ago
  18. 3d66aa3 system/extras: Replace cutils/log.h with android/log.h or log/log.h by Mark Salyzyn · 9 years ago
  19. 1eb2f54 Test for _WIN32 in system/extras instead of USE_MINGW. by Elliott Hughes · 9 years ago
  20. 1e0d92f Fix misc-macro-parentheses warnings in f2fs_utils. by Chih-Hung Hsieh · 9 years ago
  21. 01252c9 Add missing liblog dependency by Dimitry Ivanov · 10 years ago
  22. 8797850 Fix warnings in system/extras. by Dan Albert · 10 years ago
  23. 2c9aef1 Make f2fs_ioutils depend on libselinux by Colin Cross · 10 years ago
  24. c5250db Rename libext2 host libraries to standard suffix. by Alex Deymo · 10 years ago
  25. d3ba662 am 44df7549: Merge "fix bug in mkf2fs tool calculation of f2fs filesystem length" by Mark Salyzyn · 10 years ago
  26. a39faeb fix bug in mkf2fs tool calculation of f2fs filesystem length by lei wang wang · 10 years ago
  27. aac53aa am 36a3d0ed: Merge "Remove selinux/android.h from host tools" by Jeff Vander Stoep · 10 years ago
  28. 6bc4a54 Remove selinux/android.h from host tools by Jeff Vander Stoep · 10 years ago
  29. e42ae2f am 7f223030: Merge "f2fs_utils: fix build break in static_sdk_tools" by Mark Salyzyn · 11 years ago
  30. 9602ce2 f2fs_utils: fix build break in static_sdk_tools by Mark Salyzyn · 11 years ago
  31. 47aa976 am c11e670a: am 3d5ff951: Merge "Add missing include." by Elliott Hughes · 11 years ago
  32. 0f143a9 Add missing include. by Elliott Hughes · 11 years ago
  33. bb85f7f am 7a0b43b9: am 22669b72: Merge "Add missing includes." by Elliott Hughes · 11 years ago
  34. 8678c6f Add missing includes. by Elliott Hughes · 11 years ago
  35. 7e5e640 am dc645aa1: am c8e992de: Merge "Fix missing #includes in system/extras." by Elliott Hughes · 11 years ago
  36. 125e060 Fix missing #includes in system/extras. by Elliott Hughes · 11 years ago
  37. 6e2db22 f2fs_sparseblock.c: Skip over empty segments, minor clean up by Daniel Rosenberg · 11 years ago
  38. b636328 f2fs_sparseblock: Fixed handling of journaled sit entries by Daniel Rosenberg · 11 years ago
  39. aff4a27 f2fs_sparseblock: Correctly handle f2fs checkpoint flags by Daniel Rosenberg · 11 years ago
  40. b1c010d Android.mk: Remove false dependency on host os by Daniel Rosenberg · 11 years ago
  41. 02e6625 f2fsutils: Added support for sparse f2fs representations by Daniel Rosenberg · 11 years ago
  42. 48604ad f2fs_utils: make Mac builds happy (copy out mkf2fsuserimg.sh) by JP Abgrall · 11 years ago
  43. 5e2dc24 f2fs utils: set correct dependency on dynamic libf2fs by JP Abgrall · 11 years ago
  44. 136c149 f2fs utils: Add mkf2fsuserimg.sh and make_f2fs by JP Abgrall · 11 years ago
  45. 65f37f1 f2fs_utils: support new f2fs-tools f2fs_finalize_device API. by JP Abgrall · 11 years ago
  46. a27df87 f2fs_utils: provide sparse io and dynamic load. by JP Abgrall · 11 years ago