Age | Commit message (Expand) | Author | Files | Lines |
2008-07-10 | Fix incorrect definition of stripe-width in mke2fs man page | Theodore Ts'o | 1 | -3/+5 |
2008-04-27 | Merge branch 'next' into tt/flex-bg | Theodore Ts'o | 1 | -2/+3 |
2008-04-27 | mke2fs: Make argument to the extended option lazy_itable_init optional | Theodore Ts'o | 1 | -2/+3 |
2008-04-22 | mke2fs: New bitmap and inode table allocation for FLEX_BG | Theodore Ts'o | 1 | -0/+16 |
2008-04-18 | mke2fs: Disentangle lazy_bg from uninit_bg's lazy inode table initialization | Theodore Ts'o | 1 | -5/+23 |
2008-04-17 | Rename the feature uninit_groups to uninit_bg | Theodore Ts'o | 1 | -1/+1 |
2008-04-06 | New mke2fs filesystem and usage types support | Theodore Ts'o | 1 | -11/+48 |
2008-03-30 | Improve ext4 feature descriptions in mke2fs and tune2fs man pages | Andreas Dilger | 1 | -7/+7 |
2008-03-30 | Merge branch 'maint' | Theodore Ts'o | 1 | -1/+1 |
2008-03-30 | Use -E instead of the deprecated -R option in the mke2fs man page | Andreas Dilger | 1 | -1/+1 |
2008-03-20 | Add support for creating filesystems using uninit block group | Jose R. Santos | 1 | -0/+7 |
2008-03-08 | Fix mke2fs man page regarding 128-byte default inode size | Theodore Ts'o | 1 | -5/+5 |
2008-02-27 | Add support for manipulating large_file feature in mke2fs and tune2fs | Theodore Ts'o | 1 | -0/+4 |
2008-02-18 | Add support for setting RAID stride and strip-width via mke2fs and tune2fs | Theodore Ts'o | 1 | -3/+16 |
2008-01-26 | Add support for the test_fs flag | Theodore Ts'o | 1 | -0/+4 |
2006-08-05 | Require mke2fs -F -F for really dangerous operations | Andreas Dilger | 1 | -2/+7 |
2006-07-15 | Allow default inode_size to be specified in mke2fs.conf and document mke2fs -I | Andreas Dilger | 1 | -0/+21 |
2006-05-28 | Clarify -T option of mke2fs in its man page | Theodore Ts'o | 1 | -4/+5 |
2006-03-27 | Explain in mke2fs and tune2fs man pages that shared journals are not supported | Theodore Ts'o | 1 | -0/+5 |
2006-03-23 | Change mke2fs to use /etc/mke2fs.conf as a configuration file | Theodore Ts'o | 1 | -36/+33 |
2006-03-17 | Document the resize_inode filesystem option in mke2fs man page | Theodore Ts'o | 1 | -0/+12 |
2005-12-09 | Add more description in mke2fs's man page of the -T option | Theodore Ts'o | 1 | -3/+10 |
2005-09-24 | Fix mke2fs man page's description of the -L option | Theodore Ts'o | 1 | -2/+5 |
2005-04-09 | Fix minor spelling typo in the mke2fs man page. | Theodore Ts'o | 1 | -1/+1 |
2005-01-05 | mke2fs.c (parse_extended_opts): Rename the -R option to -E. Fix | Theodore Ts'o | 1 | -15/+29 |
2004-11-19 | mke2fs.8.in: Removed the word "destructive" when describing the | Theodore Ts'o | 1 | -1/+1 |
2004-10-08 | mke2fs.8.in: Add an explanation about why reserved blocks in a | Theodore Ts'o | 1 | -1/+6 |
2004-04-12 | Fix obvious spelling mistake in mke2fs man page. | Theodore Ts'o | 1 | -1/+1 |
2004-04-11 | mke2fs.8.in: Clarify man page's description of the '-O' option. | Theodore Ts'o | 1 | -3/+2 |
2004-03-20 | mke2fs.8.in: Fix spelling typos (Addresses Debian Bug #238741) | Theodore Ts'o | 1 | -2/+2 |
2003-08-24 | Adjust description line so that apropos "ext2" or "ext3" will | Theodore Ts'o | 1 | -1/+1 |
2003-04-11 | Mke2fs can be given a minimum block size by passing in a negative | Theodore Ts'o | 1 | -3/+10 |
2003-04-11 | mke2fs.8.in: Document the -g option. (Addresses Debian bug #188318) | Theodore Ts'o | 1 | -0/+16 |
2003-04-11 | tune2fs.8.in, mke2fs.8.in: Document the dir_index filesystem | Theodore Ts'o | 1 | -3/+6 |
2002-09-29 | mke2fs.8.in, tune2fs.8.in: Clarify manual pages about using the | Theodore Ts'o | 1 | -1/+3 |
2002-08-17 | mke2fs.8.in: Add a common usage of the -n option. (Addresses | Theodore Ts'o | 1 | -2/+7 |
2002-07-02 | mke2fs.8.in: Cleaned up man page, and made it a bit more | Theodore Ts'o | 1 | -9/+8 |
2002-02-25 | Add check for mkfs.ext3 and create a journal in this case. | Andreas Dilger | 1 | -1/+5 |
2001-12-24 | In mke2fs and e2fsck, specifying the -c option twice will now do | Theodore Ts'o | 1 | -3/+15 |
2001-08-17 | get_device_by_label.[ch], fsck.c, util.c: New interpret_spec() | Andreas Dilger | 1 | -2/+19 |
2001-08-10 | mke2fs.8.in: Slim down text describing the -O flag to remove | Theodore Ts'o | 1 | -5/+1 |
2001-05-14 | ChangeLog: | Theodore Ts'o | 1 | -30/+39 |
2001-05-12 | Many files: | Theodore Ts'o | 1 | -1/+1 |
2001-05-03 | ChangeLog, dumpe2fs.8.in, dumpe2fs.c: | Theodore Ts'o | 1 | -2/+2 |
2001-04-22 | ChangeLog, mke2fs.8.in: | Theodore Ts'o | 1 | -115/+157 |
2001-03-26 | ChangeLog, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c, util.c, util.h: | Theodore Ts'o | 1 | -2/+4 |
2001-01-18 | ChangeLog, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c: | Theodore Ts'o | 1 | -16/+31 |
2001-01-14 | ChangeLog, mke2fs.8.in, mke2fs.c: | Theodore Ts'o | 1 | -2/+8 |
2000-12-31 | ChangeLog, mke2fs.c: | Theodore Ts'o | 1 | -4/+4 |
2000-11-17 | ChangeLog, mke2fs.8.in, mke2fs.c: | Theodore Ts'o | 1 | -5/+20 |