summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ADD TAG: E2FSPROGS-1_24aE2FSPROGS-1_24aTheodore Ts'o2001-09-041-0/+1
* Update for 1.24a releaseTheodore Ts'o2001-09-0427-13/+104
* Fix version format string.Andreas Dilger2001-08-312-1/+5
* ADD TAG: E2FSPROGS-1_24E2FSPROGS-1_24Theodore Ts'o2001-08-311-0/+1
* Update for 1.24 release.Theodore Ts'o2001-08-3127-13/+128
* mke2fs.c (zap_sector): Now takes a third argument, which is howTheodore Ts'o2001-08-302-21/+12
* mke2fs.c (main): Zap the second sector of the disk, along withAndreas Dilger2001-08-303-8/+35
* badblocks.8.in: Fix spelling typo. (Addresses Debian bug #110621)Theodore Ts'o2001-08-302-1/+5
* getsize.c (ext2fs_get_device_size): Back out BLKGETSIZE64Theodore Ts'o2001-08-302-17/+6
* libext2fs.texinfo: Remove texinfo warnings by adding white spaceTheodore Ts'o2001-08-302-11/+16
* pass1.c (e2fsck_pass1): For EXT2_RESIZE_INO, allow its i_mode toTheodore Ts'o2001-08-302-0/+10
* Remove EXT2FS_VERSION from the version display, since it Theodore Ts'o2001-08-2713-29/+35
* Add missing log entry showing when we released e2fsprogs 1.23Theodore Ts'o2001-08-2721-0/+84
* Deal with libc5's lack of strnlen.Theodore Ts'o2001-08-275-3/+28
* Update makefile dependencies.Theodore Ts'o2001-08-181-3/+5
* Minor fixups to Andreas' changeset. Removed unused variableTheodore Ts'o2001-08-183-1/+10
* get_device_by_label.[ch], fsck.c, util.c: New interpret_spec()Andreas Dilger2001-08-1710-44/+147
* ADD TAG: E2FSPROGS-1_23E2FSPROGS-1_23Theodore Ts'o2001-08-151-0/+1
* Update for 1.23 release.Theodore Ts'o2001-08-157-18/+49
* * tune2fs.c: Make sure that error messages are sent to stderr, andTheodore Ts'o2001-08-152-6/+12
* fsck.8.in: Fixed error in synopsis of the man page.Theodore Ts'o2001-08-152-2/+5
* fsck.c (main): Print a warning message if there are no devices toTheodore Ts'o2001-08-152-1/+7
* fsck.c (check_all): Don't bother to interpret a device where theTheodore Ts'o2001-08-152-1/+5
* mke2fs.c (PRS): Handle -O and -s options in line in the getoptTheodore Ts'o2001-08-152-26/+39
* Give an error if -O is specified more than once to tune2fs.Theodore Ts'o2001-08-152-0/+10
* super.c (release_orphan_inodes): If the filesystem containsTheodore Ts'o2001-08-132-0/+12
* e2fsck/pass1.c (e2fsck_pass1_check_device_inode): If i_blocks isTheodore Ts'o2001-08-132-0/+8
* pass1.c (check_size): Fix logic in check_size; the previous codeTheodore Ts'o2001-08-132-6/+8
* logdump.c (do_logdump, dump_journal): Add support for dumpingTheodore Ts'o2001-08-122-23/+67
* mke2fs.8.in: Slim down text describing the -O flag to removeTheodore Ts'o2001-08-102-5/+8
* Update for 1.23-WIP-0809 release.Theodore Ts'o2001-08-093-7/+28
* mke2fs.c (PRS): Fix bug pointed out by Christopher Niessen; if mke2fsTheodore Ts'o2001-08-092-2/+6
* Add support for specifiying - as the image file (to send the imageTheodore Ts'o2001-08-092-11/+21
* Add support for raw image files in e2image.Theodore Ts'o2001-08-093-52/+344
* pass1.c, pass2.c, problem.c, problem.h: Fix bug introduced byTheodore Ts'o2001-08-095-39/+55
* unix.c (show_stats): Print the number of large files in verbose mode.Theodore Ts'o2001-08-092-0/+8
* Add dependencies to iscan.Theodore Ts'o2001-08-081-1/+1
* Add missing errcode_t variable so that iscan compiles.Theodore Ts'o2001-08-081-0/+1
* * journal.c (recover_ext3_journal): If s_errno is set in theTheodore Ts'o2001-08-072-0/+16
* Performance enhancements to speed up creating a journal and Theodore Ts'o2001-08-053-2/+16
* Ignore .failed and .new files when running e2fsck tests.Andreas Dilger2001-08-041-1/+2
* Add ChangeLog entry for changes made by AndreasTheodore Ts'o2001-08-041-0/+9
* Change comments for %D and %d expansion in e2fsck problem codes. ItAndreas Dilger2001-08-042-8/+8
* Add ChangeLog entry for changes made by Andreas DilgerTheodore Ts'o2001-08-041-0/+5
* Put check for JOURNAL_DEV before sparse_option, so we don't set theAndreas Dilger2001-08-041-5/+6
* Add ChangeLog entry for changes made by Andreas DilgerTheodore Ts'o2001-08-041-0/+9
* Add "*.orig" to "make clean" target, change explicit listing ofAndreas Dilger2001-08-041-3/+3
* Add -f flag to doc/Makefile $(RM) of files which may not exist.Andreas Dilger2001-08-041-7/+4
* f_bad_inode, f_badsymlinks: Update expect files to reflectTheodore Ts'o2001-08-044-11/+20
* Cleanup changes to Andreas' symlink patch. Remove use of EXT2_LINK_DIRTheodore Ts'o2001-08-045-24/+30