summaryrefslogtreecommitdiff
path: root/ext4_utils
AgeCommit message (Expand)Author
2020-02-21Merge "Add metadata_csum in ext4.h"Jaegeuk Kim
2020-02-12mke2fs.conf: Don't include resize_inode by default.David Anderson
2020-02-12Add metadata_csum in ext4.hJaegeuk Kim
2020-01-08ext4.h: add EXT4_FEATURE_INCOMPAT_CASEFOLDDaniel Rosenberg
2019-09-18mkuserimg_mke2fs.py: Package mke2fs.confDaniel Mentz
2019-07-11libext4_utils: remove unused depsSteven Moreland
2019-02-14Merge changes from topic "wipe"Jaegeuk Kim
2019-02-13wipe: guarantee zeros after wipe out partitionsJaegeuk Kim
2019-02-13ext4_utils: build by C++Jaegeuk Kim
2019-01-22ext4.h: add EXT4_FEATURE_RO_COMPAT_VERITYLeo Liou
2019-01-09mkuserimg_mke2fs: pass mount point to mkext2fsMark Salyzyn
2019-01-08mkuserimg_mke2fs: Add -I <inode-size> flagMark Salyzyn
2018-11-19Convert blk_alloc_to_base_fs to Android.bpDan Willemsen
2018-10-25Refactor "ext4 encryption" code into libfscryptEric Biggers
2018-10-03Add /data/apex to directories that don't need to be encrypted.Martijn Coenen
2018-09-10Remove the mkuserimg_mke2fs.shTianjie Xu
2018-08-27Clean up the global -Wno- in system/extras.Elliott Hughes
2018-08-24Merge "ext4_utils: Build ext4_crypt_init_extensions.cpp into shared lib."Tao Bao
2018-08-20Build mke2fs.conf with Android.bp.Tao Bao
2018-08-15Convert mkuserimg_mke2fs.sh to pythonTianjie Xu
2018-08-12ext4_utils: Build ext4_crypt_init_extensions.cpp into shared lib.Tao Bao
2018-08-07Revert "Support Speck encryption."Greg Kaiser
2018-08-03Merge "fgetc(3) returns int."Elliott Hughes
2018-08-02fgetc(3) returns int.Elliott Hughes
2018-06-26Merge "ext4_utils: Fix FS creation for filesystems with exactly 32768 blocks."Danny Baumann
2018-06-26Merge "ext4_utils: Fix FS creation for filesystems with exactly 32768 blocks."Treehugger Robot
2018-06-20ext4_utils: delete make_ext4fs relavant code and scriptJin Qian
2018-06-14Merge "EXT4_UTIL: remove ext4 flex_bg from default feature"Denis Hsu
2018-06-08ext4_utils: Fix FS creation for filesystems with exactly 32768 blocks.Danny Baumann
2018-06-08EXT4_UTIL: remove ext4 flex_bg from default featureDenis Hsu
2018-05-24Merge "Mark as recovery_available:true" am: ca8f3be17dJiyong Park
2018-05-24Merge "Make logging much less verbose" into pi-devPaul Crowley
2018-05-24Mark as recovery_available:trueJiyong Park
2018-05-22Make logging much less verbosePaul Crowley
2018-05-18Recursively list directories that break encryptionPaul Crowley
2018-05-17Recursively list directories that break encryptionPaul Crowley
2018-05-14Merge "Add SHARED_BLOCKS constant to ext4_utils." am: 05f43c61a0David Anderson
2018-04-26Add SHARED_BLOCKS constant to ext4_utils.David Anderson
2018-04-22mkuserimg_mke2fs: Support passing reserved block percentPatrick Tjin
2018-04-21Merge "mkuserimg_mke2fs: Support passing reserved block percent" into pi-devTreeHugger Robot
2018-03-30Support Speck encryption.Paul Crowley
2018-03-30Support Speck encryption.Paul Crowley
2018-03-23mkuserimg_mke2fs: Support passing reserved block percentPatrick Tjin
2018-01-24Merge "Fingerprint data is now stored in one of two ways depending on the"TreeHugger Robot
2018-01-23Fingerprint data is now stored in one of two ways depending on theAndreas Huber
2018-01-22ext4_utils: add option to compact duplicated blocksJin Qian
2018-01-19Fix overflow sanitizer in ext4_utils.Ivan Lozano
2018-01-17ext4_utils: disable ext4 64bit block supportJin Qian
2018-01-08Allow ext2 in mkuserimg_mke2fs.shSen Jiang
2017-12-06Merge "ext4_utils: copy mke2fs.conf to HOST_OUT_EXECUTABLES" am: 1f567fabfd a...Jin Qian