summaryrefslogtreecommitdiffstats
path: root/ext4_utils
Commit message (Expand)AuthorAgeFilesLines
* ext4_utils: don't leave bad image file in case of errorJP Abgrall2014-02-141-1/+2
* Set s_flags to 2 to prevent a write on first mount.Geremy Condra2014-02-131-1/+1
* make_ext4fs: fix block allocation to be best-fitColin Cross2014-02-051-67/+34
* ext4_utils: fix build for 64 bitColin Cross2014-01-295-11/+20
* ext4_utils: move superblock parsing to its own compilation unitColin Cross2014-01-237-39/+107
* ext4_utils: move sparse file pointer out of fs_infoColin Cross2014-01-237-32/+32
* ext4_utils: refactor kernel headersColin Cross2014-01-2311-92/+75
* am 67a05c0d: Merge "use BIONIC implementation of mmap64"Elliott Hughes2013-09-191-9/+0
|\
| * use BIONIC implementation of mmap64Andrew Boie2013-09-181-9/+0
* | am 7f026d09: Merge "Avoid underflow on an unsigned int when computering bg ov...Ken Sumrall2013-08-161-2/+3
|\|
| * Avoid underflow on an unsigned int when computering bg overrunKen Sumrall2013-08-151-2/+3
* | Merge "Missing include in wipe.h"jp abgrall2013-07-251-0/+2
|\ \
| * | Missing include in wipe.hSzymon Starzycki2013-07-231-0/+2
| |/
* / Changed visibility of get_block_device_sizeSzymon Starzycki2013-07-242-1/+2
|/
* ext4_utils: use android_filesystem_capability.hNick Kralevich2013-03-011-17/+5
* ext4_utils: fix build error without FILE_CONTEXTSSungmin Choi2013-02-251-0/+3
* Fix win_sdk build.Nick Kralevich2013-02-221-0/+19
* ext4_utils: add filesystem capabilities support.Nick Kralevich2013-02-208-34/+324
* ext4_utils: clean up some warnings.Nick Kralevich2013-02-206-12/+9
* ext4_utils: mark uninitialized inode tables in block groupsColin Cross2013-02-048-33/+94
* Fix root inode security labeling issue.Robert Craig2013-01-301-2/+4
* Add verbose option to make_ext4 commandWilliam Roberts2013-01-233-15/+17
* ext4_utils: reduce exported apisColin Cross2013-01-234-21/+28
* ext4_utils: export make_ext4fs_sparse_fdColin Cross2013-01-232-0/+11
* ext4_utils: fix windows build by avoiding asprintfColin Cross2012-12-211-13/+59
* ext4_utils: fix segfault on error opening output fileColin Cross2012-12-201-1/+1
* ext4_utils: canonicalize slashes in pathsColin Cross2012-12-202-31/+61
* make_ext4fs: fix sepolicy lookup for lost+foundColin Cross2012-11-261-4/+8
* make_ext4fs: insert lost+found directory into filled filesystemsColin Cross2012-11-261-5/+39
* make_ext4fs: fix dentry padding when dentry size is 4088 or 4092Colin Cross2012-11-201-10/+2
* Make SIZE a mandatory parameter.Ying Wang2012-11-191-2/+3
* Add automatic file_contexts handle to make_ext4fs.rpcraig2012-10-173-0/+14
* Remove HAVE_SELINUX guardsKenny Root2012-10-161-7/+0
* Remove HAVE_SELINUX guardsKenny Root2012-10-164-45/+23
* make_ext4fs: add const qualifier to mountpointKenny Root2012-10-102-4/+6
* Support for multiple modules with the same name is going away.Joe Onorato2012-08-151-8/+26
* Support for multiple modules with the same name is going away.Joe Onorato2012-08-151-76/+56
* Merge "Fix SELinux labeling for system.img"Nick Kralevich2012-07-181-0/+2
|\
| * Fix SELinux labeling for system.imgrpcraig2012-07-111-0/+2
* | system/extras/ext4_utils: move libsparse to system/coreColin Cross2012-07-1716-2321/+0
* | make_ext4fs: allow sparse gzip filesColin Cross2012-07-171-6/+0
* | libsparse: make API saneColin Cross2012-07-1714-98/+323
* | Refactor sparse file support into libsparseColin Cross2012-07-1723-234/+422
|/
* am 47aa1049: Merge "Fixes to make_ext4fs when compiled with HAVE_SELINUX."Kenny Root2012-05-311-1/+2
|\
| * Fixes to make_ext4fs when compiled with HAVE_SELINUX.Matt Finifter2012-05-311-1/+2
* | am 16052ec5: Merge "ext4_utils: Fix long symbolic links"Colin Cross2012-05-061-1/+6
|\|
| * Merge "ext4_utils: Fix long symbolic links"Colin Cross2012-05-061-1/+6
| |\
| | * ext4_utils: Fix long symbolic linksJohan Rudholm2012-03-251-1/+6
* | | Fix SELinux buildingKenny Root2012-04-081-1/+5
* | | resolved conflicts for merge of 8f9b41d9 to masterKenny Root2012-03-308-14/+194
|\| |