Whamcloud - gitweb
debian: add support for DEB_BUILD_OPTIONS=parallel=N
[tools/e2fsprogs.git] / misc / mke2fs.c
2024-04-25 Theodore Ts'oMerge branch 'issue-168' of https://github.com/chestnyk...
2024-04-18 Theodore Ts'oMerge remote-tracking branch 'josch/libarchive' into...
2024-04-18 Johannes Schauer... mke2fs: the -d option can now handle tarball input
2024-04-04 Li Dongyangmke2fs: set free blocks accurately for groups has GDT
2024-04-04 Li Dongyangmke2fs: batch zeroing inode table
2023-11-26 Dmitry Chestnykhmke2fs: Add root_perms extended mke2fs option.
2023-01-27 Theodore Ts'oMerge branch 'maint' into next
2023-01-27 Eric Biggersmisc/mke2fs: fix a -Wunused-variable warning in PRS()
2023-01-27 Eric Biggersmisc/mke2fs: fix Windows build
2023-01-26 Samanta NavarroFix various spelling typos
2022-09-01 Theodore Ts'omke2fs: disable CSUM_SEED if the METADATA_CSUM feature...
2022-09-01 Theodore Ts'omke2fs: disable orphan_file if the fs is too small...
2021-10-25 Sarthak Kukretimke2fs: add extended option for prezeroed storage devices
2021-10-01 Jan Karamke2fs: Add support for orphan_file feature
2021-08-15 Theodore Ts'omke2fs: allow the default creator os to be specified...
2021-08-14 Theodore Ts'omke2fs: warn that bigalloc is experimental only for...
2021-08-14 Darrick J. Wongmke2fs: warn about missing y2038 support when formattin...
2021-08-04 Theodore Ts'omke2fs: fix a file descriptor leak when creating a...
2021-08-03 Theodore Ts'omke2fs: fix creating a file system image w/o a pre...
2021-07-26 Theodore Ts'oFix miscellaneous compiler warnings using "make gcc...
2021-07-21 Theodore Ts'omke2fs: do not warn about a pre-existing partition...
2021-07-18 Theodore Ts'omke2fs: only try discarding a single block to test...
2021-07-16 wuguanghaozap_sector: fix memory leak
2021-07-07 Eric BiggersFix -Wunused-variable warnings
2021-07-07 Eric Biggersmke2fs: use ext2fs_get_device_size2() on all platforms
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-01-28 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Daniel RosenbergAOSP: ANDROID: mke2fs: Support encrypt+casefold
2021-01-23 Theodore Ts'oMerge branch 'maint' into next
2021-01-23 Theodore Ts'oFix clang warnings
2021-01-21 Harshad ShirwadkarMake userspace tools number of fast commits blocks...
2020-10-01 Theodore Ts'oMerge branch 'maint' into next
2020-10-01 Jan Karamke2fs: Warn if fs block size is incompatible with DAX
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
next