aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2018-02-26AOSP: Rename libz-host -> libzDan Willemsen
2018-02-26AOSP: Add missing libdl dependenciesPavlin Radoslavov
2018-02-26AOSP: Fix android build warnings in e2fsdroid and libext2fsJin Qian
2018-02-26AOSP: e2fsdroid: print used/total inode and block countYang Jin
2018-02-26AOSP: mke2fs, libext2fs: fix bugs on windowsJin Qian
2018-02-26AOSP: build static version of mke2fs and e2fsdroid for hostJin Qian
2018-02-26AOSP: e2fsdroid: use libselinux function to read file context on deviceJin Qian
2018-02-26AOSP: build mke2fs and e2fsdroid as static executables for recovery modeJin Qian
2017-10-15Fix spelling typos in contrib/android codeTheodore Ts'o
2017-10-15Merge branch 'maint' into nextTheodore Ts'o
2017-10-15Fix typos in code comments and developer docsSebastian Rasmussen
2017-07-23libext2fs: add ea_inode support to set xattrTahsin Erdogan
2017-05-23AOSP: e2fsdroid: skip setting timestamp if src_dir is nullJin Qian
2017-05-23AOSP: e2fsdroid: support multiple selinux file contextsJin Qian
2017-05-23AOSP: e2fsdroid: don't print empty files in block_list.c:end_new_fileBen Fennema
2017-05-23AOSP: Disable macro redefined warnings.Christopher Ferris
2017-05-23AOSP: Convert e2fsprogs targets to soong.Alex Deymo
2017-05-23AOSP: HACK: android: exit(1) if selabel_lookup failsNick Kralevich
2017-05-23AOSP: Remove "_host" and "_static" suffix from libsparse.Alex Deymo
2017-05-23AOSP: e2fsdroid: report error from ext2fsJin Qian
2017-05-23AOSP: e2fsdroid: set timestamp based on source filesJin Qian
2017-05-23AOSP: e2fsdroid: use absolute path for product_outJin Qian
2017-05-23AOSP: e2fsdroid: remove extra "/" when mountpoint is "/"Jin Qian
2017-05-23AOSP: _GNU_SOURCE must be defined before any #include.Elliott Hughes
2017-05-23AOSP: android: add the ext2simg toolAdrien Schildknecht
2017-05-23AOSP: e2fsdroid: create incremental imagesAdrien Schildknecht
2017-05-23AOSP: e2fsdroid: read and enforce android's permissionsAdrien Schildknecht
2017-05-23AOSP: e2fsdroid: add an option to generate a base_fs fileAdrien Schildknecht
2017-05-23AOSP: e2fsdroid: a tool to create android compatible imageAdrien Schildknecht
2016-10-24android: fix Mac buildTheodore Ts'o
2016-03-15Android.mk: Replace _host suffix with more standard -host suffixAlex Deymo
2015-10-24debugfs: clean up feature test macros with predicate functionsDarrick J. Wong
2015-07-14android: add add_ext4_encrypt helper programTheodore Ts'o
2015-07-12Eliminate doubly defined _LARGEFILE_SOURCE warningTheodore Ts'o
2015-05-25Add fsstress to contrib so it can be built for use in AndroidTheodore Ts'o
2015-05-05contrib: script to create minified ext4 image from a directoryDarrick J. Wong
2014-10-18contrib: add support for COLLAPSE_RANGE and ZERO_RANGE to falocate programDarrick J. Wong
2014-08-26contrib: add script to help resync journal code with kernelDarrick J. Wong
2014-07-04tests: avoid using mktemp -tTheodore Ts'o
2013-10-13contrib/populate-extfs.sh: use debugfs to populate extX fsRobert Yang
2013-01-24contrib: add missing '-p' to fallocate's usage messageZheng Liu
2013-01-21contrib: fix namespace leakage in spd_readdirTheodore Ts'o
2013-01-21contrib: add thread locking and readdir64_r support to spd_readdirTheodore Ts'o
2013-01-21contrib: add safe_getenv() support to spd_readdirTheodore Ts'o
2012-12-06contrib/fallocate: add support for punch functionalityTheodore Ts'o
2011-09-25Add spd_readdir.c to the contrib directoryTheodore Ts'o
2010-03-22fallocate: Add truncate (-t) optionTheodore Ts'o
2010-03-22Add fallocate.c to contrib from Eric SandeenTheodore Ts'o
2009-08-22make-sparse: Write a zero-byte at the end of the imageTheodore Ts'o
2009-07-02Add e2croncheck script to the contrib directoryTheodore Ts'o