]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - misc/mke2fs.c
libss: fix memory handling errors
[thirdparty/e2fsprogs.git] / misc / mke2fs.c
2013-12-12  Darrick J. Wongmke2fs: don't leak memory (on error path)
2013-12-12  Darrick J. Wongmke2fs: load configfile blocksize setting before 64bit...
2013-10-23  Theodore Ts'omke2fs: don't let resize= turn on resize_inode when...
2013-10-12  Darrick J. Wongmke2fs: complain about creating 64bit filesystems witho...
2013-08-11  Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-06-21  Ashish Sangwanmke2fs: calculate journal blocks just after fs initialize
2013-06-16  Andreas Dilgermke2fs: don't set root dir UID/GID automatically
2013-06-15  Andreas Dilgermke2fs: sort option parsing, deprecate "-R"
2013-05-20  Theodore Ts'omisc: fix gcc -Wall warnings
2013-04-01  Theodore Ts'omke2fs: don't display bigalloc/quota fs feature warning...
2013-01-22  Theodore Ts'omke2fs, tune2fs, resize2fs: add warning messages for...
2013-01-15  Theodore Ts'omke2fs: teach mke2fs to understand -b 4k and -C 256M
2013-01-15  Theodore Ts'omke2fs: the -g option will now specify the clusters...
2013-01-15  Theodore Ts'omke2fs: enforce that the cluster size must be greater...
2013-01-14  Zheng Liumke2fs: require the bigalloc feature explicity if the...
2013-01-08  Zheng Liumke2fs: check extents feature when bigalloc feature...
2012-12-29  Andreas Dilgermisc: cleanup unused variables on MacOS
2012-12-28  Theodore Ts'omke2fs: fix crash when parsing "-E resize=NNN" with...
2012-09-23  Theodore Ts'omke2fs: fix progress suppression to make regression... v1.42.6
2012-09-21  Theodore Ts'omke2fs: throttle allocating groups progress as well
2012-09-17  Theodore Ts'omke2fs: disable progress reporting in mke2fs.conf for...
2012-09-14  Theodore Ts'omke2fs: throttle progress updates to once a second
2012-04-05  Theodore Ts'oDon't assume that the presence of mntent.h means that...
2012-04-05  Theodore Ts'omke2fs: don't fail creating the journal if /etc/mtab...
2012-03-22  Theodore Ts'omke2fs: add option to use direct I/O (mke2fs -D)
2012-02-27  Theodore Ts'omke2fs: make sure bg 0's unused inode count field is...
2012-02-17  Theodore Ts'omke2fs: allow file systems w/ uninit_bg to be recovered...
2012-02-15  Eric Sandeenmke2fs: recognize mke4fs program name
2012-01-23  Yongqiang Yangmke2fs: correct help text for option -G of mke2fs
2012-01-10  Mike Frysingermke2fs: fix -T/-t usage output
2011-11-14  Aditya Kalimke2fs: Add extended option to select quota type
2011-11-14  Aditya Kalilibquota: cleanup libquota code
2011-11-14  Theodore Ts'oMake quota support disabled by support
2011-10-08  Theodore Ts'oFix spelling errors pointed out by translators
2011-10-05  Eric Sandeenmke2fs: Fix up usage & error text for cluster size...
2011-10-05  Theodore Ts'oPass the gettext() function to libcom_err
2011-09-29  Theodore Ts'omke2fs: set s_max_mnt_count to -1 by default
2011-09-25  Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-18  Theodore Ts'oShorten compile commands run by the build system
2011-09-16  Eric Sandeenmke2fs: free tdb_dir string if it came from the profile
2011-09-16  Eric Sandeenmke2fs: Do not let -t or -T be specified more than...
2011-09-16  Eric Sandeenmke2fs: remove impossible tests for null usage_types
2011-09-16  Theodore Ts'oMerge branch 'maint' into next
2011-09-16  Lukas Czernere2fsprogs: Use punch hole as "discard" on regular files
2011-09-16  Yury V. Zaytsevmke2fs: check that auto-detected blocksize <= sys_page_size
2011-09-14  Lukas Czernermke2fs: Use ext2fs_flush() only once
2011-08-31  Aditya Kalimke2fs: support creation of filesystem with quota feature
2011-07-05  Theodore Ts'oMerge branch 'maint' into next
2011-07-05  Theodore Ts'omke2fs: allow setting the stride and stripe width to...
2011-06-16  Theodore Ts'omke2fs: change bigalloc default cluster size to 16...
2011-06-16  Theodore Ts'oFix superblock field s_blocks_count for bigalloc file...
2011-06-16  Andreas Dilgermisc: quiet "unused variable" compiler warnings
2011-06-14  Theodore Ts'omke2fs: add support for cluster size in mke2fs.conf
2011-06-14  Theodore Ts'omke2fs: Add support for [devices] stanza in mke2fs...
2011-06-11  Theodore Ts'oMerge branch 'maint' into next
2011-06-11  Andreas Dilgermke2fs: skip zeroing journal blocks
2011-06-10  Theodore Ts'omke2fs: support creating bigalloc file systems
2011-06-07  Theodore Ts'oMerge branch 'maint' into next
2011-06-07  Andreas Dilgermke2fs: Don't erase flash device if "-n" is given
2011-06-05  Theodore Ts'oMerge branch 'maint' into next
2011-06-04  Theodore Ts'olibext2fs: change fs->clustersize to fs->cluster_ratio_bits
2011-06-01  Theodore Ts'oMerge branch 'maint' into next
2011-05-18  Eric Sandeenmke2fs: don't set stripe/stride to 1 block
2011-05-15  Aditya Kalimke2fs: Allow specifying reserved_ratio via mke2fs...
2011-05-08  Theodore Ts'oMerge branch 'maint' into next
2011-03-18  Theodore Ts'oMerge branch 'maint' into next
2011-02-28  Theodore Ts'omke2fs: If the device supports discard, don't print...
2011-02-28  Theodore Ts'oMerge branch 'maint' into next
2011-02-26  Theodore Ts'oAdd basic BIGALLOC support for cluster-based allocation
2011-02-21  Lukas Czernermke2fs: Display progress report during the device discard
2011-02-21  Theodore Ts'oMerge branch 'maint' into next
2011-02-21  Eric Sandeene2fsprogs: enable user namespace xattrs by default
2011-02-21  Eric Sandeene2fsprogs: turn off enforced fsck intervals by default
2011-02-18  Theodore Ts'oMerge branch 'maint' into next
2011-02-11  Theodore Ts'oMerge branch 'maint' into next
2010-12-23  Theodore Ts'oMerge branch 'maint' into next
2010-12-22  Theodore Ts'omke2fs: don't complain if the fs type "default" is...
2010-12-22  Theodore Ts'omke2fs: take the device size into account when determin...
2010-12-22  Theodore Ts'omke2fs: clean up error handling in mke2fs_setup_tdb()
2010-12-22  Namhyung Kimmke2fs: add some error checks into PRS()
2010-12-21  Namhyung Kimmke2fs: fix determination of size_type
2010-12-21  Theodore Ts'omke2fs: Avoid potential NULL dereference
2010-12-20  Theodore Ts'omke2fs: Use ext2fs_div_ceil to simplify write_inode_tab...
2010-12-20  Theodore Ts'oMerge branch 'maint' into next
2010-12-17  Theodore Ts'oMerge branch 'master' into next
2010-12-13  Theodore Ts'oMerge branch 'maint' into next
2010-12-01  Theodore Ts'omke2fs: Fix (minor) memory leaks
2010-12-01  Theodore Ts'omke2fs: Fail if the requested file system type is not...
2010-11-23  Lukas Czernermke2fs: Use unix_discard() for discards
2010-11-23  Lukas Czernere2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for...
2010-11-22  Theodore Ts'oMerge branch 'maint'
2010-11-22  Lukas Czernermke2fs: Add discard option into mke2fs.conf
2010-11-22  Lukas Czernermke2fs: Deprecate -K option, introduce discard/nodiscard
2010-11-22  Theodore Ts'omke2fs: Force the default blocksize to be at least...
2010-11-22  Theodore Ts'omke2fs: Set logical/physical sector size from environme...
2010-11-22  Theodore Ts'omke2fs: Fill in min_io and opt_io with physical sector...
2010-11-22  Theodore Ts'omke2fs: Do not require -F for block size < physical...
2010-10-01  Theodore Ts'omke2fs: Enable lazy_itable_init if the kernel supports...
2010-09-25  Theodore Ts'oMerge branch 'maint' into next
2010-09-20  Eric Sandeenmke2fs: make "invalid blocks count" error more clear
next