1. 16052ec Merge "ext4_utils: Fix long symbolic links" by Colin Cross · 12 years ago
  2. 78c43b5 Fix SELinux building by Kenny Root · 12 years ago
  3. 2e5c523 resolved conflicts for merge of 8f9b41d9 to master by Kenny Root · 12 years ago
  4. 6ece708 Extend make_ext4fs() interface to allow callers to pass selabel_handle. by Stephen Smalley · 12 years ago
  5. b4eca4b Extend make_ext4fs to support setting SELinux security contexts in ext4 images. by Stephen Smalley · 12 years ago
  6. 68e3dfd make_ext4fs: Allow custom filesystem configs by Kenny Root · 12 years ago
  7. 82c18e0 ext4_utils: Fix long symbolic links by Johan Rudholm · 12 years ago
  8. 0349bd9 Pass file descriptor instead of file name by Anatol Pomazau · 12 years ago
  9. 879d01e Merge "img2simg: Drop using endian.h" by Scott Anderson · 12 years ago
  10. c2cb533 img2simg: Drop using endian.h by Scott Anderson · 12 years ago
  11. 7e2590a ext4_utils: simg2img: Add LOCAL_MODULE_TAGS in Android.mk by Scott Anderson · 12 years ago
  12. 4605b3f Adapt ext4_utils for windows. by Raphael Moll · 12 years ago
  13. 3ee934f Merge "Broke the build. Revert "ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg and simg2img"" by Scott Anderson · 12 years ago
  14. af9259c Broke the build. by Scott Anderson · 12 years ago
  15. 89d1c62 Merge "ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg and simg2img" by Scott Anderson · 12 years ago
  16. eec2bb9 ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg and simg2img by Scott Anderson · 12 years ago
  17. 523775a Add simg_dump.py python script to dump sparse image information by Scott Anderson · 12 years ago
  18. 3abb047 Add img2simg tool that splits a large image into <n> sparse files by Scott Anderson · 12 years ago
  19. 1645d76 Merge "Revert "Add img2simg tool that splits a large image into <n> sparse files"" by Scott Anderson · 12 years ago
  20. 0e8e470 Revert "Add img2simg tool that splits a large image into <n> sparse files" by Scott Anderson · 12 years ago
  21. 81e8fe9 Merge "munmap() should be called with the same length as mmap()" by Anatol Pomazau · 12 years ago
  22. dba7d24 Add img2simg tool that splits a large image into <n> sparse files by Scott Anderson · 12 years ago
  23. 4211ee4 munmap() should be called with the same length as mmap() by Anatol Pomazau · 12 years ago
  24. 9371512 Fix indentation by Anatol Pomazau · 12 years ago
  25. 9361053 Remove trailing whitespaces by Anatol Pomazau · 12 years ago
  26. 00740cc Replace 8-spaces indentation with tab by Anatol Pomazau · 12 years ago
  27. 354350e Revert "Pass file descriptor instead of file name" by Anatol Pomazau · 12 years ago
  28. 89ddaab Pass file descriptor instead of file name by Anatol Pomazau · 12 years ago
  29. ae4f7dc Revert "Pass file descriptor instead of file name" by Anatol Pomazau · 12 years ago
  30. 93eb1dc Pass file descriptor instead of file name by Anatol Pomazau · 12 years ago
  31. eece777 am 9883083a: am 412d55c7: Merge "fix fd leaking and deallocation freed resource" by Jean-Baptiste Queru · 12 years ago
  32. 412d55c Merge "fix fd leaking and deallocation freed resource" by Jean-Baptiste Queru · 12 years ago
  33. 920bfb7 Remove libraries from static library module. by Ying Wang · 13 years ago
  34. e8d74ff make ext4 utils callable from C++ by Doug Zongker · 13 years ago
  35. 88833a6 Round down the filesystem size to a multiple of the block size by Ken Sumrall · 13 years ago
  36. dba3324 Update simg2img to handle CHUNK_TYPE_FILL. by Ken Sumrall · 13 years ago
  37. 107a9f1 Bug fixes to make_ext4fs by Ken Sumrall · 13 years ago
  38. 7e5ff13 Add test/debugging code to ext4fixup by Ken Sumrall · 13 years ago
  39. 97fc910 Fixes for ext4fixup. by Ken Sumrall · 13 years ago
  40. 671cd21 ext4fixup tool to fix wonky filesystems made by old version of make_ext4fs by Ken Sumrall · 13 years ago
  41. a0b154f A few small cleanups to setup_fs.c by Ken Sumrall · 13 years ago
  42. 0a5b2a3 fix fd leaking and deallocation freed resource by Robert CH Chou · 13 years ago
  43. 337847a Move the setup_fs program from device/samsung/crespo to ext4_utils. by Ken Sumrall · 13 years ago
  44. 06c35f9 Merge "Make inodes per group a multiple of inodes per block" by Colin Cross · 13 years ago
  45. 96cc54a Make inodes per group a multiple of inodes per block by Colin Cross · 13 years ago
  46. 7c81ec4 Properly compute the size of a directory by Ken Sumrall · 13 years ago
  47. c12588c am 2ae7663e: Implement poor man\'s exception handling to prevent errors from killling recovery by Ken Sumrall · 13 years ago
  48. 2ae7663 Implement poor man's exception handling to prevent errors from killling recovery by Ken Sumrall · 13 years ago
  49. ef4b5b0 am 8c00dae6: am 427c3a21: Make a failure of the BLKDISCARD ioctl non-fatal. by Ken Sumrall · 13 years ago
  50. 427c3a2 Make a failure of the BLKDISCARD ioctl non-fatal. by Ken Sumrall · 13 years ago
  51. 3e62059 Fix to properly wipe filesystems larger than 4 gigabytes. by Ken Sumrall · 13 years ago
  52. c72ab98 system/extras: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  53. 61d6591 Fix to properly wipe filesystems larger than 4 gigabytes. by Ken Sumrall · 13 years ago
  54. bb079ff ext4_utils: Fix non-linux builds by Colin Cross · 13 years ago
  55. c247065 ext4_utils: Add support for wipe option, and wipe by default in recovery by Colin Cross · 13 years ago
  56. 442985b Merge "ext4_utils: Fix off-by-one bug in dentry size calculation" into honeycomb by Colin Cross · 13 years ago
  57. 2ff1c5b ext4_utils: Fix off-by-one bug in dentry size calculation by Colin Cross · 13 years ago
  58. 983fb19 Change the API for make_ext4fs() to better match the user's needs by Ken Sumrall · 13 years ago
  59. 435a8b6 Add the ability to specify a reserved space size when making filesystems. by Ken Sumrall · 13 years ago
  60. 39e01fc Add a mode to the open(2) call when creating the output file. by Ken Sumrall · 13 years ago
  61. fe4a031 ext4_utils: Fix OSX build by Colin Cross · 13 years ago
  62. 2e905e5 ext4_utils: Fix warnings by Colin Cross · 13 years ago
  63. f270367 ext4_utils: Allow unknown block types in simg2img by Colin Cross · 13 years ago
  64. 106235b ext4_utils: Build simg2img for target by Colin Cross · 13 years ago
  65. 0b7cb80 ext4_utils: Convert simg2img from stdio to fds by Colin Cross · 13 years ago
  66. a7ed433 ext4_utils: Add ext2simg by Colin Cross · 13 years ago
  67. 757ace5 ext4_utils: Add an optional CRC chunk at the end of sparse files by Colin Cross · 13 years ago
  68. b781330 ext4_utils: Get rid of CRC in sparse file header by Colin Cross · 13 years ago
  69. 33f96c6 ext4_utils: Add support for >2G input files by Colin Cross · 13 years ago
  70. 22742ce ext4_utils: Move bg_desc_reserved_blocks from aux_info to info by Colin Cross · 13 years ago
  71. dff7e7d Optional "-s" to enable sparse ext4 image. by Ying Wang · 14 years ago
  72. c22117c Optional "-s" to enable sparse ext4 image. by Ying Wang · 14 years ago
  73. 5c11d91 resolved conflicts for merge of 8bdbbe2d to master by Ying Wang · 14 years ago
  74. 8bdbbe2 Rename parameter LABEL to MOUNT_POINT by Ying Wang · 14 years ago
  75. 8534c95 am 4b8b59a7: zero the entire journal instead of just the first block by Brian Swetland · 14 years ago
  76. 4b8b59a zero the entire journal instead of just the first block by Brian Swetland · 14 years ago
  77. cd23be0 do not merge - create sparse ext4 images by Brian Swetland · 14 years ago
  78. 9c842ad Add support for IEEE 802.c stylc CRC32 computation to the sparse image tools by Ken Sumrall · 14 years ago
  79. 5a61817 Add support for IEEE 802.c stylc CRC32 computation to the sparse image tools by Ken Sumrall · 14 years ago
  80. 8642b7f ext4_utils: brought over from master by Brian Swetland · 14 years ago
  81. 75249ed Add support for sparse ext4 image creation. by Ken Sumrall · 14 years ago
  82. 6bd2b5d Fix calculation of dentry size by Colin Cross · 14 years ago
  83. cf5c39c Fix zero length files by Colin Cross · 14 years ago
  84. de61f98 Set timestamps on files based on source files by Colin Cross · 14 years ago
  85. e4b5ae8 Create a journal by default by Colin Cross · 14 years ago
  86. 3c97782 Add mkuserimg.sh script for the build system by Colin Cross · 14 years ago
  87. 263eefd add make_ext4fs to the libext4_utils by Doug Zongker · 14 years ago
  88. 9b93cf4 Add static libext4_utils by Colin Cross · 14 years ago
  89. 881cca2 Split out libext4_utils by Colin Cross · 14 years ago
  90. 8aef66d Fix whitespace by Colin Cross · 14 years ago
  91. 7a8bee7 Add support for writing a gzip compressed image by Colin Cross · 14 years ago
  92. 4b83b8a Fix ifdefs for linux by Colin Cross · 14 years ago
  93. a1a175a Fix zero-length files by Colin Cross · 14 years ago
  94. ec0a2e8 Initial commit of ext4_utils by Colin Cross · 14 years ago