Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_extras
/
95eafbaf0a6363ed56ea9454c06efea90ee15cc5
/
ext4_utils
95eafba
Merge "Do not add macro min() definition for C++"
by Treehugger Robot
· 9 years ago
3b680bb
Merge "Convert several libraries to soong."
by Alex Deymo
· 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
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
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
ad1e228
Pass stripe_width and stride parameters to mke2fs
by Connor O'Brien
· 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
9f9adc5
Add new ext4 feature flags from kernel.
by Jeff Sharkey
· 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
a083ba6
Manually merge commit 'bf03f2e' into stage-aosp-master
by The Android Automerger
· 9 years ago
bf03f2e
Merge changes from topic 'e2fsprogs'
by Treehugger Robot
· 9 years ago
6b947e3
ext4_utils: move ext2simg to upstream e2fsprogs
by Adrien Schildknecht
· 9 years ago
3f6ea67
ext4_utils: use mke2fs instead of make_ext4
by Adrien Schildknecht
· 9 years ago
efd86ce
Merge "ext4_utils: Remove signed/unsigned comparison warnings" am: 2417cf79ce
by Dmitry Shmidt
· 9 years ago
cd20530
ext4_utils: Remove signed/unsigned comparison warnings
by Dmitry Shmidt
· 9 years ago
a28eba4
Merge "Fix kernel panic when boot up" am: 857a9f9a57
by zhang sanshan
· 9 years ago
c71eaf3
Fix kernel panic when boot up
by zhang sanshan
· 9 years ago
036879c
Merge "Remove unused dependencies" am: 1a62169e96
by Michael Schwartz
· 9 years ago
77d7c39
Remove unused dependencies
by Michael Schwartz
· 9 years ago
6d2345d
ext4_utils: Export headers for libext4_utils* libs. am: 018ef1be61 am: 46dcc11638
by Tao Bao
· 9 years ago
018ef1b
ext4_utils: Export headers for libext4_utils* libs.
by Tao Bao
· 9 years ago
3d5575e
Merge "Fix ext4_util logging" am: c9ff61e5f4 am: 581b45e474 am: 0b6bdf1674
by Wei Wang
· 9 years ago
2227190
Fix ext4_util logging
by Wei Wang
· 9 years ago
b46a78b
Merge "Test for _WIN32 in system/extras instead of USE_MINGW." am: 1607d18122 am: bc6d8081ce
by Elliott Hughes
· 9 years ago
1eb2f54
Test for _WIN32 in system/extras instead of USE_MINGW.
by Elliott Hughes
· 9 years ago
5b55849
Merge "Revert "ext4_utils: -Werror"" am: 3e3353e88f am: 884bf31b61
by Colin Cross
· 9 years ago
afb5297
Revert "ext4_utils: -Werror"
by Colin Cross
· 9 years ago
660a60d
ext4_utils: -Werror am: f55303f4a4 am: 6379b757ca am: ab0fd7c9c0
by Mark Salyzyn
· 9 years ago
f55303f
ext4_utils: -Werror
by Mark Salyzyn
· 9 years ago
045794d
Get encryption mode for policy am: c096c9c65f
by Paul Lawrence
· 9 years ago
c366aab
Revert "Add fileencrypted=software/ice to fstab options" am: 4818b73cf8
by Paul Lawrence
· 9 years ago
c096c9c
Get encryption mode for policy
by Paul Lawrence
· 9 years ago
4818b73
Revert "Add fileencrypted=software/ice to fstab options"
by Paul Lawrence
· 9 years ago
f5d3c22
Merge "Fix misc-macro-parentheses warnings in ext4_utils." am: df7471f264 am: 57884319ef
by Chih-Hung Hsieh
· 9 years ago
19667ae
Merge "Fix misc-macro-parentheses warnings in ext4_utils." am: df7471f264
by Chih-Hung Hsieh
· 9 years ago
91d5f60
Fix misc-macro-parentheses warnings in ext4_utils.
by Chih-Hung Hsieh
· 9 years ago
aebfde3
Remove canned_fs_config from ext4_utils
by Mohamad Ayyash
· 10 years ago
8c2c8f3
Add fileencrypted=software/ice to fstab options am: e8299d81a1
by Paul Lawrence
· 10 years ago
e8299d8
Add fileencrypted=software/ice to fstab options
by Paul Lawrence
· 10 years ago
54e7cc1
Fail with an error if we can\'t read the policy for encryption am: 8d53b9619b
by Paul Crowley
· 10 years ago
fa85e9f
Fail with an error if we can\'t read the policy for encryption am: 8d53b9619b
by Paul Crowley
· 10 years ago
8d53b96
Fail with an error if we can't read the policy for encryption
by Paul Crowley
· 10 years ago
d0b885a
Incr Ext4: Properly merge block_allocation lists am: f7124d6c95
by Mohamad Ayyash
· 10 years ago
8f23258
Incremental Ext4 Bug: prevent out of bound boundary allocations am: d2ed02a940
by Mohamad Ayyash
· 10 years ago
f7124d6
Incr Ext4: Properly merge block_allocation lists
by Mohamad Ayyash
· 10 years ago
d2ed02a
Incremental Ext4 Bug: prevent out of bound boundary allocations
by Mohamad Ayyash
· 10 years ago
398fabd
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 10 years ago
fcd9c18
make_ext4fs: Modify ext4 filesystem setup to speed up fsck am: dedf8f9705
by Mohamad Ayyash
· 10 years ago
dedf8f9
make_ext4fs: Modify ext4 filesystem setup to speed up fsck
by Mohamad Ayyash
· 10 years ago
2f9066f
Merge "Remove canned_fs_config from ext4_utils" into nyc-dev am: b317b33
by Mohamad Ayyash
· 10 years ago
aa8b355
Remove canned_fs_config from ext4_utils
by Mohamad Ayyash
· 10 years ago
7510396
Merge "Avoid bogus warnings by branching on whether dir is empty." into nyc-dev
by Paul Crowley
· 10 years ago
af96272
Avoid bogus warnings by branching on whether dir is empty.
by Paul Crowley
· 10 years ago
35d7f38
Merge changes from topic \'incremental-ext4\' into nyc-dev am: e958ab33e6
by Mohamad Ayyash
· 10 years ago
a6866eb
make_ext4_fs: Clean up a few error messages
by Mohamad Ayyash
· 10 years ago
2eb7904
Introduce blk_alloc_to_base_fs utility
by Mohamad Ayyash
· 10 years ago
2c26ed3
Don\'t define incremental ext4 for windows am: ef24424e32
by Mohamad Ayyash
· 10 years ago
ef24424
Don't define incremental ext4 for windows
by Mohamad Ayyash
· 10 years ago
659fd48
Redesign make_ext4fs to incrementally generate ext4 images am: 9579198cd7
by Mohamad Ayyash
· 10 years ago
9579198
Redesign make_ext4fs to incrementally generate ext4 images
by Mohamad Ayyash
· 10 years ago
cbe2414
Revert "Redesign make_ext4fs to incrementally generate ext4 images"
by Mohamad Ayyash
· 10 years ago
18785a8
Revert "Redesign make_ext4fs to incrementally generate ext4 images"
by Mohamad Ayyash
· 10 years ago
7e898fe
Redesign make_ext4fs to incrementally generate ext4 images am: 3d960843a2
by Mohamad Ayyash
· 10 years ago
3d96084
Redesign make_ext4fs to incrementally generate ext4 images
by Mohamad Ayyash
· 10 years ago
7dbb966
Merge "Fix memory leak of dirbuf." am: dc0cfc06df
by Chih-hung Hsieh
· 10 years ago
df834a9
Fix memory leak of dirbuf.
by Chih-Hung Hsieh
· 10 years ago
8b11474
Encrypt /data/misc
by Paul Lawrence
· 10 years ago
78efe41
Add methods to get and ensure encryption policy.
by Jeff Sharkey
· 10 years ago
59ffd6d
Remove unencrypted properties
by Paul Lawrence
· 10 years ago
ef77d0d
Merge "Fix warnings in system/extras." am: 4eb09a62f2 am: 1b0f797a72
by Dan Albert
· 10 years ago
8797850
Fix warnings in system/extras.
by Dan Albert
· 10 years ago
88bebba
Remove e4crypt_non_default_key
by Paul Lawrence
· 10 years ago
c04a424
Merge "Give init the means to invoke "cryptfs init_user0""
by Paul Crowley
· 10 years ago
facc162
Give init the means to invoke "cryptfs init_user0"
by Paul Crowley
· 10 years ago
e0b351b
Add support for per-user DE keys.
by Paul Crowley
· 10 years ago
e053338
Merge "Remove no-longer-needed crypto init builtins"
by Paul Crowley
· 10 years ago
d28cf3d
Merge "Exclude several more directories in /data from encryption"
by Paul Crowley
· 10 years ago
f50af65
Remove no-longer-needed crypto init builtins
by Paul Crowley
· 10 years ago
e599e04
Exclude several more directories in /data from encryption
by Paul Crowley
· 10 years ago
b68ad62
Merge "key_control.cpp: Use linux/keyctl.h" am: a17fc6dab2 am: f95a3aad97
by Nick Kralevich
· 10 years ago
7d7a26d
key_control.cpp: Use linux/keyctl.h
by Nick Kralevich
· 10 years ago
0c70673
Merge "libext4_utils: add dependency on libselinux" am: 6beecb69bd
by Colin Cross
· 10 years ago
db21988
libext4_utils: add dependency on libselinux
by Colin Cross
· 10 years ago
3045e27
Add createuserkey
by Paul Lawrence
· 10 years ago
d7a3fb4
Add _directory function for fd-based ext4 filesystem creation
by Paul Crowley
· 10 years ago
a2d79fd
Merge "Create convert_fbe breadcrumb file to support conversion to FBE"
by Paul Lawrence
· 10 years ago
f939fe3
Special-case for credential encrypted system dir.
by Jeff Sharkey
· 10 years ago
01c43f2
Create convert_fbe breadcrumb file to support conversion to FBE
by Paul Lawrence
· 10 years ago
307f132
Merge "ext4_utils: Parse unclean super block" am: a17cfd8b6d am: 0525bd6eae
by Sami Tolvanen
· 10 years ago
0525bd6
Merge "ext4_utils: Parse unclean super block" am: a17cfd8b6d
by Sami Tolvanen
· 10 years ago
a17cfd8
Merge "ext4_utils: Parse unclean super block"
by Sami Tolvanen
· 10 years ago
cb7274d
ext4_utils: Parse unclean super block
by Johan Redestig
· 10 years ago
9b5b030
am 78b7722a: am 0b2f8f6c: am 665ae145: Merge "Setup filesystem for automatic forced repair"
by Mohamad Ayyash
· 10 years ago
0b2f8f6
am 665ae145: Merge "Setup filesystem for automatic forced repair"
by Mohamad Ayyash
· 10 years ago
Next »