1. c28ca56 Remove selinux/android.h from host tools by Jeff Vander Stoep · 9 years ago
  2. 7538cc9 Add real UUID support to ext4_utils. by Jeff Sharkey · 9 years ago
  3. 04f4839 make_ext4fs: workaround for a glibc scandir bug by Mihai Serban · 10 years ago
  4. bec598e add option to make_ext4fs to record blocks for each file by Doug Zongker · 10 years ago
  5. f5a6b34 am fb0c6296: am 9c82554e: Merge "Ignore wipe operation on non-block devices." by David 'Digit' Turner · 10 years ago
  6. eb5fcc3 Ignore wipe operation on non-block devices. by David 'Digit' Turner · 10 years ago
  7. e37d9e3 am 14119df1: am b733b3c7: Merge "The situation len = 0 and absolute = false need to be handled" by Colin Cross · 10 years ago
  8. 7b4448d The situation len = 0 and absolute = false need to be handled by Benoit Fradin · 11 years ago
  9. d26eb62 am fde5b354: am 79950456: Merge "Label lost+found directories with SELinux security contexts." by Nick Kralevich · 10 years ago
  10. 7907ac7 Label lost+found directories with SELinux security contexts. by Stephen Smalley · 10 years ago
  11. 40ce87a Remove warnings by Paul Lawrence · 11 years ago
  12. 3843c14 resolved conflicts for merge of 74da0434 to master by Colin Cross · 11 years ago
  13. af07234 ext4_utils: fix build for 64 bit by Colin Cross · 11 years ago
  14. 782879a ext4_utils: move sparse file pointer out of fs_info by Colin Cross · 11 years ago
  15. 9526680 allow fixing timestamps when building ext4 filesystem by Doug Zongker · 11 years ago
  16. 4df62f3 ext4_utils: add filesystem capabilities support. by Nick Kralevich · 12 years ago
  17. 5446bde ext4_utils: clean up some warnings. by Nick Kralevich · 12 years ago
  18. 56497f2 ext4_utils: mark uninitialized inode tables in block groups by Colin Cross · 12 years ago
  19. 2929313 Fix root inode security labeling issue. by Robert Craig · 12 years ago
  20. 2057370 Add verbose option to make_ext4 command by William Roberts · 12 years ago
  21. 9652986 ext4_utils: reduce exported apis by Colin Cross · 12 years ago
  22. 03ad99c ext4_utils: export make_ext4fs_sparse_fd by Colin Cross · 12 years ago
  23. 5b89a4a ext4_utils: fix windows build by avoiding asprintf by Colin Cross · 12 years ago
  24. a446014 ext4_utils: canonicalize slashes in paths by Colin Cross · 12 years ago
  25. a532ecf make_ext4fs: fix sepolicy lookup for lost+found by Colin Cross · 12 years ago
  26. c18120d make_ext4fs: insert lost+found directory into filled filesystems by Colin Cross · 12 years ago
  27. 723f1c7 Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  28. 7eac42d make_ext4fs: add const qualifier to mountpoint by Kenny Root · 12 years ago
  29. f0ee37f libsparse: make API sane by Colin Cross · 12 years ago
  30. dc5abee Refactor sparse file support into libsparse by Colin Cross · 12 years ago
  31. 2e5c523 resolved conflicts for merge of 8f9b41d9 to master by Kenny Root · 13 years ago
  32. 6ece708 Extend make_ext4fs() interface to allow callers to pass selabel_handle. by Stephen Smalley · 13 years ago
  33. b4eca4b Extend make_ext4fs to support setting SELinux security contexts in ext4 images. by Stephen Smalley · 13 years ago
  34. 68e3dfd make_ext4fs: Allow custom filesystem configs by Kenny Root · 13 years ago
  35. 0349bd9 Pass file descriptor instead of file name by Anatol Pomazau · 13 years ago
  36. 4605b3f Adapt ext4_utils for windows. by Raphael Moll · 13 years ago
  37. 354350e Revert "Pass file descriptor instead of file name" by Anatol Pomazau · 13 years ago
  38. 89ddaab Pass file descriptor instead of file name by Anatol Pomazau · 13 years ago
  39. ae4f7dc Revert "Pass file descriptor instead of file name" by Anatol Pomazau · 13 years ago
  40. 93eb1dc Pass file descriptor instead of file name by Anatol Pomazau · 13 years ago
  41. 88833a6 Round down the filesystem size to a multiple of the block size by Ken Sumrall · 13 years ago
  42. 107a9f1 Bug fixes to make_ext4fs by Ken Sumrall · 13 years ago
  43. 06c35f9 Merge "Make inodes per group a multiple of inodes per block" by Colin Cross · 13 years ago
  44. 96cc54a Make inodes per group a multiple of inodes per block by Colin Cross · 13 years ago
  45. 2ae7663 Implement poor man's exception handling to prevent errors from killling recovery by Ken Sumrall · 14 years ago
  46. c247065 ext4_utils: Add support for wipe option, and wipe by default in recovery by Colin Cross · 14 years ago
  47. 983fb19 Change the API for make_ext4fs() to better match the user's needs by Ken Sumrall · 14 years ago
  48. 435a8b6 Add the ability to specify a reserved space size when making filesystems. by Ken Sumrall · 14 years ago
  49. 2e905e5 ext4_utils: Fix warnings by Colin Cross · 14 years ago
  50. 757ace5 ext4_utils: Add an optional CRC chunk at the end of sparse files by Colin Cross · 14 years ago
  51. b781330 ext4_utils: Get rid of CRC in sparse file header by Colin Cross · 14 years ago
  52. 33f96c6 ext4_utils: Add support for >2G input files by Colin Cross · 14 years ago
  53. 22742ce ext4_utils: Move bg_desc_reserved_blocks from aux_info to info by Colin Cross · 14 years ago
  54. 75249ed Add support for sparse ext4 image creation. by Ken Sumrall · 14 years ago
  55. de61f98 Set timestamps on files based on source files by Colin Cross · 14 years ago
  56. e4b5ae8 Create a journal by default by Colin Cross · 14 years ago
  57. 263eefd add make_ext4fs to the libext4_utils by Doug Zongker · 14 years ago
  58. 881cca2 Split out libext4_utils by Colin Cross · 14 years ago
  59. 8aef66d Fix whitespace by Colin Cross · 14 years ago
  60. 7a8bee7 Add support for writing a gzip compressed image by Colin Cross · 14 years ago
  61. 4b83b8a Fix ifdefs for linux by Colin Cross · 14 years ago
  62. ec0a2e8 Initial commit of ext4_utils by Colin Cross · 14 years ago