summaryrefslogtreecommitdiff
path: root/ext4_utils/make_ext4fs.c
AgeCommit message (Expand)Author
2017-11-07ext4_utils: delete make_ext4fs relavant code and scriptJin Qian
2017-10-03Merge "Fix mac build." am: 5da045dc1a am: 2cefddbce5Andreas Huber
2017-10-03Fix mac build.Andreas Huber
2017-10-03Merge "Use -Werror in system/extras" am: 560b2196d5 am: 954d9ce3e7Chih-hung Hsieh
2017-10-02Use -Werror in system/extrasChih-Hung Hsieh
2017-09-21Merge "ext4_utils: Fix a looping bug and memory leak" am: 1db7fa615d am: ae90...Ting-Yuan Huang
2017-09-19ext4_utils: Fix a looping bug and memory leakTing-Yuan Huang
2017-08-28ext4_utils: skip symbolic links in basefs fileJin Qian
2017-03-25ext4_utils: fix crash when filesystem size is too smallJin Qian
2017-02-06ext4_utils: allow passing flash block sizes to make_ext4fs_sparse functionsConnor O'Brien
2017-01-24Allow passing flash block sizes to libext4_utilsConnor O'Brien
2016-11-18ext4_utils: Remove signed/unsigned comparison warningsDmitry Shmidt
2016-10-09ext4_utils: Export headers for libext4_utils* libs.Tao Bao
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-04-28Incremental Ext4 Bug: prevent out of bound boundary allocationsMohamad Ayyash
2016-04-15make_ext4fs: Modify ext4 filesystem setup to speed up fsckMohamad Ayyash
2016-02-23Don't define incremental ext4 for windowsMohamad 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-18Redesign make_ext4fs to incrementally generate ext4 imagesMohamad Ayyash
2016-02-03Merge "Fix warnings in system/extras." am: 4eb09a62f2Dan Albert
2016-02-02Fix warnings in system/extras.Dan Albert
2015-11-27Add _directory function for fd-based ext4 filesystem creationPaul Crowley
2015-11-11Create convert_fbe breadcrumb file to support conversion to FBEPaul Lawrence
2015-08-24make_ext4fs: Turn off EXT4_FEATURE_RO_COMPAT_GDT_CSUM flag for nowDaniel Rosenberg
2015-07-10am 830175fa: am b89e81dc: fs_config: align with new explicit fs_config target...Thierry Strudel
2015-07-09fs_config: align with new explicit fs_config target_out parameterThierry Strudel
2015-06-10Remove selinux/android.h from host toolsJeff Vander Stoep
2015-05-13Remove selinux/android.h from host toolsJeff Vander Stoep
2015-04-28make_ext4fs: write out super blocks at last for block devicesEric Miao
2015-04-28Add real UUID support to ext4_utils.Jeff Sharkey
2015-04-07Add real UUID support to ext4_utils.Jeff Sharkey
2015-01-08make_ext4fs: workaround for a glibc scandir bugMihai Serban
2014-08-12add option to make_ext4fs to record blocks for each fileDoug Zongker
2014-06-16am fb0c6296: am 9c82554e: Merge "Ignore wipe operation on non-block devices."David 'Digit' Turner
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-01-31resolved conflicts for merge of 74da0434 to masterColin Cross
2014-01-29ext4_utils: fix build for 64 bitColin Cross
2014-01-23ext4_utils: move sparse file pointer out of fs_infoColin Cross
2013-12-06allow fixing timestamps when building ext4 filesystemDoug Zongker
2013-02-20ext4_utils: add filesystem capabilities support.Nick Kralevich
2013-02-20ext4_utils: clean up some warnings.Nick Kralevich
2013-02-04ext4_utils: mark uninitialized inode tables in block groupsColin Cross