Whamcloud - gitweb
ext4.5: document the stable_inodes feature
[tools/e2fsprogs.git] / misc / mke2fs.c
2020-01-27 Li Dongyangmke2fs: set overhead in super block
2020-01-25 Theodore Ts'oMerge branch 'maint' into next
2020-01-25 Andreas Dilgermmp: abstract out repeated 'sizeof(buf), buf' usage
2020-01-02 Theodore Ts'oMerge branch 'maint' into next
2020-01-01 Li Dongyangmke2fs: fix setting bad blocks in the block bitmap
2019-10-31 Eric BiggersAOSP: support the stable_inodes feature
2019-10-04 Theodore Ts'oEnable support for the fast_commit compat feature
2019-05-12 Theodore Ts'omke2fs: fix memory leak when parsing encoding flags
2019-05-06 Andreas Dilgermke2fs: fix check for absurdly large devices
2019-05-03 Theodore Ts'oRename the feature "fname_encoding" to be "casefold".
2019-03-07 Theodore Ts'omisc: fix spelling error
2018-12-03 Gabriel Krisman... mke2fs: configure encoding during superblock initialization
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-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
2017-10-15 Theodore Ts'oMerge branch 'maint' into next
2017-09-20 Theodore Ts'omke2fs: fix spelling typo
2017-08-29 Theodore Ts'oMerge branch 'maint' into next
2017-08-23 Theodore Ts'omke2fs: automatically use 256 byte inodes if project...
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-05-30 Theodore Ts'oMerge branch 'maint' into next
2017-05-29 Drew Davenporte2fsprogs: Make -U option consistent between tune2fs...
2017-05-24 Adrien SchildknechtAOSP: libext2fs: android sparse io manager
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-06-07 Theodore Ts'oRemove the last of behaviour-specific checks on EXT2_OS...
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-03-27 Marcus Huewemke2fs: fix for the "-E offset=N" option
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-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-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-20 Theodore Ts'oMerge branch 'maint' into next
2015-06-20 Andreas Dilgermke2fs: prompt for user verification for "-S"
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'oChange filename encryption to use CTS mode
2015-03-09 Ildar Muslukhovmisc: teach mke2fs to create encrypted file systems
2014-12-14 Darrick J. Wongmke2fs: don't zero inode table blocks that are already...
2014-11-05 Darrick J. Wongmke2fs: warn if enabling metadata_csum on a pre-3.18...
2014-10-13 Darrick J. Wonglibext2fs/e2fsck: refactor everyone who writes zero...
2014-10-01 Eric Whitneymke2fs: clarify inline data inode size error message
2014-10-01 Theodore Ts'oMerge branch 'maint' into next
2014-10-01 Eric Sandeene2fsprogs: add large_file to base mkfs features
2014-09-19 Darrick J. Wongmisc: move check_plausibility into a separate file
2014-09-19 Theodore Ts'ocreate_inode: don't indiscriminately #include "nls...
2014-09-19 Theodore Ts'oMerge branch 'maint' into next
2014-09-19 Theodore Ts'omke2fs: don't depend on <linux/version.h>
2014-09-11 Darrick J. Wongmke2fs: allow creation of journal device with superbloc...
2014-08-25 Theodore Ts'oMerge branch 'maint' into next
2014-08-25 Theodore Ts'omke2fs: improve the error message when a non-existent...
2014-07-25 Darrick J. Wongmke2fs: set error behavior at initialization time
2014-07-10 Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2014-07-09 Theodore Ts'omke2fs: add support to align hugefiles relative to...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Akira Fujitamke2fs: add get_uint_from_profile to mke2fs.c
2014-07-06 Akira Fujitamke2fs: set upper limit to flex_bg count
2014-07-06 Lukas Czernermke2fs: enable lazy_itable_init on newer kernel by...
2014-07-06 Lukas Czernermke2fs: add revision to the is_before_linux_ver()
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-07-05 Frank Sorensonmke2fs: prevent creation of filesystem with unsupported...
2014-06-02 Theodore Ts'oMerge branch 'maint' into next
2014-06-02 Benno Schulenbergmke2fs: gettextize an overlooked error message
2014-06-02 Benno Schulenbergmke2fs: fix a typo in an error message
2014-05-27 Andreas Dilgermisc: fix compile warnings on master branch
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Darrick J. Wongmke2fs: set gdt csum when creating packed fs
2014-05-13 Theodore Ts'oquota: remove mke2fs's and tune2fs's warning messages...
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-05-12 Darrick J. Wongmke2fs: always warn if 128-byte inode and inline_data
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-05 Theodore Ts'omke2fs: print a message when creating a regular file
2014-05-05 Theodore Ts'omke2fs: only print the low-level file system stats...
2014-05-05 Theodore Ts'omke2fs: check for pre-existing file system
2014-05-05 Theodore Ts'omke2fs: add an option in mke2fs.conf to proceed after...
next