]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - contrib
libss: fix function delcaration in the test_ss regression test
[thirdparty/e2fsprogs.git] / contrib /
2023-02-02  Theodore Ts'oMerge branch 'maint' into next
2023-02-01  Eric BiggersAOSP: e2fsdroid: stop disabling address sanitization
2022-09-13  Theodore Ts'oMerge branch 'maint' into next
2022-09-13  Alessio BalsiniAOSP: e2fsdroid: static import of libbase
2022-09-13  Colin CrossAOSP: Fix e2fsdroid build with musl
2022-01-13  Theodore Ts'oMerge branch 'maint' into next
2022-01-04  Theodore Ts'osetup-schroot: install the udev and systemd packages...
2021-12-30  Theodore Ts'oMerge branch 'maint' into next
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-29  Theodore Ts'oMerge branch 'maint' into next
2021-01-28  Theodore Ts'oMerge branch 'maint' into next
2021-01-23  Theodore Ts'oMerge branch 'maint' into next
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-10-01  Theodore Ts'oMerge branch 'maint' into next
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-03-16  Theodore Ts'oMerge branch 'maint' into next
2020-03-07  Theodore Ts'oMerge branch 'maint' into next
2020-01-25  Theodore Ts'oMerge branch 'maint' into next
2020-01-16  Theodore Ts'oMerge branch 'maint' into next
2020-01-07  Theodore Ts'oMerge tag 'v1.45.5' into next
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-23  Theodore Ts'oMerge branch 'maint' into next
2019-11-14  Theodore Ts'oMerge branch 'maint' into next
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-11-09  Theodore Ts'oMerge branch 'maint' into next
2019-11-07  Theodore Ts'oMerge branch 'maint' into next
2019-10-31  Theodore Ts'oMerge branch 'maint' into next
2019-10-04  Theodore Ts'oMerge branch 'maint' into next
2019-09-23  Theodore Ts'oMerge tag 'v1.45.4' into next
2019-09-03  Theodore Ts'oMerge branch 'maint' into next
2019-08-19  Theodore Ts'oMerge branch 'maint' into next
2019-08-15  Theodore Ts'ocontrib: add ext4-ioc.c
2019-02-11  Theodore Ts'oMerge branch 'maint' into next
2019-02-08  David AndersonAOSP: e2fsdroid: Fix incorrect error value handling.
2018-10-14  Theodore Ts'oMerge branch 'maint' into next
2018-10-13  Nick KralevichAOSP: android/perms.c: clean up error handling
2018-08-19  Theodore Ts'oMerge branch 'maint' into next
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-03-03  Theodore Ts'oMerge branch 'maint' into next
2018-03-02  Theodore Ts'oMerge branch 'maint' into next
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...
2018-02-26  Theodore Ts'oMerge branch 'maint' into next
2018-02-09  Theodore Ts'oMerge tag 'v1.43.9' into next
2018-01-04  Theodore Ts'oMerge branch 'maint' into next
2018-01-02  Theodore Ts'oMerge branch 'maint' into next
2017-12-13  Theodore Ts'oMerge branch 'maint' into next
2017-12-05  Theodore Ts'oMerge branch 'maint' into next
2017-10-18  Theodore Ts'oMerge branch 'maint' into next
2017-10-17  Theodore Ts'oMerge branch 'maint' into next
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-10-15  Theodore Ts'oMerge branch 'maint' into next
2017-09-07  Theodore Ts'oMerge branch 'maint' into next
2017-08-29  Theodore Ts'oMerge branch 'maint' into next
2017-08-22  Theodore Ts'oMerge branch 'maint' into next
2017-08-14  Theodore Ts'oMerge branch 'maint' into next
2017-08-04  Theodore Ts'oMerge branch 'maint' into next
2017-07-28  Theodore Ts'oMerge branch 'maint' into next
2017-07-24  Tahsin Erdoganlibext2fs: add ea_inode support to set xattr
2017-07-11  Theodore Ts'oMerge branch 'maint' into next
2017-07-05  Theodore Ts'oMerge branch 'maint' into next
next