summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* contrib: add script to help resync journal code with kernelDarrick J. Wong2014-08-261-0/+19
* tests: avoid using mktemp -tTheodore Ts'o2014-07-041-1/+1
* contrib/populate-extfs.sh: use debugfs to populate extX fsRobert Yang2013-10-131-0/+105
* contrib: add missing '-p' to fallocate's usage messageZheng Liu2013-01-241-1/+1
* contrib: fix namespace leakage in spd_readdirTheodore Ts'o2013-01-211-2/+2
* contrib: add thread locking and readdir64_r support to spd_readdirTheodore Ts'o2013-01-211-18/+57
* contrib: add safe_getenv() support to spd_readdirTheodore Ts'o2013-01-211-2/+32
* contrib/fallocate: add support for punch functionalityTheodore Ts'o2012-12-061-1/+7
* Add spd_readdir.c to the contrib directoryTheodore Ts'o2011-09-251-0/+389
* fallocate: Add truncate (-t) optionTheodore Ts'o2010-03-221-5/+21
* Add fallocate.c to contrib from Eric SandeenTheodore Ts'o2010-03-221-0/+152
* make-sparse: Write a zero-byte at the end of the imageTheodore Ts'o2009-08-221-0/+8
* Add e2croncheck script to the contrib directoryTheodore Ts'o2009-07-021-0/+47
* Add make-sparse.c to contribTheodore Ts'o2008-11-171-0/+79
* allow integrating the "make rpm" command into a build systemAndreas Dilger2008-08-241-6/+17
* Add sample python bindings for the uuid libraryTheodore Ts'o2008-01-033-0/+52
* Remove Changelog files since they're not used after the git migrationTheodore Ts'o2007-07-081-97/+0
* Update Release Notes, Changelogs, version.h, etc. for 1.40 releaseTheodore Ts'o2007-06-241-0/+4
* Fixes for building RPM's via "make rpm"Andreas Dilger2006-11-122-2/+13