summaryrefslogtreecommitdiff
path: root/ext4_utils
AgeCommit message (Expand)Author
2017-09-27ext4_utils: make file system image reproducibleJin Qian
2017-09-11ext4_utils: fix off-by-one error when free blocksJin Qian
2017-08-28Merge "ext4_utils: skip symbolic links in basefs file" into oc-mr1-devTreeHugger Robot
2017-08-28ext4_utils: skip symbolic links in basefs fileJin Qian
2017-08-18Try to encrypt /data/media/obb but ignore failuresPaul Crowley
2017-07-27ext4_utils: enable uninit_bg feature for ext4 mke2fsJin Qian
2017-07-14Merge changes from topic 'ext4_encryption_flag' am: 7ce805c97e am: 4e02dcd7d0Tom Cherry
2017-07-14ext4.h: add EXT4_FEATURE_INCOMPAT_ENCRYPT am: 1468fbabdd am: de07b52713Eric Biggers
2017-07-14Merge changes from topic 'ext4_encryption_flag'Tom Cherry
2017-07-14ext4.h: add EXT4_FEATURE_INCOMPAT_ENCRYPTEric Biggers
2017-07-06ext4.h: add EXT4_FEATURE_INCOMPAT_ENCRYPTEric Biggers
2017-07-06ext4_sb.h: make feature flags in fs_info 32-bitEric Biggers
2017-06-26ext4_utils: copy mke2fs.conf to /etcJin Qian
2017-06-26ext4_utils: copy mke2fs.conf to recovery /etcJin Qian
2017-05-23ext4_utils: update default conf from e2fsprogsJin Qian
2017-05-16ext4_utils: add default mke2fs.confJin Qian
2017-05-12resolve merge conflicts of d38ce6ce to oc-dev-plus-aospElliott Hughes
2017-05-10Switch to libkeyutils.Elliott Hughes
2017-05-09Switch to libkeyutils.Elliott Hughes
2017-05-03Merge "Remove e4crypt_do_init_user0" am: 8ebd2b14a2 am: 52cdeee3d1Tom Cherry
2017-05-03Remove e4crypt_do_init_user0Tom Cherry
2017-04-14ext4_utils: update default conf from e2fsprogsJin Qian
2017-04-04ext4_utils: define keyctl_unlink()Eric Biggers
2017-04-04ext4_utils: add default mke2fs.confJin Qian
2017-03-31Removed e4crypt_create_device_keyJanis Danisevskis
2017-03-29Removed e4crypt_create_device_keyJanis Danisevskis
2017-03-25Merge "ext4_utils: fix crash when filesystem size is too small" am: 7902acdaa...Jin Qian
2017-03-25ext4_utils: fix crash when filesystem size is too smallJin Qian
2017-03-08mkuserimg_mke2fs: fix empty -E to mke2fs and empty -S to e2fsdroidBen Fennema
2017-02-13Merge "ext4_utils: allow specifying HEH filenames encryption"Paul Crowley
2017-02-10Merge "ext4_utils: allow passing flash block sizes to make_ext4fs_sparse func...Connor O'Brien
2017-02-07ext4_utils: allow specifying HEH filenames encryptionEric Biggers
2017-02-06ext4_utils: allow passing flash block sizes to make_ext4fs_sparse functionsConnor O'Brien
2017-02-03ext4_utils: explicitly enable ext_attr featureJin Qian
2017-01-26Merge "Do not add macro min() definition for C++" am: 95eafbaf0a am: 4a107a12...bowgotsai
2017-01-26Merge "Do not add macro min() definition for C++"Treehugger Robot
2017-01-26Merge "Convert several libraries to soong." am: 3b680bb63e am: 087a92d552 am:...Alex Deymo
2017-01-25Merge "Convert several libraries to soong."Alex Deymo
2017-01-25Merge "ext4_utils: Change to base/logging in ext4_crypt_init_extensions" am: ...Wei Wang
2017-01-25Merge "ext4_utils: Change to base/logging in ext4_crypt_init_extensions"Treehugger Robot
2017-01-25Do not add macro min() definition for C++bowgotsai
2017-01-25Merge "Allow passing flash block sizes to libext4_utils" am: de893939ec am: 8...Connor O'Brien
2017-01-24Allow passing flash block sizes to libext4_utilsConnor O'Brien
2017-01-24Convert several libraries to soong.Alex Deymo
2017-01-21Merge "Set stripe_width and stride params in make_ext4fs" am: 03785cf69e am: ...Connor O'Brien
2017-01-20Set stripe_width and stride params in make_ext4fsConnor O'Brien
2017-01-20ext4_utils: Change to base/logging in ext4_crypt_init_extensionsWei Wang
2017-01-18ext4_utils: add logging in forked commandWei Wang
2017-01-18Merge "ext4_utils: add logging in forked command"TreeHugger Robot
2017-01-13Merge "Pass stripe_width and stride parameters to mke2fs"Connor O'Brien