summaryrefslogtreecommitdiff
path: root/ext4_utils
AgeCommit message (Expand)Author
2014-04-25Label lost+found directories with SELinux security contexts.Stephen Smalley
2014-02-14ext4_utils: don't leave bad image file in case of errorJP Abgrall
2014-02-13Set s_flags to 2 to prevent a write on first mount.Geremy Condra
2014-02-05make_ext4fs: fix block allocation to be best-fitColin Cross
2014-01-29ext4_utils: fix build for 64 bitColin Cross
2014-01-23ext4_utils: move superblock parsing to its own compilation unitColin Cross
2014-01-23ext4_utils: move sparse file pointer out of fs_infoColin Cross
2014-01-23ext4_utils: refactor kernel headersColin Cross
2013-09-19am 67a05c0d: Merge "use BIONIC implementation of mmap64"Elliott Hughes
2013-09-18use BIONIC implementation of mmap64Andrew Boie
2013-08-16am 7f026d09: Merge "Avoid underflow on an unsigned int when computering bg ov...Ken Sumrall
2013-08-15Avoid underflow on an unsigned int when computering bg overrunKen Sumrall
2013-07-25Merge "Missing include in wipe.h"jp abgrall
2013-07-24Changed visibility of get_block_device_sizeSzymon Starzycki
2013-07-23Missing include in wipe.hSzymon Starzycki
2013-03-01ext4_utils: use android_filesystem_capability.hNick Kralevich
2013-02-25ext4_utils: fix build error without FILE_CONTEXTSSungmin Choi
2013-02-22Fix win_sdk build.Nick Kralevich
2013-02-20ext4_utils: add filesystem capabilities support.Nick Kralevich
2013-02-20ext4_utils: clean up some warnings.Nick Kralevich
2013-02-04ext4_utils: mark uninitialized inode tables in block groupsColin Cross
2013-01-30Fix root inode security labeling issue.Robert Craig
2013-01-23Add verbose option to make_ext4 commandWilliam Roberts
2013-01-23ext4_utils: reduce exported apisColin Cross
2013-01-23ext4_utils: export make_ext4fs_sparse_fdColin Cross
2012-12-21ext4_utils: fix windows build by avoiding asprintfColin Cross
2012-12-20ext4_utils: fix segfault on error opening output fileColin Cross
2012-12-20ext4_utils: canonicalize slashes in pathsColin Cross
2012-11-26make_ext4fs: fix sepolicy lookup for lost+foundColin Cross
2012-11-26make_ext4fs: insert lost+found directory into filled filesystemsColin Cross
2012-11-20make_ext4fs: fix dentry padding when dentry size is 4088 or 4092Colin Cross
2012-11-19Make SIZE a mandatory parameter.Ying Wang
2012-10-17Add automatic file_contexts handle to make_ext4fs.rpcraig
2012-10-16Remove HAVE_SELINUX guardsKenny Root
2012-10-16Remove HAVE_SELINUX guardsKenny Root
2012-10-10make_ext4fs: add const qualifier to mountpointKenny Root
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