aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix e2fsdroid build with muslColin Cross2021-08-243-2/+2
* Move system_shared_libs into target.bionic clauseColin Cross2021-07-131-1/+0
* Merge upstream tag 'v1.46.2' into aosp/masterEric Biggers2021-06-153-21/+100
|\
| * misc: replace remaining loff_t with ext2_loff_tAndreas Dilger2021-02-221-2/+2
| * Merge branch 'maint' into nextTheodore Ts'o2021-01-192-2/+4
| |\
| | * AOSP: Fix a trivial type errorYi Kong2020-10-011-2/+3
| | * AOSP: Include private/fs_config.h directly when neededTom Cherry2020-10-011-0/+1
| * | Merge tag 'v1.45.6' into nextTheodore Ts'o2020-03-212-25/+154
| |\|
| | * AOSP: e2fsdroid: Don't skip unusable blocks in BaseFS.David Anderson2020-03-201-26/+38
| | * AOSP: e2fsdroid: Fix logical block sequencing in BaseFS.David Anderson2020-03-202-5/+99
| | * AOSP: e2fsdroid: Properly free the dedup block map.David Anderson2020-03-201-0/+23
| * | Merge branch 'maint' into nextTheodore Ts'o2020-01-028-102/+261
| |\|
| | * AOSP: e2fsdroid: Skip Base FS entries that no longer exist.David Anderson2020-01-013-11/+46
| | * AOSP: e2fsdroid: Allow re-use of deduplicated blocks.David Anderson2020-01-011-0/+25
| | * AOSP: e2fsdroid: Do not allocate invalid blocks from BaseFS.David Anderson2020-01-011-22/+84
| | * AOSP: e2fsdroid: Refactor basefs allocation.David Anderson2020-01-011-29/+53
| | * AOSP: e2fsdroid: Refactor block_range.David Anderson2020-01-016-61/+74
| * | Revert "e2fsck: Change kmem_cache_t to lkmem_cache_t for Solaris"Theodore Ts'o2019-11-131-10/+0
| * | Define the beXX_to_cpu and cpu_to_beXX macros for e2fsck/{recovery.c,revoke.c}Theodore Ts'o2019-11-091-5/+0
| * | e2fsck/recovery.c: sync up with kernel's use of __be32Theodore Ts'o2019-11-091-2/+1
| * | Rename functions, types, constants to reflect jbd2 usageTheodore Ts'o2019-11-091-4/+1
| * | contrib: add ext4-ioc.cTheodore Ts'o2019-08-151-0/+98
| |/
| * AOSP: e2fsdroid: Fix incorrect error value handling.David Anderson2019-02-071-7/+9
| * AOSP: android/perms.c: clean up error handlingNick Kralevich2018-10-121-6/+16
| * AOSP: e2fsdroid: Set android_configure when product out is passed.Sen Jiang2018-08-181-0/+1
* | [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogsBob Badour2021-02-122-0/+19
* | Fix a trivial type errorYi Kong2020-07-241-2/+3
* | Include private/fs_config.h directly when neededTom Cherry2020-03-051-0/+1
* | e2fsdroid: Don't skip unusable blocks in BaseFS.David Anderson2020-02-151-26/+38
* | e2fsdroid: Fix logical block sequencing in BaseFS.David Anderson2020-02-152-5/+99
* | e2fsdroid: Properly free the dedup block map.David Anderson2020-02-071-0/+23
* | e2fsdroid: Don't over-reserve blocks for files in Base FS.David Anderson2019-12-101-9/+30
* | e2fsdroid: Skip Base FS entries that no longer exist.David Anderson2019-12-093-11/+46
* | e2fsdroid: Allow re-use of deduplicated blocks.David Anderson2019-12-091-0/+25
* | e2fsdroid: Do not allocate invalid blocks from BaseFS.David Anderson2019-12-091-22/+84
* | e2fsdroid: Refactor basefs allocation.David Anderson2019-12-091-29/+53
* | e2fsdroid: Refactor block_range.David Anderson2019-12-096-61/+74
* | e2fsdroid: Fix incorrect error value handling.David Anderson2019-01-241-7/+9
* | android/perms.c: clean up error handlingNick Kralevich2018-10-111-6/+16
* | e2fsdroid: Set android_configure when product out is passed.Sen Jiang2018-08-131-0/+1
|/
* AOSP: e2fsdroid and mke2fs are dynamic executable in recovery partitionJiyong Park2018-06-272-41/+1
* AOSP: e2fsdroid: Correctly process the root inodeLuis Hector Chavez2018-06-232-5/+9
* AOSP: Support UID/GID mappingHidehiko Abe2018-06-213-11/+216
* AOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-duplicate data blocksJin Qian2018-06-211-2/+5
* AOSP: e2fsdroid/libext2fs: move hashmap into libext2fsJin Qian2018-06-217-126/+18
* e2fsprogs: fix Free Software Foundation addressLukas Czerner2018-04-191-1/+1
* AOSP: use e2fsprogs-defaults for ccflagsTheodore Ts'o2018-02-263-4/+4
* AOSP: Standarize on VFS_CAP_REVISION_2Nick Kralevich2018-02-261-1/+1
* Remove fsstress from buildJin Qian2018-02-261-18/+0
* AOSP: Suppress use of ASan on e2fsdroid temporarily.Stephen Hines2018-02-261-0/+3