aboutsummaryrefslogtreecommitdiff
path: root/misc/mke2fs.c
AgeCommit message (Expand)Author
2020-06-24ANDROID: mke2fs: Support encrypt+casefoldDaniel Rosenberg
2019-10-25BACKPORT, FROMLIST: Support the stable_inodes featureEric Biggers
2019-09-26Merge "Revert "AOSP: mke2fs: print error and exit if MKE2FS_CONFIG is invalid""ndk-sysroot-r21Tao Bao
2019-09-26Revert "AOSP: mke2fs: print error and exit if MKE2FS_CONFIG is invalid"Tao Bao
2019-09-26Merge "Disable leak detection locally."Steven Moreland
2019-09-25Merge changes from topic "e2fsprogs-1.45.4"Eric Biggers
2019-09-24Disable leak detection locally.Steven Moreland
2019-09-20AOSP: mke2fs: print error and exit if MKE2FS_CONFIG is invalidDaniel Mentz
2019-05-12mke2fs: fix memory leak when parsing encoding flagsTheodore Ts'o
2019-05-06mke2fs: fix check for absurdly large devicesAndreas Dilger
2019-05-03Rename the feature "fname_encoding" to be "casefold".Theodore Ts'o
2019-03-06misc: fix spelling errorTheodore Ts'o
2018-12-02mke2fs: configure encoding during superblock initializationGabriel Krisman Bertazi
2018-08-13Reserve codepoints for the fsverity feature.Theodore Ts'o
2018-06-26tests, mke2fs: add option to suppress xattr copying to fix f_extent_htreeTheodore Ts'o
2018-06-24mke2fs: add proper error checking in write_reserved_inodesTheodore Ts'o
2018-05-14mke2fs: print error string if ext2fs_close_free() failsTheodore Ts'o
2018-03-10Fix build problems on the Hurd OSTheodore Ts'o
2018-02-26mke2fs: use io_channel_flush() instead of sync() for sync_kludgeTheodore Ts'o
2018-02-26AOSP: mke2fs, libext2fs: make filesystem image reproducibleJin Qian
2018-02-26AOSP: build mke2fs for windows using android mingw libraryJin Qian
2018-02-26AOSP: mke2fs, libext2fs: fix bugs on windowsJin Qian
2017-10-15Merge branch 'maint' into nextTheodore Ts'o
2017-09-20mke2fs: fix spelling typoTheodore Ts'o
2017-08-29Merge branch 'maint' into nextTheodore Ts'o
2017-08-23mke2fs: automatically use 256 byte inodes if project feature enabledTheodore Ts'o
2017-07-04mke2fs: ea_inode is not supported for hurdTahsin Erdogan
2017-07-04e2fsck: add support for large xattrs in external inodesAndreas Dilger
2017-05-29Merge branch 'maint' into nextTheodore Ts'o
2017-05-29e2fsprogs: Make -U option consistent between tune2fs and mke2fsDrew Davenport
2017-05-23AOSP: libext2fs: android sparse io managerAdrien Schildknecht
2017-04-13e2fsprogs: add support for 3-level htreeArtem Blagodarenko
2017-01-13libext2fs: don't ignore fsync errorsEric Sandeen
2016-11-12debugfs, e2fsck, mke2fs: fix miscellaneous memory leaks detected by ASANTheodore Ts'o
2016-11-11Avoid dereferencing beyond allocated memory in quota handlingTheodore Ts'o
2016-10-25mke2fs: Avoid crashes / infinite loops for absurdly large devicesJan Kara
2016-06-07Remove the last of behaviour-specific checks on EXT2_OS_LINUXTheodore Ts'o
2016-06-05mke2fs: warn if user provides a label which is too longTheodore Ts'o
2016-05-29libsupport: fix gcc -Wall nitsTheodore Ts'o
2016-05-17misc: fix various Coverity warningsTheodore Ts'o
2016-05-12mke2fs: fix filesystem size calculation, if an offset is specifiedMarcus Huewe
2016-05-10mke2fs: support multiple -O optionsTheodore Ts'o
2016-05-08mke2fs: fix the parsing used for -E quotatype=usrquota:grpquota:prjquotaTheodore Ts'o
2016-05-01mke2fs: adjust the default file system size by the offsetTheodore Ts'o
2016-03-26mke2fs: fix for the "-E offset=N" optionMarcus Huewe
2016-03-06mke2fs: store checksum seed at format timeDarrick J. Wong
2016-03-06Add project quota supportLi Xi
2016-03-06Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECTLi Xi
2016-03-06Clean up codes for adding new quota typeLi Xi
2015-11-30mke2fs: sort "-d" option alphabeticallyAndreas Dilger