summaryrefslogtreecommitdiff
path: root/ext4_utils
AgeCommit message (Expand)Author
2016-10-05Test for _WIN32 in system/extras instead of USE_MINGW.Elliott Hughes
2016-09-30Revert "ext4_utils: -Werror"Colin Cross
2016-09-29ext4_utils: -WerrorMark Salyzyn
2016-05-18Merge "Fix misc-macro-parentheses warnings in ext4_utils." am: df7471f264Chih-Hung Hsieh
2016-05-18Fix misc-macro-parentheses warnings in ext4_utils.Chih-Hung Hsieh
2016-05-12Remove canned_fs_config from ext4_utilsMohamad Ayyash
2016-05-10Fail with an error if we can\'t read the policy for encryptionPaul Crowley
2016-05-10Fail with an error if we can't read the policy for encryptionPaul Crowley
2016-04-29Incr Ext4: Properly merge block_allocation listsMohamad Ayyash
2016-04-29Incremental Ext4 Bug: prevent out of bound boundary allocationsMohamad Ayyash
2016-04-29Incr Ext4: Properly merge block_allocation listsMohamad Ayyash
2016-04-28Incremental Ext4 Bug: prevent out of bound boundary allocationsMohamad Ayyash
2016-04-25Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2016-04-19make_ext4fs: Modify ext4 filesystem setup to speed up fsckMohamad Ayyash
2016-04-15make_ext4fs: Modify ext4 filesystem setup to speed up fsckMohamad Ayyash
2016-04-08Merge "Remove canned_fs_config from ext4_utils" into nyc-devMohamad Ayyash
2016-04-07Remove canned_fs_config from ext4_utilsMohamad Ayyash
2016-03-10Merge "Avoid bogus warnings by branching on whether dir is empty." into nyc-devPaul Crowley
2016-03-10Avoid bogus warnings by branching on whether dir is empty.Paul Crowley
2016-03-09Merge changes from topic \'incremental-ext4\' into nyc-devMohamad Ayyash
2016-03-02make_ext4_fs: Clean up a few error messagesMohamad Ayyash
2016-03-02Introduce blk_alloc_to_base_fs utilityMohamad Ayyash
2016-02-24Don\'t define incremental ext4 for windowsMohamad Ayyash
2016-02-23Don't define incremental ext4 for windowsMohamad Ayyash
2016-02-23Redesign make_ext4fs to incrementally generate ext4 imagesMohamad Ayyash
2016-02-23Redesign make_ext4fs to incrementally generate ext4 imagesMohamad Ayyash
2016-02-19Revert "Redesign make_ext4fs to incrementally generate ext4 images"Mohamad Ayyash
2016-02-19Revert "Redesign make_ext4fs to incrementally generate ext4 images"Mohamad Ayyash
2016-02-19Redesign make_ext4fs to incrementally generate ext4 imagesMohamad Ayyash
2016-02-18Redesign make_ext4fs to incrementally generate ext4 imagesMohamad Ayyash
2016-02-12Merge "Fix memory leak of dirbuf."Chih-hung Hsieh
2016-02-12Fix memory leak of dirbuf.Chih-Hung Hsieh
2016-02-09Encrypt /data/miscPaul Lawrence
2016-02-05Add methods to get and ensure encryption policy.Jeff Sharkey
2016-02-04Remove unencrypted propertiesPaul Lawrence
2016-02-03Merge "Fix warnings in system/extras." am: 4eb09a62f2Dan Albert
2016-02-02Fix warnings in system/extras.Dan Albert
2016-02-02Remove e4crypt_non_default_keyPaul Lawrence
2016-02-01Merge "Give init the means to invoke "cryptfs init_user0""Paul Crowley
2016-02-01Give init the means to invoke "cryptfs init_user0"Paul Crowley
2016-01-28Add support for per-user DE keys.Paul Crowley
2016-01-21Merge "Remove no-longer-needed crypto init builtins"Paul Crowley
2016-01-21Merge "Exclude several more directories in /data from encryption"Paul Crowley
2016-01-20Remove no-longer-needed crypto init builtinsPaul Crowley
2016-01-20Exclude several more directories in /data from encryptionPaul Crowley
2016-01-19Merge "key_control.cpp: Use linux/keyctl.h" am: a17fc6dab2Nick Kralevich
2016-01-19key_control.cpp: Use linux/keyctl.hNick Kralevich
2015-12-21Merge "libext4_utils: add dependency on libselinux" am: 6beecb69bdColin Cross
2015-12-21libext4_utils: add dependency on libselinuxColin Cross
2015-12-09Add createuserkeyPaul Lawrence