summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2001-12-23Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the Theodore Ts'o3-27/+16
2001-12-22Add support to read out information from the LVM proc hierarchy, Theodore Ts'o2-0/+72
2001-12-21Change dumpe2fs to not die if the listing of the bad blocks Theodore Ts'o2-40/+29
2001-12-16Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogusTheodore Ts'o10-32/+67
2001-12-16Fix e2fsck's handling of external journals,and update journal Theodore Ts'o3-3/+8
2001-12-02Pull up dumpe2fs cleanup patch from the experimental branch.Theodore Ts'o2-59/+70
2001-12-02Fixes necessary for e2fsprogs to work using the diet libc.Theodore Ts'o1-3/+4
2001-11-24e2image.8.in: Fix cut-and-paste typo (Addresses Debian bug #119624)Theodore Ts'o2-1/+5
2001-11-13util.c (check_plausibility): Use stat64 if available so thatTheodore Ts'o2-0/+14
2001-11-05Define a new ext2 file attribute, EXT2_NOTAIL_FL,Theodore Ts'o3-1/+13
2001-11-05fsck.c (interpret_type): If the "auto" type is specified, makeTheodore Ts'o2-0/+9
2001-11-05e2image.c (output_meta_data_blocks): Optimize away excessTheodore Ts'o2-19/+38
2001-10-13mke2fs.c(main): Always exit with non-zero code in case of error.Andreas Dilger2-4/+14
2001-10-01Update findsuper to support > 2GB device sizes.Andreas Dilger1-35/+93
2001-09-20Update changelogs for 1.25 release.Theodore Ts'o1-0/+4
2001-09-19Remove dead code that wasn't in use from tune2fs.Theodore Ts'o2-2/+3
2001-09-19tune2fs.8.in: Update man page to reflect the fact that adding orTheodore Ts'o2-1/+14
2001-09-17mke2fs.c (zap_sector): Allocate sufficient space for zero-filled Theodore Ts'o2-2/+9
2001-09-04Update for 1.24a releaseTheodore Ts'o1-0/+4
2001-08-31Fix version format string.Andreas Dilger2-1/+5
2001-08-31Update for 1.24 release.Theodore Ts'o1-0/+4
2001-08-30mke2fs.c (zap_sector): Now takes a third argument, which is howTheodore Ts'o2-21/+12
2001-08-30mke2fs.c (main): Zap the second sector of the disk, along withAndreas Dilger2-7/+34
2001-08-30badblocks.8.in: Fix spelling typo. (Addresses Debian bug #110621)Theodore Ts'o2-1/+5
2001-08-27Remove EXT2FS_VERSION from the version display, since it Theodore Ts'o9-23/+23
2001-08-27Add missing log entry showing when we released e2fsprogs 1.23Theodore Ts'o1-0/+4
2001-08-18Update makefile dependencies.Theodore Ts'o1-3/+5
2001-08-18Minor fixups to Andreas' changeset. Removed unused variableTheodore Ts'o3-1/+10
2001-08-17get_device_by_label.[ch], fsck.c, util.c: New interpret_spec()Andreas Dilger10-44/+147
2001-08-15* tune2fs.c: Make sure that error messages are sent to stderr, andTheodore Ts'o2-6/+12
2001-08-15fsck.8.in: Fixed error in synopsis of the man page.Theodore Ts'o2-2/+5
2001-08-15fsck.c (main): Print a warning message if there are no devices toTheodore Ts'o2-1/+7
2001-08-15fsck.c (check_all): Don't bother to interpret a device where theTheodore Ts'o2-1/+5
2001-08-15mke2fs.c (PRS): Handle -O and -s options in line in the getoptTheodore Ts'o2-26/+39
2001-08-15Give an error if -O is specified more than once to tune2fs.Theodore Ts'o2-0/+10
2001-08-10mke2fs.8.in: Slim down text describing the -O flag to removeTheodore Ts'o2-5/+8
2001-08-09mke2fs.c (PRS): Fix bug pointed out by Christopher Niessen; if mke2fsTheodore Ts'o2-2/+6
2001-08-09Add support for specifiying - as the image file (to send the imageTheodore Ts'o2-11/+21
2001-08-09Add support for raw image files in e2image.Theodore Ts'o3-52/+344
2001-08-04Add ChangeLog entry for changes made by Andreas DilgerTheodore Ts'o1-0/+5
2001-08-04Put check for JOURNAL_DEV before sparse_option, so we don't set theAndreas Dilger1-5/+6
2001-07-31tune2fs.c (update_feature_set, remove_journal_inode): IfTheodore Ts'o2-22/+69
2001-07-30tune2fs.c (update_feature_set): Don't require a forced fsck ifTheodore Ts'o2-1/+8
2001-07-27mke2fs.c (PRS): If the blocksize is not specified, and the journalTheodore Ts'o2-1/+30
2001-07-20fsck.8.in: Add much more explicit language documenting how theTheodore Ts'o2-1/+13
2001-07-19fstype.c (identify_fs): New file which looks at the superblockTheodore Ts'o5-2/+106
2001-07-03Add support for XFS filesystems.Theodore Ts'o1-12/+33
2001-06-23Update changelogs for 1.22.Theodore Ts'o1-0/+4
2001-06-16ChangeLog:Theodore Ts'o1-0/+4
2001-06-14tune2fs.8.in:Theodore Ts'o1-2/+1