summaryrefslogtreecommitdiff
path: root/ext4_utils
AgeCommit message (Expand)Author
2015-09-01am b4e51e4e: Merge "Remove HOST_OS checks, whitelist windows module"Dan Willemsen
2015-08-28Remove HOST_OS checks, whitelist windows moduleDan Willemsen
2015-08-12Ext4utils: Fix unused parametersAndreas Gampe
2015-08-12am 89a2254a: Merge "Add missing include."Dan Albert
2015-08-11Add missing include.Dan Albert
2015-07-31am 9c6eab9a: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."Elliott Hughes
2015-07-31Use __ANDROID__ instead of HAVE_ANDROID_OS.Elliott Hughes
2015-07-14am dfff022d: Merge "ext4_utils: Wrap wipe.h to be C++ compatible."Tao Bao
2015-07-13ext4_utils: Wrap wipe.h to be C++ compatible.Tao Bao
2015-07-10am b89e81dc: fs_config: align with new explicit fs_config target_out parameterThierry Strudel
2015-07-09fs_config: align with new explicit fs_config target_out parameterThierry Strudel
2015-06-12am 2fa9e939: Retry polling to prevent failuresPaul Lawrence
2015-06-12Retry polling to prevent failuresPaul Lawrence
2015-06-10Remove selinux/android.h from host toolsJeff Vander Stoep
2015-06-04am b411bcc1: Move crypt commands to a different listener in voldPaul Lawrence
2015-06-03Move crypt commands to a different listener in voldPaul Lawrence
2015-05-29DO NOT MERGE New faster file open kernelPaul Lawrence
2015-05-29DO NOT MERGE Use default key permissions for ext4encPaul Lawrence
2015-05-29DO NOT MERGE Enable properties in ext4encPaul Lawrence
2015-05-29DO NOT MERGE New ext4enc kernel switching from xattrs to ioctlPaul Lawrence
2015-05-29DO NOT MERGE Securely encrypt the master keyPaul Lawrence
2015-05-19Set -fno-strict-aliasing here so we can get rid of it globallyBernhard Rosenkränzer
2015-05-14Merge "Remove selinux/android.h from host tools"Jeff Vander Stoep
2015-05-13Remove selinux/android.h from host toolsJeff Vander Stoep
2015-05-11Don't apply default encryption to /data/user, it should get per-userPaul Crowley
2015-05-05Use default key permissions for ext4encPaul Lawrence
2015-05-05New faster file open kernelPaul Lawrence
2015-05-03Fix asan error when copying super block to backup super blocksColin Cross
2015-04-30Enable properties in ext4encPaul Lawrence
2015-04-30New ext4enc kernel switching from xattrs to ioctlPaul Lawrence
2015-04-29Merge "Securely encrypt the master key"master-soongPaul Lawrence
2015-04-28make_ext4fs: write out super blocks at last for block devicesEric Miao
2015-04-28Securely encrypt the master keyPaul Lawrence
2015-04-28Add real UUID support to ext4_utils.Jeff Sharkey
2015-04-28Revert "Securely encrypt the master key"Paul Lawrence
2015-04-27Securely encrypt the master keyPaul Lawrence
2015-04-15am 81c39be5: Merge "make_ext4fs: use libcutils and libselinux shared libraries"Mark Salyzyn
2015-04-15make_ext4fs: use libcutils and libselinux shared librariesMark Salyzyn
2015-04-09am a8ac44e4: Merge "select(2) is bad, always use poll(2). Also remove unneces...Paul Crowley
2015-04-09select(2) is bad, always use poll(2). Also remove unnecessary loop.Paul Crowley
2015-04-07Add real UUID support to ext4_utils.Jeff Sharkey
2015-04-06ext_utils: xattr_free_space assertMark Salyzyn
2015-04-06ext4_utils: xattr_assert_sane false positivesMark Salyzyn
2015-04-04Fix missing '\n's in kernel logging.Elliott Hughes
2015-04-02Merge "ext4_utils: move fs_config to libcutils"Mark Salyzyn
2015-04-02ext4_utils: move fs_config to libcutilsMark Salyzyn
2015-04-01ext4_utils: Abstracting ext4 encryption property systemPaul Lawrence
2015-03-30Clean up includesPaul Lawrence
2015-03-28Don't #include "../".Elliott Hughes
2015-03-27[HACK] Adding e4crypt supportPaul Lawrence