]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - misc/mke2fs.c
libext2fs: update tst_super_size to include new superblock fields
[thirdparty/e2fsprogs.git] / misc / mke2fs.c
2018-08-14  Theodore Ts'oMerge branch 'maint' into next
2018-08-14  Theodore Ts'oReserve codepoints for the fsverity feature.
2018-06-26  Theodore Ts'otests, mke2fs: add option to suppress xattr copying...
2018-06-24  Theodore Ts'omke2fs: add proper error checking in write_reserved_inodes
2018-05-14  Theodore Ts'omke2fs: print error string if ext2fs_close_free() fails
2018-03-11  Theodore Ts'oFix build problems on the Hurd OS
2018-03-03  Theodore Ts'oMerge branch 'maint' into next
2018-03-02  Theodore Ts'oMerge branch 'maint' into next
2018-02-27  Theodore Ts'omke2fs: use io_channel_flush() instead of sync() for...
2018-02-26  Jin QianAOSP: mke2fs, libext2fs: make filesystem image reproducible
2018-02-26  Jin QianAOSP: build mke2fs for windows using android mingw...
2018-02-26  Jin QianAOSP: mke2fs, libext2fs: fix bugs on windows
2018-02-26  Theodore Ts'oMerge branch 'maint' into next
2018-02-09  Theodore Ts'oMerge tag 'v1.43.9' into next
2018-01-04  Theodore Ts'oMerge branch 'maint' into next
2018-01-02  Theodore Ts'oMerge branch 'maint' into next
2017-12-13  Theodore Ts'oMerge branch 'maint' into next
2017-12-05  Theodore Ts'oMerge branch 'maint' into next
2017-10-18  Theodore Ts'oMerge branch 'maint' into next
2017-10-17  Theodore Ts'oMerge branch 'maint' into next
2017-10-16  Theodore Ts'oMerge branch 'maint' into next
2017-10-15  Theodore Ts'oMerge branch 'maint' into next
2017-09-20  Theodore Ts'omke2fs: fix spelling typo
2017-09-07  Theodore Ts'oMerge branch 'maint' into next
2017-08-29  Theodore Ts'oMerge branch 'maint' into next
2017-08-23  Theodore Ts'omke2fs: automatically use 256 byte inodes if project...
2017-08-22  Theodore Ts'oMerge branch 'maint' into next
2017-08-14  Theodore Ts'oMerge branch 'maint' into next
2017-08-04  Theodore Ts'oMerge branch 'maint' into next
2017-07-28  Theodore Ts'oMerge branch 'maint' into next
2017-07-11  Theodore Ts'oMerge branch 'maint' into next
2017-07-05  Tahsin Erdoganmke2fs: ea_inode is not supported for hurd
2017-07-05  Andreas Dilgere2fsck: add support for large xattrs in external inodes
2017-07-05  Theodore Ts'oMerge branch 'maint' into next
2017-06-23  Theodore Ts'oMerge branch 'maint' into next
2017-05-30  Theodore Ts'oMerge branch 'maint' into next
2017-05-29  Drew Davenporte2fsprogs: Make -U option consistent between tune2fs...
2017-05-25  Theodore Ts'oMerge branch 'maint' into next
2017-05-25  Theodore Ts'oMerge branch 'maint' into next
2017-05-24  Adrien SchildknechtAOSP: libext2fs: android sparse io manager
2017-05-19  Theodore Ts'oMerge branch 'maint' into next
2017-04-26  Theodore Ts'oMerge branch 'maint' into next
2017-04-13  Artem Blagodarenkoe2fsprogs: add support for 3-level htree
2017-01-13  Eric Sandeenlibext2fs: don't ignore fsync errors
2016-11-12  Theodore Ts'odebugfs, e2fsck, mke2fs: fix miscellaneous memory leaks...
2016-11-11  Theodore Ts'oAvoid dereferencing beyond allocated memory in quota...
2016-10-25  Jan Karamke2fs: Avoid crashes / infinite loops for absurdly...
2016-08-10  Theodore Ts'oMerge branch 'maint' into next
2016-06-07  Theodore Ts'oRemove the last of behaviour-specific checks on EXT2_OS...
2016-06-07  Theodore Ts'oMerge branch 'maint' into next
2016-06-06  Theodore Ts'omke2fs: warn if user provides a label which is too...
2016-05-29  Theodore Ts'olibsupport: fix gcc -Wall nits
2016-05-17  Theodore Ts'omisc: fix various Coverity warnings
2016-05-12  Marcus Huewemke2fs: fix filesystem size calculation, if an offset...
2016-05-10  Theodore Ts'omke2fs: support multiple -O options
2016-05-09  Theodore Ts'omke2fs: fix the parsing used for -E quotatype=usrquota...
2016-05-01  Theodore Ts'omke2fs: adjust the default file system size by the...
2016-04-15  Theodore Ts'oMerge branch 'maint' into next
2016-03-27  Marcus Huewemke2fs: fix for the "-E offset=N" option
2016-03-22  Theodore Ts'oMerge branch 'maint' into next
2016-03-21  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Darrick J. Wongmke2fs: store checksum seed at format time
2016-03-06  Li XiAdd project quota support
2016-03-06  Li XiAdd project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT
2016-03-06  Li XiClean up codes for adding new quota type
2015-11-30  Andreas Dilgermke2fs: sort "-d" option alphabetically
2015-11-30  Theodore Ts'oMerge branch 'maint' into next
2015-11-16  Matthieu Dupontmake2fs: parse a human readable inode ratio for the...
2015-10-24  Darrick J. Wongmisc: clean up feature test macros with predicate functions
2015-09-29  Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2015-07-22  Theodore Ts'oMerge branch 'maint' into next
2015-07-13  Theodore Ts'omisc: cleanup gcc -Wall warnings
2015-07-13  Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-13  Theodore Ts'oMove the profile parsing functions from e2fsck to lib...
2015-07-12  Theodore Ts'orename libquota.a to libsupport.a
2015-07-04  Theodore Ts'oconfigure: remove support to disable quota support
2015-06-21  Theodore Ts'oMerge branch 'maint' into next
2015-06-20  Theodore Ts'oMerge branch 'maint' into next
2015-06-20  Andreas Dilgermke2fs: prompt for user verification for "-S"
2015-06-16  Theodore Ts'oMerge branch 'maint' into next
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
2015-05-17  Darrick J. Wongmisc: fix undo file setup
2015-05-05  Darrick J. Wongcopyin: fix error handling
2015-05-05  Darrick J. Wongmke2fs: optionally create undo file
2015-04-06  Theodore Ts'oMerge branch 'maint' into next
2015-04-06  Theodore Ts'oChange filename encryption to use CTS mode
2015-03-09  Ildar Muslukhovmisc: teach mke2fs to create encrypted file systems
2015-02-16  Theodore Ts'oMerge branch 'maint' into next
2015-01-19  Theodore Ts'oMerge branch 'maint' into next
2014-12-26  Theodore Ts'oMerge branch 'maint' into next
2014-12-15  Theodore Ts'oMerge branch 'maint' into next
2014-12-14  Darrick J. Wongmke2fs: don't zero inode table blocks that are already...
2014-12-03  Theodore Ts'oMerge branch 'maint' into next
2014-11-05  Darrick J. Wongmke2fs: warn if enabling metadata_csum on a pre-3.18...
2014-11-05  Theodore Ts'oMerge branch 'maint' into next
2014-11-04  Theodore Ts'oMerge branch 'maint' into next
2014-11-04  Theodore Ts'oMerge branch 'maint' into next
next