Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_extras
/
683e5f79e1dd2ff64d9b8d9cde0df297a79b326d
/
ext4_utils
39e0ab1
Merge "ext4_utils: Fix FS creation for filesystems with exactly 32768 blocks."
by Treehugger Robot
· 7 years ago
a15ff35
ext4_utils: delete make_ext4fs relavant code and script
by Jin Qian
· 8 years ago
fa4cb05
ext4_utils: Fix FS creation for filesystems with exactly 32768 blocks.
by Danny Baumann
· 7 years ago
6cc2244
EXT4_UTIL: remove ext4 flex_bg from default feature
by Denis Hsu
· 7 years ago
02fd558
Mark as recovery_available:true
by Jiyong Park
· 7 years ago
04945dd
Add SHARED_BLOCKS constant to ext4_utils.
by David Anderson
· 8 years ago
e2f989a
mkuserimg_mke2fs: Support passing reserved block percent
by Patrick Tjin
· 8 years ago
0aec08a
Support Speck encryption.
by Paul Crowley
· 8 years ago
9dff11d
ext4_utils: disable ext4 64bit block support
by Jin Qian
· 8 years ago
43128c0
Merge "ext4_utils: copy mke2fs.conf to HOST_OUT_EXECUTABLES" am: 1f567fabfd
by Jin Qian
· 8 years ago
f921a59
ext4_utils: copy mke2fs.conf to HOST_OUT_EXECUTABLES
by Jin Qian
· 8 years ago
aa4b44e
Merge commit 'f22d9cd819bf8b21bedba3dedcfa08fe8f91a15e' into HEAD
by Xin Li
· 8 years ago
4176397
Fix buffer overflow in blk_alloc_to_base_fs
by Jin Qian
· 8 years ago
373d3c7
Use -Werror in system/extras
by Chih-Hung Hsieh
· 8 years ago
30cb171
ext4_utils: make file system image reproducible
by Jin Qian
· 8 years ago
9f7611a
Merge "Fix mac build." am: 5da045dc1a am: 2cefddbce5 am: 79a353c071
by Andreas Huber
· 8 years ago
b6346d2
Fix mac build.
by Andreas Huber
· 8 years ago
13ab600
Merge "Use -Werror in system/extras" am: 560b2196d5 am: 954d9ce3e7
by Chih-hung Hsieh
· 8 years ago
16db672
Use -Werror in system/extras
by Chih-Hung Hsieh
· 8 years ago
d94bfb0
Merge "Rename libz-host -> libz" am: 52e2821359 am: 4c1cccb5c4 am: 97828709f0
by Dan Willemsen
· 8 years ago
b230e54
Merge "ext4_utils: make file system image reproducible" into oc-mr1-dev
by Tao Bao
· 8 years ago
23df846
Rename libz-host -> libz
by Dan Willemsen
· 8 years ago
18a2974
ext4_utils: make file system image reproducible
by Jin Qian
· 8 years ago
224458f
Merge "ext4_utils: Fix a looping bug and memory leak" am: 1db7fa615d am: ae908cfb27
by Ting-Yuan Huang
· 8 years ago
33c68c0
Merge "Fix reduce_allocation()." am: 7d845bafe5 am: c32774f81e am: 968853c765
by Ting-Yuan Huang
· 8 years ago
1db7fa6
Merge "ext4_utils: Fix a looping bug and memory leak"
by Treehugger Robot
· 8 years ago
7d845ba
Merge "Fix reduce_allocation()."
by Treehugger Robot
· 8 years ago
a343372
ext4_utils: Fix a looping bug and memory leak
by Ting-Yuan Huang
· 8 years ago
484f877
Fix reduce_allocation().
by Ting-Yuan Huang
· 8 years ago
98e4272
ext4_utils: fix off-by-one error when free blocks
by Jin Qian
· 8 years ago
0a26d1b
Merge "ext4_utils: skip symbolic links in basefs file" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
bb581bd
ext4_utils: skip symbolic links in basefs file
by Jin Qian
· 8 years ago
4bebc6a
Try to encrypt /data/media/obb but ignore failures
by Paul Crowley
· 8 years ago
0229b58
Merge "ext4_utils: enable uninit_bg feature for ext4 mke2fs" am: d4c959ba79
by Jin Qian
· 8 years ago
deb3ce2
ext4_utils: enable uninit_bg feature for ext4 mke2fs
by Jin Qian
· 8 years ago
794223c
ext4_utils: enable uninit_bg feature for ext4 mke2fs
by Jin Qian
· 8 years ago
a05b989
Merge changes from topic 'mke2fs_2' am: 6f998b3e59
by Jin Qian
· 8 years ago
fb0ddb2
ext4_utils: copy mke2fs.conf to recovery /etc am: e4d07364c5
by Jin Qian
· 8 years ago
5771bde
ext4_utils: copy mke2fs.conf to /etc
by Jin Qian
· 8 years ago
e4d0736
ext4_utils: copy mke2fs.conf to recovery /etc
by Jin Qian
· 8 years ago
dd57ee8
Merge changes from topic 'ext4_encryption_flag' am: 7ce805c97e am: 4e02dcd7d0
by Tom Cherry
· 8 years ago
9522550
ext4.h: add EXT4_FEATURE_INCOMPAT_ENCRYPT am: 1468fbabdd am: de07b52713
by Eric Biggers
· 8 years ago
4e02dcd
Merge changes from topic 'ext4_encryption_flag' am: 7ce805c97e
by Tom Cherry
· 8 years ago
de07b52
ext4.h: add EXT4_FEATURE_INCOMPAT_ENCRYPT am: 1468fbabdd
by Eric Biggers
· 8 years ago
1468fba
ext4.h: add EXT4_FEATURE_INCOMPAT_ENCRYPT
by Eric Biggers
· 8 years ago
f266c1a
ext4_sb.h: make feature flags in fs_info 32-bit
by Eric Biggers
· 8 years ago
cb8356d
ext4_utils: copy mke2fs.conf to /etc
by Jin Qian
· 8 years ago
1346b96
ext4_utils: copy mke2fs.conf to recovery /etc
by Jin Qian
· 8 years ago
57a2811
ext4_utils: update default conf from e2fsprogs
by Jin Qian
· 9 years ago
a3dc0da
ext4_utils: add default mke2fs.conf
by Jin Qian
· 9 years ago
bd2d5da
resolve merge conflicts of d38ce6ce to oc-dev-plus-aosp
by Elliott Hughes
· 9 years ago
df32140
Switch to libkeyutils.
by Elliott Hughes
· 9 years ago
3e17870
Switch to libkeyutils.
by Elliott Hughes
· 9 years ago
8a12029
Merge "Remove e4crypt_do_init_user0" am: 8ebd2b14a2 am: 52cdeee3d1
by Tom Cherry
· 9 years ago
92a95ea
Remove e4crypt_do_init_user0
by Tom Cherry
· 9 years ago
cdc4f9b
ext4_utils: update default conf from e2fsprogs
by Jin Qian
· 9 years ago
5129041
ext4_utils: define keyctl_unlink()
by Eric Biggers
· 9 years ago
4761c45
ext4_utils: add default mke2fs.conf
by Jin Qian
· 9 years ago
1f3273f
Removed e4crypt_create_device_key
by Janis Danisevskis
· 9 years ago
d151a58
Removed e4crypt_create_device_key
by Janis Danisevskis
· 9 years ago
62e6124
Merge "ext4_utils: fix crash when filesystem size is too small" am: 7902acdaa0 am: d57a607ac7
by Jin Qian
· 9 years ago
63362e1
ext4_utils: fix crash when filesystem size is too small
by Jin Qian
· 9 years ago
2265052
mkuserimg_mke2fs: fix empty -E to mke2fs and empty -S to e2fsdroid
by Ben Fennema
· 9 years ago
5b68239
Merge "ext4_utils: allow specifying HEH filenames encryption"
by Paul Crowley
· 9 years ago
d20d275
Merge "ext4_utils: allow passing flash block sizes to make_ext4fs_sparse functions" am: b1ebb81b46 am: 17b1613366 am: bd62055335
by Connor O'Brien
· 9 years ago
a9fa605
ext4_utils: allow specifying HEH filenames encryption
by Eric Biggers
· 9 years ago
7ba1e20
ext4_utils: allow passing flash block sizes to make_ext4fs_sparse functions
by Connor O'Brien
· 9 years ago
ba223bd
ext4_utils: explicitly enable ext_attr feature
by Jin Qian
· 9 years ago
322d000
Merge "Do not add macro min() definition for C++" am: 95eafbaf0a am: 4a107a12e8 am: c0e5c66110
by bowgotsai
· 9 years ago
95eafba
Merge "Do not add macro min() definition for C++"
by Treehugger Robot
· 9 years ago
16e748e
Merge "Convert several libraries to soong." am: 3b680bb63e am: 087a92d552 am: e27390725c
by Alex Deymo
· 9 years ago
3b680bb
Merge "Convert several libraries to soong."
by Alex Deymo
· 9 years ago
6f2b21d
Merge "ext4_utils: Change to base/logging in ext4_crypt_init_extensions" am: 537783ad78 am: 6d83bb3c82 am: 419875e8e5
by Wei Wang
· 9 years ago
537783a
Merge "ext4_utils: Change to base/logging in ext4_crypt_init_extensions"
by Treehugger Robot
· 9 years ago
d43cc68
Do not add macro min() definition for C++
by bowgotsai
· 9 years ago
9be547a
Merge "Allow passing flash block sizes to libext4_utils" am: de893939ec am: 8018614aab am: fa83cde440
by Connor O'Brien
· 9 years ago
bdd06de
Allow passing flash block sizes to libext4_utils
by Connor O'Brien
· 9 years ago
e8ed694
Convert several libraries to soong.
by Alex Deymo
· 9 years ago
4e9ae53
Merge "Set stripe_width and stride params in make_ext4fs" am: 03785cf69e am: c7f8230a7c am: d3c96f8749
by Connor O'Brien
· 9 years ago
6a6c37f
Set stripe_width and stride params in make_ext4fs
by Connor O'Brien
· 9 years ago
a534e79
ext4_utils: Change to base/logging in ext4_crypt_init_extensions
by Wei Wang
· 9 years ago
ba5ef18
ext4_utils: add logging in forked command
by Wei Wang
· 9 years ago
67e9ad3
Merge "ext4_utils: add logging in forked command"
by TreeHugger Robot
· 9 years ago
8544e22
Merge "Pass stripe_width and stride parameters to mke2fs"
by Connor O'Brien
· 9 years ago
ad1e228
Pass stripe_width and stride parameters to mke2fs
by Connor O'Brien
· 9 years ago
e8f59c7
Remove "_host" and "_static" suffix from libsparse. am: f417a8d230 am: b00a038d73 am: 9100c4af81
by Alex Deymo
· 9 years ago
bb6d580
Remove "_static" and "_host" suffix from libext4_utils definitions. am: b611070c14 am: 60978bf884 am: ad602c57c0
by Alex Deymo
· 9 years ago
8040206
ext4_utils: add logging in forked command
by Wei Wang
· 9 years ago
f417a8d
Remove "_host" and "_static" suffix from libsparse.
by Alex Deymo
· 9 years ago
b611070
Remove "_static" and "_host" suffix from libext4_utils definitions.
by Alex Deymo
· 9 years ago
923a928
Pass stripe_width and stride parameters to mke2fs
by Connor O'Brien
· 9 years ago
434347a
ext4_utils: disable sparse io for e2fsdroid if image is not sparse
by Jin Qian
· 9 years ago
25fa365
Merge "mkuserimg_mke2fs: fix issues creating images"
by TreeHugger Robot
· 9 years ago
e42388d
mkuserimg_mke2fs: fix issues creating images
by Jin Qian
· 9 years ago
fcf16ce
Merge "Add new ext4 feature flags from kernel." am: d36c1d41ad am: 06b26159ac am: b2ce78c48d
by Jeff Sharkey
· 9 years ago
9f9adc5
Add new ext4 feature flags from kernel.
by Jeff Sharkey
· 9 years ago
a4b5aad
Merge "ext4_utils: Fix return value in e4crypt_policy_get" am: 6c26bba8a9 am: 6c0637a8f5 am: 7e9786d791
by Ethan Yonker
· 9 years ago
30b93dd
ext4_utils: Fix return value in e4crypt_policy_get
by Ethan Yonker
· 9 years ago
da053dd
make_ext4fs: add option to specify the number of inodes
by Patrick Tjin
· 9 years ago
29030f9
Manually merge commit 'bf03f2e' into stage-aosp-master am: a083ba6a48 am: 298394ac68
by Adrien Schildknecht
· 9 years ago
Next »