Age | Commit message (Expand) | Author | Files | Lines |
2002-09-24 | Update for 1.29 release. | Theodore Ts'o | 1 | -0/+4 |
2002-09-24 | fsck.c: If the bone-headed user enters the filename twice, the | Theodore Ts'o | 2 | -0/+16 |
2002-09-22 | mke2fs.c (main): Enable directory indexing by default. | Theodore Ts'o | 3 | -4/+31 |
2002-09-21 | get_device_by_label.c (init_lvm): Fix bug which caused | Theodore Ts'o | 2 | -1/+7 |
2002-08-31 | Update changelogs for 1.28 release | Theodore Ts'o | 1 | -0/+4 |
2002-08-18 | Update version string for WIP release. | Theodore Ts'o | 1 | -0/+33 |
2002-08-17 | Add support for searching /proc/evms/volumes when interpreting | Theodore Ts'o | 4 | -11/+112 |
2002-08-17 | mke2fs.8.in: Add a common usage of the -n option. (Addresses | Theodore Ts'o | 2 | -2/+10 |
2002-08-17 | fsck.c (main): If no filesystems are specified on the command | Theodore Ts'o | 4 | -10/+27 |
2002-08-17 | chattr.1.in: Document the compression attribute flags E, X, and | Theodore Ts'o | 2 | -4/+28 |
2002-08-17 | Update and clarify man pages (addresses Debian Bug #145044). | Theodore Ts'o | 4 | -18/+38 |
2002-08-16 | Fix up extended attribute handling in e2image, resize2fs, and in | Theodore Ts'o | 2 | -6/+12 |
2002-07-21 | Add SIGINT and SIGTERM handling to fsck and e2fsck. For e2fsck, | Theodore Ts'o | 3 | -0/+65 |
2002-07-14 | mke2fs.c (zap_sector): Clear the buffer *after* testing for the | Theodore Ts'o | 2 | -1/+7 |
2002-07-02 | mke2fs.8.in: Cleaned up man page, and made it a bit more | Theodore Ts'o | 2 | -9/+14 |
2002-06-28 | chattr.1.in: Fix man page typo. (Addresses Debian bug #141938) | Theodore Ts'o | 2 | -1/+5 |
2002-06-15 | Applied Andrew Morton's patch to support the dirsync option. | Theodore Ts'o | 3 | -6/+19 |
2002-06-10 | Do sanity checking of the number of blocks and inodes in a group for | Andreas Dilger | 2 | -1/+7 |
2002-05-18 | misc/mke2fs.c: Minor fix for new page size checking code. | Andreas Dilger | 1 | -1/+1 |
2002-05-17 | Fix up Andreas's 8k blocksize changes to fix a number of bugs, | Theodore Ts'o | 2 | -13/+39 |
2002-05-16 | Add support for creating and checking 8192-byte blocksize filesystems. | Andreas Dilger | 1 | -9/+59 |
2002-04-30 | Fix typo in man page. | Theodore Ts'o | 2 | -1/+5 |
2002-03-08 | Update for 1.27 release. | Theodore Ts'o | 1 | -0/+4 |
2002-03-08 | mke2fs.c: Check for the BSD disklabel on all architectures, and | Theodore Ts'o | 2 | -13/+19 |
2002-03-08 | mke2fs.c: Output warnings to stderr | Theodore Ts'o | 2 | -9/+13 |
2002-03-07 | Fix various gcc -Wall complaints. | Theodore Ts'o | 2 | -3/+3 |
2002-03-07 | mke2fs.c (zap_sector): Don't erase BSD disklabels on Alpha. | Theodore Ts'o | 2 | -4/+28 |
2002-03-05 | Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES. | Theodore Ts'o | 12 | -0/+19 |
2002-02-26 | Update Changelog messages to use tytso@mit.edu for all addresses | Theodore Ts'o | 1 | -3/+3 |
2002-02-25 | Add check for mkfs.ext3 and create a journal in this case. | Andreas Dilger | 6 | -17/+34 |
2002-02-24 | Update makefiles to install mkfs.ext3, and to install man pages for | Theodore Ts'o | 2 | -1/+19 |
2002-02-23 | Update with the Debian package e2fsprogs-1.26-1. | Theodore Ts'o | 2 | -6/+14 |
2002-02-12 | Lots of small random portability fixes to make e2fsprogs build | Theodore Ts'o | 3 | -2/+12 |
2002-02-03 | Update files for 1.26 release. | Theodore Ts'o | 1 | -17/+21 |
2002-02-03 | Changed fsck to support filesystems types in /etc/fstab of the form | Theodore Ts'o | 5 | -15/+65 |
2002-01-29 | fsck.c: Allow the number of outstanding processes fs-specific | Theodore Ts'o | 3 | -47/+116 |
2002-01-27 | Document the -f flag to tune2fs. | Theodore Ts'o | 2 | -0/+21 |
2002-01-06 | Always free vdirname. | Andreas Dilger | 1 | -3/+4 |
2001-12-25 | Return a non-zero exit code on error. | Andreas Dilger | 1 | -2/+1 |
2002-01-02 | badblocks.c (main): Open the device as O_RDWR if possible, since | Theodore Ts'o | 2 | -6/+16 |
2001-12-26 | tune2fs.8.in, tune2fs.c (parse_tune2fs_options, main): Add | Theodore Ts'o | 3 | -4/+60 |
2001-12-24 | In mke2fs and e2fsck, specifying the -c option twice will now do | Theodore Ts'o | 4 | -7/+52 |
2001-12-24 | Fix broken Makefile dependencies. | Theodore Ts'o | 1 | -6/+23 |
2001-12-24 | Mke2fs now creates the lost+found directory with 0700 permissions, | Theodore Ts'o | 2 | -1/+10 |
2001-12-23 | Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the | Theodore Ts'o | 3 | -27/+16 |
2001-12-22 | Add support to read out information from the LVM proc hierarchy, | Theodore Ts'o | 2 | -0/+72 |
2001-12-21 | Change dumpe2fs to not die if the listing of the bad blocks | Theodore Ts'o | 2 | -40/+29 |
2001-12-16 | Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus | Theodore Ts'o | 10 | -32/+67 |
2001-12-16 | Fix e2fsck's handling of external journals,and update journal | Theodore Ts'o | 3 | -3/+8 |
2001-12-02 | Pull up dumpe2fs cleanup patch from the experimental branch. | Theodore Ts'o | 2 | -59/+70 |