summaryrefslogtreecommitdiff
path: root/ext4_utils
AgeCommit message (Expand)Author
2012-08-15Support for multiple modules with the same name is going away.Joe Onorato
2012-08-15Support for multiple modules with the same name is going away.Joe Onorato
2012-07-18Merge "Fix SELinux labeling for system.img"Nick Kralevich
2012-07-17system/extras/ext4_utils: move libsparse to system/coreColin Cross
2012-07-17make_ext4fs: allow sparse gzip filesColin Cross
2012-07-17libsparse: make API saneColin Cross
2012-07-17Refactor sparse file support into libsparseColin Cross
2012-07-11Fix SELinux labeling for system.imgrpcraig
2012-05-31am 47aa1049: Merge "Fixes to make_ext4fs when compiled with HAVE_SELINUX."Kenny Root
2012-05-31Fixes to make_ext4fs when compiled with HAVE_SELINUX.Matt Finifter
2012-05-06am 16052ec5: Merge "ext4_utils: Fix long symbolic links"Colin Cross
2012-05-06Merge "ext4_utils: Fix long symbolic links"Colin Cross
2012-04-08Fix SELinux buildingKenny Root
2012-03-30resolved conflicts for merge of 8f9b41d9 to masterKenny Root
2012-03-30Extend make_ext4fs() interface to allow callers to pass selabel_handle.Stephen Smalley
2012-03-30Extend make_ext4fs to support setting SELinux security contexts in ext4 images.Stephen Smalley
2012-03-29make_ext4fs: Allow custom filesystem configsKenny Root
2012-03-25ext4_utils: Fix long symbolic linksJohan Rudholm
2012-02-17Pass file descriptor instead of file nameAnatol Pomazau
2012-02-17Merge "img2simg: Drop using endian.h"Scott Anderson
2012-02-16img2simg: Drop using endian.hScott Anderson
2012-02-16ext4_utils: simg2img: Add LOCAL_MODULE_TAGS in Android.mkScott Anderson
2012-02-16Adapt ext4_utils for windows.Raphael Moll
2012-02-16Merge "Broke the build. Revert "ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg...Scott Anderson
2012-02-16Broke the build.Scott Anderson
2012-02-16Merge "ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg and simg2img"Scott Anderson
2012-02-15ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg and simg2imgScott Anderson
2012-02-15Add simg_dump.py python script to dump sparse image informationScott Anderson
2012-02-08Add img2simg tool that splits a large image into <n> sparse filesScott Anderson
2012-02-08Merge "Revert "Add img2simg tool that splits a large image into <n> sparse fi...Scott Anderson
2012-02-08Revert "Add img2simg tool that splits a large image into <n> sparse files"Scott Anderson
2012-02-08Merge "munmap() should be called with the same length as mmap()"Anatol Pomazau
2012-02-07Add img2simg tool that splits a large image into <n> sparse filesScott Anderson
2012-02-07munmap() should be called with the same length as mmap()Anatol Pomazau
2012-02-07Fix indentationAnatol Pomazau
2012-02-06Remove trailing whitespacesAnatol Pomazau
2012-02-06Replace 8-spaces indentation with tabAnatol Pomazau
2012-02-03Revert "Pass file descriptor instead of file name"Anatol Pomazau
2012-02-03Pass file descriptor instead of file nameAnatol Pomazau
2012-02-03Revert "Pass file descriptor instead of file name"Anatol Pomazau
2012-02-02Pass file descriptor instead of file nameAnatol Pomazau
2012-01-20am 9883083a: am 412d55c7: Merge "fix fd leaking and deallocation freed resource"Jean-Baptiste Queru
2012-01-18Merge "fix fd leaking and deallocation freed resource"Jean-Baptiste Queru
2011-11-07Remove libraries from static library module.Ying Wang
2011-10-31make ext4 utils callable from C++Doug Zongker
2011-07-13Round down the filesystem size to a multiple of the block sizeKen Sumrall
2011-06-30Update simg2img to handle CHUNK_TYPE_FILL.Ken Sumrall
2011-06-29Bug fixes to make_ext4fsKen Sumrall
2011-06-22Add test/debugging code to ext4fixupKen Sumrall
2011-06-22Fixes for ext4fixup.Ken Sumrall