Whamcloud - gitweb
quota: remove mke2fs's and tune2fs's warning messages regarding quota
[tools/e2fsprogs.git] / misc / mke2fs.c
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-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...
2014-04-26 Theodore Ts'omke2fs: create a regular file if necessary
2014-04-26 Theodore Ts'omke2fs: don't complain if the regular file is too small
2014-04-26 Theodore Ts'omke2fs, tune2fs: call proceed_question() from check_pla...
2014-04-26 Theodore Ts'omke2fs: don't ask the proceed question using a regular...
2014-04-14 Andreas Dilgerfix miscellaneous build warnings
2014-03-06 Eryu Guanmke2fs: disable resize_inode feature if 64bit feature...
2014-02-06 Darrick J. Wongmke2fs: clean up kernel version tests
2014-01-30 Theodore Ts'omke2fs: add make_hugefile feature
2014-01-30 Theodore Ts'omke2fs: allow metadata blocks to be at the beginning...
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2014-01-30 Theodore Ts'otune2fs, mke2fs: add the ability to control the locatio...
2014-01-30 Theodore Ts'omke2fs: optimize fix_cluster_bg_counts()
2014-01-11 Theodore Ts'omke2fs, tune2fs: remove unneeded access() call
2013-12-31 Theodore Ts'omke2fs: add support to create the file system at an...
2013-12-25 Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
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-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 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 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-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
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-17 Theodore Ts'oMerge branch 'master' into next
next