1. fa4cb05 ext4_utils: Fix FS creation for filesystems with exactly 32768 blocks. by Danny Baumann · 7 years ago
  2. b6346d2 Fix mac build. by Andreas Huber · 8 years ago
  3. 63362e1 ext4_utils: fix crash when filesystem size is too small by Jin Qian · 9 years ago
  4. 6a6c37f Set stripe_width and stride params in make_ext4fs by Connor O'Brien · 9 years ago
  5. c71eaf3 Fix kernel panic when boot up by zhang sanshan · 9 years ago
  6. 018ef1b ext4_utils: Export headers for libext4_utils* libs. by Tao Bao · 9 years ago
  7. 1eb2f54 Test for _WIN32 in system/extras instead of USE_MINGW. by Elliott Hughes · 9 years ago
  8. 9579198 Redesign make_ext4fs to incrementally generate ext4 images by Mohamad Ayyash · 10 years ago
  9. 18785a8 Revert "Redesign make_ext4fs to incrementally generate ext4 images" by Mohamad Ayyash · 10 years ago
  10. 3d96084 Redesign make_ext4fs to incrementally generate ext4 images by Mohamad Ayyash · 10 years ago
  11. 8c578e3 Setup filesystem for automatic forced repair by Peter Enderborg · 13 years ago
  12. d05e047 Fix asan error when copying super block to backup super blocks by Colin Cross · 11 years ago
  13. aaf32ea make_ext4fs: write out super blocks at last for block devices by Eric Miao · 11 years ago
  14. f965968 Add real UUID support to ext4_utils. by Jeff Sharkey · 11 years ago
  15. f5a6b34 am fb0c6296: am 9c82554e: Merge "Ignore wipe operation on non-block devices." by David 'Digit' Turner · 11 years ago
  16. eb5fcc3 Ignore wipe operation on non-block devices. by David 'Digit' Turner · 11 years ago
  17. 39aee3c am c0f813af: Merge "Set s_flags to 2 to prevent a write on first mount." by Geremy Condra · 12 years ago
  18. 4fdc006 Set s_flags to 2 to prevent a write on first mount. by Geremy Condra · 12 years ago
  19. 3843c14 resolved conflicts for merge of 74da0434 to master by Colin Cross · 12 years ago
  20. ee2bba6 ext4 utils: Refactor read_ext, and expose some of the functions by Paul Lawrence · 12 years ago
  21. 9a2b60b ext4_utils: move superblock parsing to its own compilation unit by Colin Cross · 12 years ago
  22. 782879a ext4_utils: move sparse file pointer out of fs_info by Colin Cross · 12 years ago
  23. 7900c77 ext4_utils: refactor kernel headers by Colin Cross · 12 years ago
  24. fe87e11 Changed visibility of get_block_device_size by Szymon Starzycki · 12 years ago
  25. 4df62f3 ext4_utils: add filesystem capabilities support. by Nick Kralevich · 13 years ago
  26. 56497f2 ext4_utils: mark uninitialized inode tables in block groups by Colin Cross · 13 years ago
  27. f0ee37f libsparse: make API sane by Colin Cross · 14 years ago
  28. dc5abee Refactor sparse file support into libsparse by Colin Cross · 14 years ago
  29. 0349bd9 Pass file descriptor instead of file name by Anatol Pomazau · 14 years ago
  30. 4605b3f Adapt ext4_utils for windows. by Raphael Moll · 14 years ago
  31. 354350e Revert "Pass file descriptor instead of file name" by Anatol Pomazau · 14 years ago
  32. 89ddaab Pass file descriptor instead of file name by Anatol Pomazau · 14 years ago
  33. ae4f7dc Revert "Pass file descriptor instead of file name" by Anatol Pomazau · 14 years ago
  34. 93eb1dc Pass file descriptor instead of file name by Anatol Pomazau · 14 years ago
  35. 412d55c Merge "fix fd leaking and deallocation freed resource" by Jean-Baptiste Queru · 14 years ago
  36. 107a9f1 Bug fixes to make_ext4fs by Ken Sumrall · 14 years ago
  37. 97fc910 Fixes for ext4fixup. by Ken Sumrall · 14 years ago
  38. 0a5b2a3 fix fd leaking and deallocation freed resource by Robert CH Chou · 14 years ago
  39. 2ae7663 Implement poor man's exception handling to prevent errors from killling recovery by Ken Sumrall · 15 years ago
  40. c247065 ext4_utils: Add support for wipe option, and wipe by default in recovery by Colin Cross · 15 years ago
  41. 435a8b6 Add the ability to specify a reserved space size when making filesystems. by Ken Sumrall · 15 years ago
  42. a7ed433 ext4_utils: Add ext2simg by Colin Cross · 15 years ago
  43. 757ace5 ext4_utils: Add an optional CRC chunk at the end of sparse files by Colin Cross · 15 years ago
  44. b781330 ext4_utils: Get rid of CRC in sparse file header by Colin Cross · 15 years ago
  45. 33f96c6 ext4_utils: Add support for >2G input files by Colin Cross · 15 years ago
  46. 22742ce ext4_utils: Move bg_desc_reserved_blocks from aux_info to info by Colin Cross · 15 years ago
  47. 4b8b59a zero the entire journal instead of just the first block by Brian Swetland · 15 years ago
  48. 8642b7f ext4_utils: brought over from master by Brian Swetland · 15 years ago