Age | Commit message (Expand) | Author | Files | Lines |
2008-10-02 | mke2fs.8: Add an explanation of how the -t and -O options interact | Theodore Ts'o | 1 | -3/+18 |
2008-10-01 | badblocks: Fix progress output for "badblocks -sw /dev/XXX" | Theodore Ts'o | 1 | -1/+1 |
2008-09-07 | Fix various spelling mistakes in various man pages | Theodore Ts'o | 3 | -6/+6 |
2008-09-05 | badblocks: Display time and percentage complete in verbose mode. | Manish Katiyar | 1 | -4/+46 |
2008-09-04 | Fix e2initrd_helper, blkid, and fsck from linking with unneeded libraries | Theodore Ts'o | 2 | -15/+14 |
2008-09-02 | Improve ELF shared library handling | Theodore Ts'o | 1 | -1/+1 |
2008-09-02 | Fix bold font specifer in mke2fs.8 man page | Theodore Ts'o | 1 | -1/+1 |
2008-09-02 | badblocks: Open the device with O_LARGEFILE | Theodore Ts'o | 1 | -2/+6 |
2008-09-01 | filefrag: Fix calculation of ideal number of extents | Theodore Ts'o | 1 | -5/+7 |
2008-09-01 | Only use the test_io manager if the right environment variables are set | Theodore Ts'o | 4 | -28/+41 |
2008-08-29 | mke2fs: Allow the default hash algorithm in mke2fs.conf | Theodore Ts'o | 2 | -2/+25 |
2008-08-29 | tune2fs: Add support for setting the default hash algorithm for htree | Theodore Ts'o | 2 | -3/+31 |
2008-08-29 | tune2fs, mke2fs: Change default directory hash algorithm to half_md4 | Theodore Ts'o | 2 | -2/+2 |
2008-08-27 | Remove trailing whitespace for the entire source tree | Theodore Ts'o | 21 | -239/+239 |
2008-08-25 | Add support for with empty directory blocks in 64k blocksize filesystems | Theodore Ts'o | 1 | -0/+2 |
2008-08-24 | Document the extent and huge file flags in the chattr.1.in man page | Andreas Dilger | 1 | -0/+13 |
2008-08-24 | Fix mke2fs man page to escape all minus signs | Theodore Ts'o | 1 | -6/+6 |
2008-08-23 | mke2fs: Issue a warning if the mke2fs.conf file wasn't updated | Theodore Ts'o | 1 | -0/+14 |
2008-08-14 | blkid: On the man page, show option arguments in the descriptions. | Benno Schulenberg | 1 | -33/+31 |
2008-08-14 | mke2fs: Fix several typos in the man page. | Benno Schulenberg | 1 | -101/+110 |
2008-07-27 | tune2fs: Improve the error messages for tune2fs -I | Theodore Ts'o | 1 | -16/+34 |
2008-07-25 | mke2fs/tune2fs: Fix max journal size in message to be consistent/correct | Theodore Ts'o | 1 | -1/+1 |
2008-07-23 | partinfo: Fix usage message | Theodore Ts'o | 1 | -2/+2 |
2008-07-18 | tune2fs: Delete a stray word from a comment. | Benno Schulenberg | 1 | -3/+2 |
2008-07-18 | partinfo: Print clearer error messages. | Benno Schulenberg | 1 | -10/+7 |
2008-07-18 | badblocks: Insert a missing "\n" in the usage string. | Benno Schulenberg | 1 | -1/+5 |
2008-07-18 | e2undo, tune2fs: Report the correct name for the undo program. | Benno Schulenberg | 2 | -3/+3 |
2008-07-18 | mke2fs: Fix enforcement of no features for revision 0 filesystems | Theodore Ts'o | 1 | -1/+1 |
2008-07-17 | Fix missing space typo's in partinfo and resize2fs | Theodore Ts'o | 1 | -1/+1 |
2008-07-16 | Add more intelligent handling of the mke2fs.conf installation process | Theodore Ts'o | 1 | -1/+24 |
2008-07-15 | Add an tune2fs.static target in misc/Makefile.in | Theodore Ts'o | 1 | -1/+8 |
2008-07-14 | blkid: Fix portability issue if TIOCGSIZE and TIOCGWINSZ are present | Theodore Ts'o | 1 | -6/+6 |
2008-07-13 | badblocks: If nanosleep() does not exist, try using usleep() instead | Theodore Ts'o | 1 | -0/+18 |
2008-07-13 | e2undo: Don't use __FUNCTION__ for portability reasons | Theodore Ts'o | 1 | -7/+9 |
2008-07-13 | Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support | Theodore Ts'o | 4 | -1/+7 |
2008-07-13 | blkid: Add new option -L which pretty-prints the device list | Theodore Ts'o | 3 | -8/+170 |
2008-07-10 | mke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_isize features | Theodore Ts'o | 3 | -28/+32 |
2008-07-10 | badblocks: Use standard terminology for first/last block | Theodore Ts'o | 2 | -25/+24 |
2008-07-10 | Fix incorrect definition of stripe-width in mke2fs man page | Theodore Ts'o | 1 | -3/+5 |
2008-07-10 | mke2fs: Dumb down filesystems for GNU Hurd | Theodore Ts'o | 2 | -0/+13 |
2008-07-06 | mke2fs: Print a better error msg when ext2fs_get_device_size() returns EFBIG | Theodore Ts'o | 1 | -0/+8 |
2008-07-06 | mke2fs: Use a fs_type of 'journal' when creating an external journal | Theodore Ts'o | 1 | -19/+10 |
2008-07-06 | badblocks: Fix crash when lots of -t patterns given | Theodore Ts'o | 1 | -1/+2 |
2008-07-06 | Clean up some trivial build warnings | Eric Sandeen | 3 | -6/+5 |
2008-06-28 | blkid: use list_for_each_safe in garbage collection | Eric Sandeen | 1 | -1/+2 |
2008-06-21 | badblocks: fix a bug in the read throttling | Iustin Pop | 1 | -2/+3 |
2008-06-17 | Merge branch 'maint' | Theodore Ts'o | 2 | -4/+4 |
2008-06-17 | mke2fs, tune2fs, resize2fs: Use floating point to calculate percentages | Theodore Ts'o | 2 | -4/+4 |
2008-06-17 | badblocks: implement read throttling | Iustin Pop | 2 | -2/+43 |
2008-06-17 | badblocks: fix a possible bug in parse_uint | Iustin Pop | 1 | -0/+1 |