summaryrefslogtreecommitdiff
path: root/ext4_utils
AgeCommit message (Expand)Author
2015-07-09fs_config: align with new explicit fs_config target_out parameterThierry Strudel
2015-06-12Retry polling to prevent failuresPaul Lawrence
2015-06-10Remove selinux/android.h from host toolsJeff Vander Stoep
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-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
2015-01-08am 368d0a31: Merge "make_ext4fs: workaround for a glibc scandir bug"Elliott Hughes
2015-01-08make_ext4fs: workaround for a glibc scandir bugMihai Serban
2015-01-05resolved conflicts for merge of 3701548f to lmp-mr1-dev-plus-aospDavid 'Digit' Turner
2014-12-17ext4_utils: Support -L LABEL option on mkuserimgChristoffer Dall
2014-11-18Support [-j <journal_size>] in mkuserimg.shYing Wang
2014-08-12fix buildDoug Zongker
2014-08-12add option to make_ext4fs to record blocks for each fileDoug Zongker
2014-06-17reduce mkuserimg.sh chattinessDoug Zongker
2014-06-16am fb0c6296: am 9c82554e: Merge "Ignore wipe operation on non-block devices."David 'Digit' Turner
2014-06-16optionally use a canned fs_config when building ext4 fsDoug Zongker
2014-06-13Ignore wipe operation on non-block devices.David 'Digit' Turner
2014-05-16am 14119df1: am b733b3c7: Merge "The situation len = 0 and absolute = false n...Colin Cross
2014-04-30The situation len = 0 and absolute = false need to be handledBenoit Fradin
2014-04-27am fde5b354: am 79950456: Merge "Label lost+found directories with SELinux se...Nick Kralevich
2014-04-25Label lost+found directories with SELinux security contexts.Stephen Smalley
2014-03-03Remove warningsPaul Lawrence
2014-02-15am d27ada97: Merge "ext4_utils: don\'t leave bad image file in case of error"JP Abgrall
2014-02-14ext4_utils: don't leave bad image file in case of errorJP Abgrall
2014-02-13am c0f813af: Merge "Set s_flags to 2 to prevent a write on first mount."Geremy Condra
2014-02-13Set s_flags to 2 to prevent a write on first mount.Geremy Condra
2014-02-05am 991d0bbb: Merge "make_ext4fs: fix block allocation to be best-fit"Colin Cross
2014-02-05make_ext4fs: fix block allocation to be best-fitColin Cross
2014-01-31resolved conflicts for merge of 74da0434 to masterColin Cross
2014-01-29ext4_utils: fix build for 64 bitColin Cross
2014-01-29ext4 utils: Refactor read_ext, and expose some of the functionsPaul Lawrence
2014-01-23ext4_utils: move superblock parsing to its own compilation unitColin Cross
2014-01-23ext4_utils: move sparse file pointer out of fs_infoColin Cross