summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* AOSP: android/perms.c: clean up error handlingNick Kralevich2018-10-12
* AOSP: e2fsdroid: Set android_configure when product out is passed.Sen Jiang2018-08-18
* AOSP: e2fsdroid and mke2fs are dynamic executable in recovery partitionJiyong Park2018-06-27
* AOSP: e2fsdroid: Correctly process the root inodeLuis Hector Chavez2018-06-23
* AOSP: Support UID/GID mappingHidehiko Abe2018-06-21
* AOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-duplicate data blocksJin Qian2018-06-21
* AOSP: e2fsdroid/libext2fs: move hashmap into libext2fsJin Qian2018-06-21
* e2fsprogs: fix Free Software Foundation addressLukas Czerner2018-04-19
* AOSP: use e2fsprogs-defaults for ccflagsTheodore Ts'o2018-02-26
* AOSP: Standarize on VFS_CAP_REVISION_2Nick Kralevich2018-02-26
* Remove fsstress from buildJin Qian2018-02-26
* AOSP: Suppress use of ASan on e2fsdroid temporarily.Stephen Hines2018-02-26
* AOSP: Rename libz-host -> libzDan Willemsen2018-02-26
* AOSP: Add missing libdl dependenciesPavlin Radoslavov2018-02-26
* AOSP: Fix android build warnings in e2fsdroid and libext2fsJin Qian2018-02-26
* AOSP: e2fsdroid: print used/total inode and block countYang Jin2018-02-26
* AOSP: mke2fs, libext2fs: fix bugs on windowsJin Qian2018-02-26
* AOSP: build static version of mke2fs and e2fsdroid for hostJin Qian2018-02-26
* AOSP: e2fsdroid: use libselinux function to read file context on deviceJin Qian2018-02-26
* AOSP: build mke2fs and e2fsdroid as static executables for recovery modeJin Qian2018-02-26
* Fix spelling typos in contrib/android codeTheodore Ts'o2017-10-15
* Merge branch 'maint' into nextTheodore Ts'o2017-10-15
|\
| * Fix typos in code comments and developer docsSebastian Rasmussen2017-10-15
* | libext2fs: add ea_inode support to set xattrTahsin Erdogan2017-07-23
* | AOSP: e2fsdroid: skip setting timestamp if src_dir is nullJin Qian2017-05-23
* | AOSP: e2fsdroid: support multiple selinux file contextsJin Qian2017-05-23
* | AOSP: e2fsdroid: don't print empty files in block_list.c:end_new_fileBen Fennema2017-05-23
* | AOSP: Disable macro redefined warnings.Christopher Ferris2017-05-23
* | AOSP: Convert e2fsprogs targets to soong.Alex Deymo2017-05-23
* | AOSP: HACK: android: exit(1) if selabel_lookup failsNick Kralevich2017-05-23
* | AOSP: Remove "_host" and "_static" suffix from libsparse.Alex Deymo2017-05-23
* | AOSP: e2fsdroid: report error from ext2fsJin Qian2017-05-23
* | AOSP: e2fsdroid: set timestamp based on source filesJin Qian2017-05-23
* | AOSP: e2fsdroid: use absolute path for product_outJin Qian2017-05-23
* | AOSP: e2fsdroid: remove extra "/" when mountpoint is "/"Jin Qian2017-05-23
* | AOSP: _GNU_SOURCE must be defined before any #include.Elliott Hughes2017-05-23
* | AOSP: android: add the ext2simg toolAdrien Schildknecht2017-05-23
* | AOSP: e2fsdroid: create incremental imagesAdrien Schildknecht2017-05-23
* | AOSP: e2fsdroid: read and enforce android's permissionsAdrien Schildknecht2017-05-23
* | AOSP: e2fsdroid: add an option to generate a base_fs fileAdrien Schildknecht2017-05-23
* | AOSP: e2fsdroid: a tool to create android compatible imageAdrien Schildknecht2017-05-23
|/
* android: fix Mac buildTheodore Ts'o2016-10-24
* Android.mk: Replace _host suffix with more standard -host suffixAlex Deymo2016-03-15
* debugfs: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-24
* android: add add_ext4_encrypt helper programTheodore Ts'o2015-07-14
* Eliminate doubly defined _LARGEFILE_SOURCE warningTheodore Ts'o2015-07-12
* Add fsstress to contrib so it can be built for use in AndroidTheodore Ts'o2015-05-25
* contrib: script to create minified ext4 image from a directoryDarrick J. Wong2015-05-05
* contrib: add support for COLLAPSE_RANGE and ZERO_RANGE to falocate programDarrick J. Wong2014-10-18
* contrib: add script to help resync journal code with kernelDarrick J. Wong2014-08-26