summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* AOSP: Rename libz-host -> libzDan Willemsen2018-02-261-9/+1
* AOSP: Add missing libdl dependenciesPavlin Radoslavov2018-02-261-2/+2
* AOSP: Fix android build warnings in e2fsdroid and libext2fsJin Qian2018-02-263-4/+8
* AOSP: e2fsdroid: print used/total inode and block countYang Jin2018-02-261-0/+13
* AOSP: mke2fs, libext2fs: fix bugs on windowsJin Qian2018-02-261-2/+10
* AOSP: build static version of mke2fs and e2fsdroid for hostJin Qian2018-02-261-9/+28
* 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