aboutsummaryrefslogtreecommitdiff
path: root/e2fsck
AgeCommit message (Expand)Author
2004-12-16Fix e2fsck so that it will clean up filesystesm that have theTheodore Ts'o
2004-12-15Supplied changelog for resize inode patch.Theodore Ts'o
2004-12-15Add support for on-line resizing ala the resize inode. This patchTheodore Ts'o
2004-12-15Fix stupid core dumping bug if the TZ environment variable isn't set.Theodore Ts'o
2004-12-15Add install-strip and install-shlibs-strip targetsTheodore Ts'o
2004-12-14Use MKINSTALLDIRS macro so that the Makefiles can find the scriptTheodore Ts'o
2004-11-30If the TZ environment variable is set to GMT, use gmtime() Theodore Ts'o
2004-11-30Add support for passing options to the io layer using the URL syntax. For Theodore Ts'o
2004-11-30Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o
2004-10-04Attempt recovery if the journal contains illegal blocksRichard Mortimer
2004-07-26pass1.c (process_block): Change the limit of directory size fromTheodore Ts'o
2004-05-26Fixed potential ordering constraint problem in e2fsck's journalTheodore Ts'o
2004-05-05Remove .cvsignore files; they were out of date, and causes lintianTheodore Ts'o
2004-05-04unix.c (check_if_skip): If the checkinterval is zero, thenTheodore Ts'o
2004-04-12In e2fsck, when trying to determine if the system is running on Theodore Ts'o
2004-04-03Refine the build process to avoid re-running subst all the time on Theodore Ts'o
2004-03-30unix_io.c, pass1.c:Matthias Andree
2004-02-28Update version number for e2fsprogs 1.35 release.Theodore Ts'o
2004-02-27Add missing break statement so e2fsck -k actually works. Theodore Ts'o
2004-02-24unix.c (main, PRS), e2fsck.8.in: Add a new -k option which keepsTheodore Ts'o
2004-02-23Makefile.in (PROFILED_LIBS, PROFILED_DEPLIBS): Fix reference toTheodore Ts'o
2004-02-22Fix up preen mode messages during pass 1B/C/D.Theodore Ts'o
2004-02-21e2fsck.c (e2fsck_run): Clear the SETJMP_OK flag when returningTheodore Ts'o
2004-01-31problem.c (fix_problem): Don't call print_e2fsck_message if theTheodore Ts'o
2004-01-30Fix a byte swap bugs, including one which caused e2fsck to Theodore Ts'o
2003-12-28Re-add FreeBSD support. Matthias Andree
2003-12-28Fix more compiler warnings.Matthias Andree
2003-12-12Fix bug in e2fsck: When reconnecting a directory, we mayTheodore Ts'o
2003-12-11e2fsck.h (E2F_FLAG_RESTARTED): Assign a unique flag bitfield toTheodore Ts'o
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o
2003-12-07recovery.c, jfs_user.h: Sync recovery.c with latest 2.5 kernelTheodore Ts'o
2003-12-02When testing a disk using e2fsck -c, use the listTheodore Ts'o
2003-11-21In e2fsck, given an extra grace period before actually forcingTheodore Ts'o
2003-11-21In e2fsck, if the number of mounts until the next forced filesystemTheodore Ts'o
2003-11-21pass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK), Theodore Ts'o
2003-11-21Check the returned name from blkid_get_devname in tune2fs andTheodore Ts'o
2003-11-21Centeralize calculation of which blocks are reserved/used forTheodore Ts'o
2003-08-24util.c (get_backup_sb): Check to make sure the context is passedTheodore Ts'o
2003-08-24Adjust description line so that apropos "ext2" or "ext3" will Theodore Ts'o
2003-08-21journal.c (e2fsck_move_ext3_journal): When moving the journal orTheodore Ts'o
2003-08-21Add support for backing up the journal inode location in the Theodore Ts'o
2003-08-19e2fsck.h, unix.c (PRS, e2fsck_clear_progbar, Theodore Ts'o
2003-08-01Include inttypes.h if present. New macros INT_TO_VOIDPTR andTheodore Ts'o
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o
2003-07-26Update for 1.34 release.Theodore Ts'o
2003-07-06Fixx gcc -Wall nitpicks.Theodore Ts'o
2003-06-24Fix spelling error in e2fsck problem reporting.Theodore Ts'o
2003-05-17unix.c (show_stats), e2fsck.h: Use ngettext (abbreivated withTheodore Ts'o
2003-05-05Add --enable-test-io-debug configure option which causes e2fsck andTheodore Ts'o
2003-05-03Add Czech translation.Theodore Ts'o