Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-12-02 | Fixes necessary for e2fsprogs to work using the diet libc. | Theodore Ts'o | 1 | -3/+4 |
2001-11-24 | e2image.8.in: Fix cut-and-paste typo (Addresses Debian bug #119624) | Theodore Ts'o | 2 | -1/+5 |
2001-11-13 | util.c (check_plausibility): Use stat64 if available so that | Theodore Ts'o | 2 | -0/+14 |
2001-11-05 | Define a new ext2 file attribute, EXT2_NOTAIL_FL, | Theodore Ts'o | 3 | -1/+13 |
2001-11-05 | fsck.c (interpret_type): If the "auto" type is specified, make | Theodore Ts'o | 2 | -0/+9 |
2001-11-05 | e2image.c (output_meta_data_blocks): Optimize away excess | Theodore Ts'o | 2 | -19/+38 |
2001-10-13 | mke2fs.c(main): Always exit with non-zero code in case of error. | Andreas Dilger | 2 | -4/+14 |
2001-10-01 | Update findsuper to support > 2GB device sizes. | Andreas Dilger | 1 | -35/+93 |
2001-09-20 | Update changelogs for 1.25 release. | Theodore Ts'o | 1 | -0/+4 |
2001-09-19 | Remove dead code that wasn't in use from tune2fs. | Theodore Ts'o | 2 | -2/+3 |
2001-09-19 | tune2fs.8.in: Update man page to reflect the fact that adding or | Theodore Ts'o | 2 | -1/+14 |
2001-09-17 | mke2fs.c (zap_sector): Allocate sufficient space for zero-filled | Theodore Ts'o | 2 | -2/+9 |
2001-09-04 | Update for 1.24a release | Theodore Ts'o | 1 | -0/+4 |
2001-08-31 | Fix version format string. | Andreas Dilger | 2 | -1/+5 |
2001-08-31 | Update for 1.24 release. | Theodore Ts'o | 1 | -0/+4 |
2001-08-30 | mke2fs.c (zap_sector): Now takes a third argument, which is how | Theodore Ts'o | 2 | -21/+12 |
2001-08-30 | mke2fs.c (main): Zap the second sector of the disk, along with | Andreas Dilger | 2 | -7/+34 |
2001-08-30 | badblocks.8.in: Fix spelling typo. (Addresses Debian bug #110621) | Theodore Ts'o | 2 | -1/+5 |
2001-08-27 | Remove EXT2FS_VERSION from the version display, since it | Theodore Ts'o | 9 | -23/+23 |
2001-08-27 | Add missing log entry showing when we released e2fsprogs 1.23 | Theodore Ts'o | 1 | -0/+4 |
2001-08-18 | Update makefile dependencies. | Theodore Ts'o | 1 | -3/+5 |
2001-08-18 | Minor fixups to Andreas' changeset. Removed unused variable | Theodore Ts'o | 3 | -1/+10 |
2001-08-17 | get_device_by_label.[ch], fsck.c, util.c: New interpret_spec() | Andreas Dilger | 10 | -44/+147 |
2001-08-15 | * tune2fs.c: Make sure that error messages are sent to stderr, and | Theodore Ts'o | 2 | -6/+12 |
2001-08-15 | fsck.8.in: Fixed error in synopsis of the man page. | Theodore Ts'o | 2 | -2/+5 |
2001-08-15 | fsck.c (main): Print a warning message if there are no devices to | Theodore Ts'o | 2 | -1/+7 |
2001-08-15 | fsck.c (check_all): Don't bother to interpret a device where the | Theodore Ts'o | 2 | -1/+5 |
2001-08-15 | mke2fs.c (PRS): Handle -O and -s options in line in the getopt | Theodore Ts'o | 2 | -26/+39 |
2001-08-15 | Give an error if -O is specified more than once to tune2fs. | Theodore Ts'o | 2 | -0/+10 |
2001-08-10 | mke2fs.8.in: Slim down text describing the -O flag to remove | Theodore Ts'o | 2 | -5/+8 |
2001-08-09 | mke2fs.c (PRS): Fix bug pointed out by Christopher Niessen; if mke2fs | Theodore Ts'o | 2 | -2/+6 |
2001-08-09 | Add support for specifiying - as the image file (to send the image | Theodore Ts'o | 2 | -11/+21 |
2001-08-09 | Add support for raw image files in e2image. | Theodore Ts'o | 3 | -52/+344 |
2001-08-04 | Add ChangeLog entry for changes made by Andreas Dilger | Theodore Ts'o | 1 | -0/+5 |
2001-08-04 | Put check for JOURNAL_DEV before sparse_option, so we don't set the | Andreas Dilger | 1 | -5/+6 |
2001-07-31 | tune2fs.c (update_feature_set, remove_journal_inode): If | Theodore Ts'o | 2 | -22/+69 |
2001-07-30 | tune2fs.c (update_feature_set): Don't require a forced fsck if | Theodore Ts'o | 2 | -1/+8 |
2001-07-27 | mke2fs.c (PRS): If the blocksize is not specified, and the journal | Theodore Ts'o | 2 | -1/+30 |
2001-07-20 | fsck.8.in: Add much more explicit language documenting how the | Theodore Ts'o | 2 | -1/+13 |
2001-07-19 | fstype.c (identify_fs): New file which looks at the superblock | Theodore Ts'o | 5 | -2/+106 |
2001-07-03 | Add support for XFS filesystems. | Theodore Ts'o | 1 | -12/+33 |
2001-06-23 | Update changelogs for 1.22. | Theodore Ts'o | 1 | -0/+4 |
2001-06-16 | ChangeLog: | Theodore Ts'o | 1 | -0/+4 |
2001-06-14 | tune2fs.8.in: | Theodore Ts'o | 1 | -2/+1 |