Age | Commit message (Expand) | Author | Files | Lines |
2006-08-30 | Fix potential 2**32-1 overflow problems by ext2fs_div_ceil() | Theodore Ts'o | 1 | -0/+9 |
2006-08-06 | Make the findsuper program more powerful | Andreas Dilger | 1 | -0/+9 |
2006-08-05 | Require mke2fs -F -F for really dangerous operations | Andreas Dilger | 1 | -0/+4 |
2006-08-05 | Rename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make it visible to the user | Andreas Dilger | 1 | -0/+4 |
2006-07-15 | Allow default inode_size to be specified in mke2fs.conf and document mke2fs -I | Andreas Dilger | 1 | -0/+8 |
2006-07-15 | Fix spelling typo in chattr(1) man page | Theodore Ts'o | 1 | -0/+4 |
2006-05-29 | Add missing backwards compatibility for ancient Linux systems | Theodore Ts'o | 1 | -0/+5 |
2006-05-28 | Clarify -T option of mke2fs in its man page | Theodore Ts'o | 1 | -0/+4 |
2006-05-22 | Create new filesystems with hash trees and on-line resizing as the default. | Theodore Ts'o | 1 | -0/+3 |
2006-05-22 | Fix spelling mistakes in e2fsck, mke2fs.conf, and resize2fs man pages | Theodore Ts'o | 1 | -0/+5 |
2006-05-14 | Minor edits to tune2fs(8) man page | Theodore Ts'o | 1 | -0/+2 |
2006-05-14 | Remove needless sanity check in tune2fs's -i option. | Theodore Ts'o | 1 | -0/+7 |
2006-05-13 | Fix read/write badblocks testing in mke2fs and e2fsck | Theodore Ts'o | 1 | -0/+12 |
2006-05-08 | Add support for EXT2_FEATURE_COMPAT_LAZY_BG | Theodore Ts'o | 1 | -0/+11 |
2006-04-22 | Fix filefrag to be 32-bit clean | Theodore Ts'o | 1 | -0/+5 |
2006-03-29 | Enhance dumpe2fs to print the size of journal | Theodore Ts'o | 1 | -0/+5 |
2006-03-27 | Fix typo's in badblocks(8)'s man page. | Theodore Ts'o | 1 | -0/+5 |
2006-03-27 | Explain in mke2fs and tune2fs man pages that shared journals are not supported | Theodore Ts'o | 1 | -0/+6 |
2006-03-27 | Fix minor installation problems in the misc's Makefile | Theodore Ts'o | 1 | -0/+7 |
2006-03-23 | mklost+found: Create full-sized a lost+found directory with 4k+ blocksizes | Theodore Ts'o | 1 | -0/+4 |
2006-03-23 | Change mke2fs to use /etc/mke2fs.conf as a configuration file | Theodore Ts'o | 1 | -0/+23 |
2006-03-18 | Fix format statements to make e2fsprogs programs 32-bit clean | Takashi Sato | 1 | -0/+4 |
2006-03-18 | Change mke2fs to create filesystems with the device opened in exclusive mode. | Theodore Ts'o | 1 | -0/+5 |
2005-12-31 | Clarify chattr man page to make sure people realize limitations in the kernel | Theodore Ts'o | 1 | -0/+7 |
2005-12-10 | Fix various gcc -Wall complaints. | Theodore Ts'o | 1 | -0/+5 |
2005-12-09 | Add more description in mke2fs's man page of the -T option | Theodore Ts'o | 1 | -0/+5 |
2005-11-12 | Add missing fsck.* programs to SEE ALSO section of fsck's man page. | Theodore Ts'o | 1 | -0/+6 |
2005-09-24 | Fix mke2fs man page's description of the -L option | Theodore Ts'o | 1 | -0/+4 |
2005-09-24 | Fix display bug in badblocks -w | Theodore Ts'o | 1 | -0/+7 |
2005-07-06 | Allow fractional percentages to the -m option in mke2fs and tune2fs | Andreas Dilger | 1 | -0/+6 |
2005-06-30 | Update for e2fsprogs 1.38 release. | Theodore Ts'o | 1 | -0/+4 |
2005-06-30 | Change mke2fs to refuse to create filesystems greater than 2*31-1 blocks, | Theodore Ts'o | 1 | -0/+6 |
2005-06-26 | Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg. | Theodore Ts'o | 1 | -0/+4 |
2005-06-20 | Fix e2fsprogs messages for grammar and consistency, based on suggestions | Theodore Ts'o | 1 | -0/+12 |
2005-06-20 | Clean up e2image man page, mostly based on suggestions from | Theodore Ts'o | 1 | -0/+5 |
2005-06-16 | mke2fs.c (PRS): Fix missing close parenthesis from bad inode | Theodore Ts'o | 1 | -0/+5 |
2005-06-05 | Fix a minor spelling typo in blkid's man page, and update e2fsck's REPORTING | Theodore Ts'o | 1 | -0/+4 |
2005-06-05 | On Linux 2.6 systems, mke2fs and badblocks will check to see whether | Theodore Ts'o | 1 | -0/+9 |
2005-05-20 | filefrag.c (frag_report, get_bmap): The FIBMAP and FIGETBSZ ioctls return | Theodore Ts'o | 1 | -0/+8 |
2005-05-09 | Change the default journal size to be bigger for larger filesystems, | Theodore Ts'o | 1 | -0/+5 |
2005-05-09 | Fix some minor typo's and grammar's strings, and remove debugging strings | Theodore Ts'o | 1 | -0/+7 |
2005-05-07 | Add a new option to the blkid program, -l, which will more efficiently search | Theodore Ts'o | 1 | -0/+4 |
2005-05-07 | Add new two new functions to the blkid library: blkid_dev_set_search(), and | Theodore Ts'o | 1 | -0/+6 |
2005-05-06 | Fix potential portability issue in the blkid program. (On architectures | Theodore Ts'o | 1 | -0/+7 |
2005-05-05 | Corrects a few mistakes in the fsck man page, wraps two overlong lines, | Theodore Ts'o | 1 | -0/+15 |
2005-05-05 | Fix a bug in filefrag so that it doesn't when the first block found is an | Theodore Ts'o | 1 | -0/+6 |
2005-04-16 | Fix spelling mistakes in man pages. (Addresses Debian Bugs: #304591, | Theodore Ts'o | 1 | -0/+6 |
2005-04-09 | Don't abort filefrag if EXT3_IOC_GETFLAGS ioctl is not supported, | Theodore Ts'o | 1 | -0/+5 |
2005-04-09 | Fix minor spelling typo in the mke2fs man page. | Theodore Ts'o | 1 | -0/+5 |
2005-03-21 | Update for the e2fsprogs 1.37 release. | Theodore Ts'o | 1 | -0/+4 |