aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* e2fsdroid: Fix incorrect error value handling.David Anderson2019-01-241-7/+9
* android/perms.c: clean up error handlingNick Kralevich2018-10-111-6/+16
* e2fsdroid: Set android_configure when product out is passed.Sen Jiang2018-08-131-0/+1
* AOSP: e2fsdroid and mke2fs are dynamic executable in recovery partitionJiyong Park2018-06-272-41/+1
* AOSP: e2fsdroid: Correctly process the root inodeLuis Hector Chavez2018-06-232-5/+9
* AOSP: Support UID/GID mappingHidehiko Abe2018-06-213-11/+216
* AOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-duplicate data blocksJin Qian2018-06-211-2/+5
* AOSP: e2fsdroid/libext2fs: move hashmap into libext2fsJin Qian2018-06-217-126/+18
* e2fsprogs: fix Free Software Foundation addressLukas Czerner2018-04-191-1/+1
* AOSP: use e2fsprogs-defaults for ccflagsTheodore Ts'o2018-02-263-4/+4
* AOSP: Standarize on VFS_CAP_REVISION_2Nick Kralevich2018-02-261-1/+1
* Remove fsstress from buildJin Qian2018-02-261-18/+0
* AOSP: Suppress use of ASan on e2fsdroid temporarily.Stephen Hines2018-02-261-0/+3
* AOSP: Rename libz-host -> libzDan Willemsen2018-02-261-9/+1
* AOSP: Add missing libdl dependenciesPavlin Radoslavov2018-02-261-2/+2
* AOSP: Fix android build warnings in e2fsdroid and libext2fsJin Qian2018-02-263-4/+8
* AOSP: e2fsdroid: print used/total inode and block countYang Jin2018-02-261-0/+13
* AOSP: mke2fs, libext2fs: fix bugs on windowsJin Qian2018-02-261-2/+10
* AOSP: build static version of mke2fs and e2fsdroid for hostJin Qian2018-02-261-9/+28
* AOSP: e2fsdroid: use libselinux function to read file context on deviceJin Qian2018-02-262-1/+10
* AOSP: build mke2fs and e2fsdroid as static executables for recovery modeJin Qian2018-02-261-0/+42
* Fix spelling typos in contrib/android codeTheodore Ts'o2017-10-152-3/+3
* Merge branch 'maint' into nextTheodore Ts'o2017-10-151-1/+1
|\
| * Fix typos in code comments and developer docsSebastian Rasmussen2017-10-151-1/+1
* | libext2fs: add ea_inode support to set xattrTahsin Erdogan2017-07-231-6/+0
* | AOSP: e2fsdroid: skip setting timestamp if src_dir is nullJin Qian2017-05-231-2/+3
* | AOSP: e2fsdroid: support multiple selinux file contextsJin Qian2017-05-233-10/+25
* | AOSP: e2fsdroid: don't print empty files in block_list.c:end_new_fileBen Fennema2017-05-231-1/+1
* | AOSP: Disable macro redefined warnings.Christopher Ferris2017-05-231-2/+2
* | AOSP: Convert e2fsprogs targets to soong.Alex Deymo2017-05-234-141/+92
* | AOSP: HACK: android: exit(1) if selabel_lookup failsNick Kralevich2017-05-231-1/+1
* | AOSP: Remove "_host" and "_static" suffix from libsparse.Alex Deymo2017-05-231-1/+1
* | AOSP: e2fsdroid: report error from ext2fsJin Qian2017-05-231-4/+6
* | AOSP: e2fsdroid: set timestamp based on source filesJin Qian2017-05-233-22/+46
* | AOSP: e2fsdroid: use absolute path for product_outJin Qian2017-05-231-1/+1
* | AOSP: e2fsdroid: remove extra "/" when mountpoint is "/"Jin Qian2017-05-231-1/+5
* | AOSP: _GNU_SOURCE must be defined before any #include.Elliott Hughes2017-05-231-3/+2
* | AOSP: android: add the ext2simg toolAdrien Schildknecht2017-05-232-0/+248
* | AOSP: e2fsdroid: create incremental imagesAdrien Schildknecht2017-05-238-9/+439
* | AOSP: e2fsdroid: read and enforce android's permissionsAdrien Schildknecht2017-05-234-5/+388
* | AOSP: e2fsdroid: add an option to generate a base_fs fileAdrien Schildknecht2017-05-234-4/+128
* | AOSP: e2fsdroid: a tool to create android compatible imageAdrien Schildknecht2017-05-239-0/+445
|/
* android: fix Mac buildTheodore Ts'o2016-10-241-0/+1
* Android.mk: Replace _host suffix with more standard -host suffixAlex Deymo2016-03-151-1/+1
* debugfs: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-241-3/+2
* android: add add_ext4_encrypt helper programTheodore Ts'o2015-07-142-0/+108
* Eliminate doubly defined _LARGEFILE_SOURCE warningTheodore Ts'o2015-07-122-0/+8
* Add fsstress to contrib so it can be built for use in AndroidTheodore Ts'o2015-05-252-0/+2737
* contrib: script to create minified ext4 image from a directoryDarrick J. Wong2015-05-051-0/+66
* contrib: add support for COLLAPSE_RANGE and ZERO_RANGE to falocate programDarrick J. Wong2014-10-181-1/+13