Whamcloud - gitweb
tune2fs: Fix format string warnings
[tools/e2fsprogs.git] / misc / mke2fs.c
2009-04-18 Theodore Ts'oe2fsck, tune2fs: Fix Hurd compilation problem due to...
2009-03-31 Theodore Ts'omke2fs: Don't try to create the journal in super-only...
2009-03-09 Jim Meyeringremove useless if-before-free tests
2009-03-06 Theodore Ts'omke2fs, tune2fs: Do not allow the reserved_ratio to...
2009-03-06 Theodore Ts'oAdd support for a new superblock field: s_kbytes_written
2009-01-20 Theodore Ts'omke2fs: If the device size is exactly 16TB treat it...
2009-01-20 Theodore Ts'omke2fs: Add -U option to specify the UUID for the new...
2009-01-20 Theodore Ts'omke2fs: Treat an argv[0] of "mke3fs" the same as "mkfs...
2008-09-01 Theodore Ts'oOnly use the test_io manager if the right environment...
2008-08-30 Theodore Ts'omke2fs: Allow the default hash algorithm in mke2fs...
2008-08-30 Theodore Ts'otune2fs, mke2fs: Change default directory hash algorith...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-23 Theodore Ts'omke2fs: Issue a warning if the mke2fs.conf file wasn...
2008-07-19 Theodore Ts'omke2fs: Fix enforcement of no features for revision...
2008-07-13 Theodore Ts'oDefine _XOPEN_SOURCE to 600 consistently for Solaris...
2008-07-10 Theodore Ts'omke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_...
2008-07-10 Theodore Ts'omke2fs: Dumb down filesystems for GNU Hurd
2008-07-07 Theodore Ts'omke2fs: Print a better error msg when ext2fs_get_device...
2008-07-07 Theodore Ts'omke2fs: Use a fs_type of 'journal' when creating an...
2008-07-06 Eric SandeenClean up some trivial build warnings
2008-06-18 Theodore Ts'oMerge branch 'maint'
2008-06-18 Theodore Ts'omke2fs, tune2fs, resize2fs: Use floating point to calcu...
2008-06-08 Theodore Ts'oAdd "#include <limits.h>" to get PATH_MAX for mke2fs...
2008-05-14 Theodore Ts'omke2fs: Add the ability to configure default extended...
2008-04-28 Theodore Ts'oMerge branch 'next' into tt/flex-bg
2008-04-27 Aneesh Kumar K.Vmke2fs: Add support for the undo I/O manager.
2008-04-27 Theodore Ts'omke2fs: Make argument to the extended option lazy_itabl...
2008-04-27 Theodore Ts'oMerge branch 'maint'
2008-04-27 Theodore Ts'omke2fs: Don't allow the combination of the meta_bg...
2008-04-23 Theodore Ts'omke2fs: New bitmap and inode table allocation for FLEX_BG
2008-04-23 Theodore Ts'omke2fs/libext2fs: Fix lazy inode table initialization
2008-04-21 Theodore Ts'oTransfer responsibility of setting the *_UNINIT flags...
2008-04-21 Theodore Ts'oRemove LAZY_BG feature
2008-04-18 Theodore Ts'omke2fs: Disentangle lazy_bg from uninit_bg's lazy inode...
2008-04-06 Theodore Ts'oNew mke2fs filesystem and usage types support
2008-03-31 Andreas Dilgerext2fs_set_gdt_csum(): Return an error code on errors...
2008-03-20 Jose R. SantosAdd support for creating filesystems using uninit block...
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-02-29 Theodore Ts'oMerge branch 'maint'
2008-02-29 Theodore Ts'oUpdate mke2fs usage message
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'oAdd support for manipulating large_file feature in...
2008-02-22 Theodore Ts'omke2fs: Remove warning for inode_size > 128 bytes
2008-02-22 Theodore Ts'omke2fs: Remove 2.4 kernel warning for blocksizes >...
2008-02-22 Theodore Ts'omke2fs: Remove requirement for -f option for filesystem...
2008-02-20 Theodore Ts'oAllow mke2fs to create filesystems with the EXTENTS...
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-19 Theodore Ts'oAdd support for setting RAID stride and strip-width...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-28 Theodore Ts'oCreate filesystems with the ext_attr feature by default
2008-01-27 Theodore Ts'oAdd support for the test_fs flag
2008-01-21 Theodore Ts'oDefine helper functions ext2fs_set_i_{u,g}id_high(...
2008-01-14 Andreas Dilgermke2fs: Make lost+found always have at least 2 blocks
2007-11-04 Theodore Ts'oMerge basic FLEX_BG support
2007-11-04 Jose R. SantosEnable FLEX_BG feature support
2007-11-01 Coly Limke2fs: remove masix support
2007-10-15 Theodore Ts'oMerge branch 'maint' into next
2007-10-15 Theodore Ts'omke2fs: Change usage message to use -E instead -R,...
2007-10-15 Valerie Clementlibext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK...
2007-08-03 Theodore Ts'oFix gcc -Wall warnings
2007-07-04 Theodore Ts'oCompile the default mke2fs.conf into mke2fs program
2007-05-31 Brian Behlendorf[COVERITY] Free memory leak in mke2fs when parsing...
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-05-22 Andreas Dilgermke2fs: Add check to make sure inode_size * num_inodes...
2007-05-19 Theodore Ts'oStore the RAID stride value in the superblock and take...
2007-05-08 Eric SandeenFix mke2fs and debugfs to support large (> 16 bit)...
2007-05-08 Eric SandeenFix mke2fs defaults when /etc/mke2fs.conf doesn't exist
2007-03-19 Brian Behlendorf[COVERITY] Fix dead code bug in mke2fs
2006-12-26 Theodore Ts'oUse the newer add/remove_error_table com_err interfaces
2006-11-15 Theodore Ts'oFix misc. gcc -Wall complaints in the misc and e2fsck...
2006-11-08 Theodore Ts'oFix e2fsck and mke2fs -c to be pass the last _block...
2006-10-18 Theodore Ts'oFix mke2fs error checking when creating revision 0...
2006-09-12 Eric SandeenFix more rounding overflows for filesystems that have...
2006-09-12 Eric SandeenAdd checks to make sure inode counts don't overflow...
2006-09-12 Eric SandeenFix signed vs unsigned printf format strings for block...
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow by using e2p_percent()
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow problems by ext2fs_div_c...
2006-08-05 Andreas DilgerRequire mke2fs -F -F for really dangerous operations
2006-07-16 Andreas DilgerAllow default inode_size to be specified in mke2fs...
2006-06-10 Matthias AndreeRead mke2fs.conf and e2fsck.conf from root_sysconfdir...
2006-05-13 Theodore Ts'oFix read/write badblocks testing in mke2fs and e2fsck
2006-05-09 Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2006-03-24 Theodore Ts'oChange mke2fs to use /etc/mke2fs.conf as a configuratio...
2006-03-19 Takashi SatoFix format statements to make e2fsprogs programs 32...
2006-03-19 Theodore Ts'oChange mke2fs to create filesystems with the device...
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-07-06 Andreas DilgerMiscellaneous mke2fs cleanup
2005-07-06 Andreas DilgerAllow fractional percentages to the -m option in mke2fs...
2005-07-01 Theodore Ts'oChange mke2fs to refuse to create filesystems greater...
2005-06-20 Theodore Ts'oFix e2fsprogs messages for grammar and consistency...
2005-06-16 Theodore Ts'omke2fs.c (PRS): Fix missing close parenthesis from...
2005-05-06 Theodore Ts'oCorrects a few mistakes in the fsck man page, wraps...
2005-03-21 Theodore Ts'oFix mke2fs so that it writes the root directory
2005-03-19 Theodore Ts'oAdd new functions which convert between a string and...
2005-01-28 Theodore Ts'oFix two bugs found by the regression test suites. ...
2005-01-28 Theodore Ts'omke2fs.c (PRS): Don't use a blocksize greater than...
2005-01-28 Theodore Ts'omke2fs.c (PRS): If the device size is too big to be...
2005-01-19 Theodore Ts'oAdd interpretation of OS Creator values for FreeBSD...
2005-01-05 Theodore Ts'omke2fs.c (parse_extended_opts): Rename the -R option...
2005-01-05 Theodore Ts'oAdd new function in e2p for parsing the number of block...
next