1. b89e81d fs_config: align with new explicit fs_config target_out parameter by Thierry Strudel · 9 years ago
  2. 7538cc9 Add real UUID support to ext4_utils. by Jeff Sharkey · 9 years ago
  3. bec598e add option to make_ext4fs to record blocks for each file by Doug Zongker · 10 years ago
  4. f5a6b34 am fb0c6296: am 9c82554e: Merge "Ignore wipe operation on non-block devices." by David 'Digit' Turner · 10 years ago
  5. eb5fcc3 Ignore wipe operation on non-block devices. by David 'Digit' Turner · 10 years ago
  6. 40ce87a Remove warnings by Paul Lawrence · 10 years ago
  7. 3843c14 resolved conflicts for merge of 74da0434 to master by Colin Cross · 10 years ago
  8. af07234 ext4_utils: fix build for 64 bit by Colin Cross · 10 years ago
  9. ee2bba6 ext4 utils: Refactor read_ext, and expose some of the functions by Paul Lawrence · 10 years ago
  10. 9a2b60b ext4_utils: move superblock parsing to its own compilation unit by Colin Cross · 10 years ago
  11. 782879a ext4_utils: move sparse file pointer out of fs_info by Colin Cross · 10 years ago
  12. 7900c77 ext4_utils: refactor kernel headers by Colin Cross · 10 years ago
  13. 9526680 allow fixing timestamps when building ext4 filesystem by Doug Zongker · 11 years ago
  14. 605023f am 67a05c0d: Merge "use BIONIC implementation of mmap64" by Elliott Hughes · 11 years ago
  15. 01d722d use BIONIC implementation of mmap64 by Andrew Boie · 12 years ago
  16. fe87e11 Changed visibility of get_block_device_size by Szymon Starzycki · 11 years ago
  17. 4df62f3 ext4_utils: add filesystem capabilities support. by Nick Kralevich · 11 years ago
  18. 56497f2 ext4_utils: mark uninitialized inode tables in block groups by Colin Cross · 11 years ago
  19. 2057370 Add verbose option to make_ext4 command by William Roberts · 11 years ago
  20. 9652986 ext4_utils: reduce exported apis by Colin Cross · 11 years ago
  21. f0ee37f libsparse: make API sane by Colin Cross · 12 years ago
  22. dc5abee Refactor sparse file support into libsparse by Colin Cross · 12 years ago
  23. 0349bd9 Pass file descriptor instead of file name by Anatol Pomazau · 12 years ago
  24. 4605b3f Adapt ext4_utils for windows. by Raphael Moll · 12 years ago
  25. 354350e Revert "Pass file descriptor instead of file name" by Anatol Pomazau · 12 years ago
  26. 89ddaab Pass file descriptor instead of file name by Anatol Pomazau · 12 years ago
  27. ae4f7dc Revert "Pass file descriptor instead of file name" by Anatol Pomazau · 12 years ago
  28. 93eb1dc Pass file descriptor instead of file name by Anatol Pomazau · 12 years ago
  29. e8d74ff make ext4 utils callable from C++ by Doug Zongker · 13 years ago
  30. 107a9f1 Bug fixes to make_ext4fs by Ken Sumrall · 13 years ago
  31. 2ae7663 Implement poor man's exception handling to prevent errors from killling recovery by Ken Sumrall · 13 years ago
  32. c247065 ext4_utils: Add support for wipe option, and wipe by default in recovery by Colin Cross · 13 years ago
  33. 435a8b6 Add the ability to specify a reserved space size when making filesystems. by Ken Sumrall · 13 years ago
  34. fe4a031 ext4_utils: Fix OSX build by Colin Cross · 13 years ago
  35. a7ed433 ext4_utils: Add ext2simg by Colin Cross · 13 years ago
  36. 757ace5 ext4_utils: Add an optional CRC chunk at the end of sparse files by Colin Cross · 13 years ago
  37. b781330 ext4_utils: Get rid of CRC in sparse file header by Colin Cross · 13 years ago
  38. 33f96c6 ext4_utils: Add support for >2G input files by Colin Cross · 13 years ago
  39. 22742ce ext4_utils: Move bg_desc_reserved_blocks from aux_info to info by Colin Cross · 13 years ago
  40. 75249ed Add support for sparse ext4 image creation. by Ken Sumrall · 14 years ago
  41. 6bd2b5d Fix calculation of dentry size by Colin Cross · 14 years ago
  42. e4b5ae8 Create a journal by default by Colin Cross · 14 years ago
  43. 881cca2 Split out libext4_utils by Colin Cross · 14 years ago
  44. ec0a2e8 Initial commit of ext4_utils by Colin Cross · 14 years ago