Whamcloud - gitweb
misc: add e2mmpstatus utility via dumpe2fs
[tools/e2fsprogs.git] / contrib / android /
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-02-26 Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
2018-02-26 Nick KralevichAOSP: Standarize on VFS_CAP_REVISION_2
2018-02-26 Stephen HinesAOSP: Suppress use of ASan on e2fsdroid temporarily.
2018-02-26 Dan WillemsenAOSP: Rename libz-host -> libz
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-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 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...