Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / contrib /
2023-02-01 Eric BiggersAOSP: e2fsdroid: stop disabling address sanitization
2022-09-13 Alessio BalsiniAOSP: e2fsdroid: static import of libbase
2022-09-13 Colin CrossAOSP: Fix e2fsdroid build with musl
2022-01-04 Theodore Ts'osetup-schroot: install the udev and systemd packages...
2021-12-21 Theodore Ts'osetup-schroot: add some additional packages needed...
2021-08-03 Zhiqiang Liuhashmap: change return value type of ext2fs_hashmap_add()
2021-07-30 Theodore Ts'osetup-schroot: install the acl and libreadline-dev...
2021-07-30 Theodore Ts'ocontrib: add setup-schroot command for use on Debian...
2021-07-27 Colin CrossAOSP: Move system_shared_libs into target.bionic clause
2021-07-27 Bob BadourAOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs
2021-07-22 David AndersonAOSP: e2fsdroid: Don't over-reserve blocks for files...
2021-07-16 wuguanghaoappend_pathname: check the value returned by realloc
2021-02-23 Andreas Dilgermisc: replace remaining loff_t with ext2_loff_t
2021-01-20 Theodore Ts'oMerge branch 'maint' into next
2020-10-01 Yi KongAOSP: Fix a trivial type error
2020-10-01 Tom CherryAOSP: Include private/fs_config.h directly when needed
2020-03-22 Theodore Ts'oMerge tag 'v1.45.6' into next
2020-03-21 David AndersonAOSP: e2fsdroid: Don't skip unusable blocks in BaseFS.
2020-03-21 David AndersonAOSP: e2fsdroid: Fix logical block sequencing in BaseFS.
2020-03-21 David AndersonAOSP: e2fsdroid: Properly free the dedup block map.
2020-01-02 Theodore Ts'oMerge branch 'maint' into next
2020-01-01 David AndersonAOSP: e2fsdroid: Skip Base FS entries that no longer...
2020-01-01 David AndersonAOSP: e2fsdroid: Allow re-use of deduplicated blocks.
2020-01-01 David AndersonAOSP: e2fsdroid: Do not allocate invalid blocks from...
2020-01-01 David AndersonAOSP: e2fsdroid: Refactor basefs allocation.
2020-01-01 David AndersonAOSP: e2fsdroid: Refactor block_range.
2019-11-13 Theodore Ts'oRevert "e2fsck: Change kmem_cache_t to lkmem_cache_t...
2019-11-10 Theodore Ts'oDefine the beXX_to_cpu and cpu_to_beXX macros for e2fsc...
2019-11-09 Theodore Ts'oe2fsck/recovery.c: sync up with kernel's use of __be32
2019-11-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
2019-08-15 Theodore Ts'ocontrib: add ext4-ioc.c
2019-02-08 David AndersonAOSP: e2fsdroid: Fix incorrect error value handling.
2018-10-13 Nick KralevichAOSP: android/perms.c: clean up error handling
2018-08-18 Sen JiangAOSP: e2fsdroid: Set android_configure when product...
2018-06-28 Jiyong ParkAOSP: e2fsdroid and mke2fs are dynamic executable in...
2018-06-24 Luis Hector ChavezAOSP: e2fsdroid: Correctly process the root inode
2018-06-21 Hidehiko AbeAOSP: Support UID/GID mapping
2018-06-21 Jin QianAOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-duplicat...
2018-06-21 Jin QianAOSP: e2fsdroid/libext2fs: move hashmap into libext2fs
2018-04-19 Lukas Czernere2fsprogs: fix Free Software Foundation address
2018-02-26 Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
2018-02-26 Nick KralevichAOSP: Standarize on VFS_CAP_REVISION_2
2018-02-26 Jin QianRemove fsstress from build
2018-02-26 Stephen HinesAOSP: Suppress use of ASan on e2fsdroid temporarily.
2018-02-26 Dan WillemsenAOSP: Rename libz-host -> libz
2018-02-26 Pavlin RadoslavovAOSP: Add missing libdl dependencies
2018-02-26 Jin QianAOSP: Fix android build warnings in e2fsdroid and libext2fs
2018-02-26 Yang JinAOSP: e2fsdroid: print used/total inode and block count
2018-02-26 Jin QianAOSP: mke2fs, libext2fs: fix bugs on windows
2018-02-26 Jin QianAOSP: build static version of mke2fs and e2fsdroid...
2018-02-26 Jin QianAOSP: e2fsdroid: use libselinux function to read file...
2018-02-26 Jin QianAOSP: build mke2fs and e2fsdroid as static executables...
2017-10-16 Theodore Ts'oFix spelling typos in contrib/android code
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-07-24 Tahsin Erdoganlibext2fs: add ea_inode support to set xattr
2017-05-24 Jin QianAOSP: e2fsdroid: skip setting timestamp if src_dir...
2017-05-24 Jin QianAOSP: e2fsdroid: support multiple selinux file contexts
2017-05-24 Ben FennemaAOSP: e2fsdroid: don't print empty files in block_list...
2017-05-24 Christopher FerrisAOSP: Disable macro redefined warnings.
2017-05-24 Alex DeymoAOSP: Convert e2fsprogs targets to soong.
2017-05-24 Nick KralevichAOSP: HACK: android: exit(1) if selabel_lookup fails
2017-05-24 Alex DeymoAOSP: Remove "_host" and "_static" suffix from libsparse.
2017-05-24 Jin QianAOSP: e2fsdroid: report error from ext2fs
2017-05-24 Jin QianAOSP: e2fsdroid: set timestamp based on source files
2017-05-24 Jin QianAOSP: e2fsdroid: use absolute path for product_out
2017-05-24 Jin QianAOSP: e2fsdroid: remove extra "/" when mountpoint is "/"
2017-05-24 Elliott HughesAOSP: _GNU_SOURCE must be defined before any #include.
2017-05-24 Adrien SchildknechtAOSP: android: add the ext2simg tool
2017-05-24 Adrien SchildknechtAOSP: e2fsdroid: create incremental images
2017-05-24 Adrien SchildknechtAOSP: e2fsdroid: read and enforce android's permissions
2017-05-24 Adrien SchildknechtAOSP: e2fsdroid: add an option to generate a base_fs...
2017-05-24 Adrien SchildknechtAOSP: e2fsdroid: a tool to create android compatible...
2016-10-24 Theodore Ts'oandroid: fix Mac build
2016-03-15 Alex DeymoAndroid.mk: Replace _host suffix with more standard...
2015-10-24 Darrick J. Wongdebugfs: clean up feature test macros with predicate...
2015-07-15 Theodore Ts'oandroid: add add_ext4_encrypt helper program
2015-07-13 Theodore Ts'oEliminate doubly defined _LARGEFILE_SOURCE warning
2015-05-26 Theodore Ts'oAdd fsstress to contrib so it can be built for use...
2015-05-05 Darrick J. Wongcontrib: script to create minified ext4 image from...
2014-10-18 Darrick J. Wongcontrib: add support for COLLAPSE_RANGE and ZERO_RANGE...
2014-08-27 Darrick J. Wongcontrib: add script to help resync journal code with...
2014-07-04 Theodore Ts'otests: avoid using mktemp -t
2013-10-14 Robert Yangcontrib/populate-extfs.sh: use debugfs to populate...
2013-01-25 Zheng Liucontrib: add missing '-p' to fallocate's usage message
2013-01-21 Theodore Ts'ocontrib: fix namespace leakage in spd_readdir
2013-01-21 Theodore Ts'ocontrib: add thread locking and readdir64_r support...
2013-01-21 Theodore Ts'ocontrib: add safe_getenv() support to spd_readdir
2012-12-06 Theodore Ts'ocontrib/fallocate: add support for punch functionality
2011-09-25 Theodore Ts'oAdd spd_readdir.c to the contrib directory
2010-03-23 Theodore Ts'ofallocate: Add truncate (-t) option
2010-03-23 Theodore Ts'oAdd fallocate.c to contrib from Eric Sandeen
2009-08-23 Theodore Ts'omake-sparse: Write a zero-byte at the end of the image
2009-07-02 Theodore Ts'oAdd e2croncheck script to the contrib directory
2008-11-17 Theodore Ts'oAdd make-sparse.c to contrib
2008-08-25 Andreas Dilgerallow integrating the "make rpm" command into a build...
2008-01-03 Theodore Ts'oAdd sample python bindings for the uuid library
2007-07-08 Theodore Ts'oRemove Changelog files since they're not used after...
2007-06-24 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2006-11-13 Andreas DilgerFixes for building RPM's via "make rpm"
next