Whamcloud - gitweb
Implement the ability for the test_io mechanism to abort after n reads
[tools/e2fsprogs.git] / e2fsck /
2004-05-27 Theodore Ts'oFixed potential ordering constraint problem in e2fsck...
2004-05-05 Theodore Ts'oRemove .cvsignore files; they were out of date, and...
2004-05-05 Theodore Ts'ounix.c (check_if_skip): If the checkinterval is zero...
2004-04-12 Theodore Ts'oIn e2fsck, when trying to determine if the system is...
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
2004-03-30 Matthias Andreeunix_io.c, pass1.c:
2004-02-28 Theodore Ts'oUpdate version number for e2fsprogs 1.35 release.
2004-02-27 Theodore Ts'oAdd missing break statement so e2fsck -k actually works.
2004-02-24 Theodore Ts'ounix.c (main, PRS), e2fsck.8.in: Add a new -k option...
2004-02-24 Theodore Ts'oMakefile.in (PROFILED_LIBS, PROFILED_DEPLIBS): Fix...
2004-02-22 Theodore Ts'oFix up preen mode messages during pass 1B/C/D.
2004-02-22 Theodore Ts'oe2fsck.c (e2fsck_run): Clear the SETJMP_OK flag when...
2004-02-01 Theodore Ts'oproblem.c (fix_problem): Don't call print_e2fsck_messag...
2004-01-30 Theodore Ts'oFix a byte swap bugs, including one which caused e2fsck to
2003-12-28 Matthias AndreeRe-add FreeBSD support.
2003-12-28 Matthias AndreeFix more compiler warnings.
2003-12-12 Theodore Ts'oFix bug in e2fsck: When reconnecting a directory,...
2003-12-11 Theodore Ts'oe2fsck.h (E2F_FLAG_RESTARTED): Assign a unique flag...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-12-07 Theodore Ts'orecovery.c, jfs_user.h: Sync recovery.c with latest...
2003-12-02 Theodore Ts'oWhen testing a disk using e2fsck -c, use the list
2003-11-21 Theodore Ts'oIn e2fsck, given an extra grace period before actually...
2003-11-21 Theodore Ts'oIn e2fsck, if the number of mounts until the next force...
2003-11-21 Theodore Ts'opass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK),
2003-11-21 Theodore Ts'oCheck the returned name from blkid_get_devname in tune2...
2003-11-21 Theodore Ts'oCenteralize calculation of which blocks are reserved...
2003-08-25 Theodore Ts'outil.c (get_backup_sb): Check to make sure the context...
2003-08-24 Theodore Ts'oAdjust description line so that apropos "ext2" or ...
2003-08-21 Theodore Ts'ojournal.c (e2fsck_move_ext3_journal): When moving the...
2003-08-21 Theodore Ts'oAdd support for backing up the journal inode location...
2003-08-19 Theodore Ts'oe2fsck.h, unix.c (PRS, e2fsck_clear_progbar,
2003-08-01 Theodore Ts'oInclude inttypes.h if present. New macros INT_TO_VOIDP...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-07-26 Theodore Ts'oUpdate for 1.34 release.
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-06-24 Theodore Ts'oFix spelling error in e2fsck problem reporting.
2003-05-18 Theodore Ts'ounix.c (show_stats), e2fsck.h: Use ngettext (abbreivate...
2003-05-05 Theodore Ts'oAdd --enable-test-io-debug configure option which cause...
2003-05-03 Theodore Ts'oAdd Czech translation.
2003-05-03 Theodore Ts'oUpdate to gettext 0.11.5. We now enable NLS support...
2003-04-27 Theodore Ts'oFixed NLS support for message abbreviations in e2fsck.
2003-04-21 Theodore Ts'oUpdate for 1.33 release.
2003-04-19 Theodore Ts'oFix gcc -Wall warnings.
2003-04-18 Theodore Ts'oe2fsck/rehash.c (name_cmp): Sort the deleted inodes...
2003-04-16 Theodore Ts'oUse setvbuf instead of setbuf to force stdout and
2003-04-16 Theodore Ts'o * Add support for the -a and -s options to logsave.
2003-04-15 Theodore Ts'oRemove the debian-special legal permission notes.
2003-04-13 Theodore Ts'oAdd portability enhancements for Cygwin32 environment.
2003-04-06 Theodore Ts'oE2fsck now updates the global free block and
2003-03-17 Theodore Ts'oFix the Apple Darwin port.
2003-03-17 Theodore Ts'oUpdate dependency information in Makefiles
2003-03-15 Theodore Ts'orehash.c (e2fsck_rehash_dir): If user specified the...
2003-03-15 Theodore Ts'oDon't display progress bar when rebuilding directories...
2003-03-15 Theodore Ts'oe2fsck/pass2.c (check_dir_block): Check for duplicate...
2003-03-14 Theodore Ts'oAdd Apple/Darwin patches.
2003-03-14 Theodore Ts'oChange e2fsck to detect and offer to delete or rename...
2003-03-06 Theodore Ts'oMinor man page fixes (Addresses Debian bugs #173612...
2003-03-02 Theodore Ts'oUpdate debugfs and e2fsck to use the blkid library.
2003-01-30 Theodore Ts'oFixed up minor documentation issues (man page for badbl...
2003-01-22 Theodore Ts'opass1.c (check_blocks): Use the EXT2_I_SIZE macro.
2002-12-18 Theodore Ts'opass2.c (strnlen): Provide strnlen if libc doesn't.
2003-01-02 Theodore Ts'oDetect if there is an attempt to run the journal twice...
2003-01-02 Theodore Ts'oPrint an error if more than one of the -p/-a, -n or...
2002-12-11 Theodore Ts'oFix typo (errant extra character).
2002-11-13 Theodore Ts'oUpdate to deal with the fact that the INDEX_FL code...
2002-11-09 Theodore Ts'oUpdate files for 1.32 release.
2002-11-09 Theodore Ts'oAdd german translation to the language catalog
2002-11-09 Theodore Ts'oUpdate files for 1.31 release.
2002-11-08 Theodore Ts'ounix.c (main): Fix a bug where e2fsck could erroneously...
2002-11-08 Theodore Ts'ounix.c (PRS), journal.c: Set the default level of journal
2002-11-08 Theodore Ts'oChange e2fsck to force out changes to the backup copies...
2002-11-07 Theodore Ts'oe2fsck.h, unix.c (main, check_mount): Fix e2fsck so...
2002-11-01 Theodore Ts'oUpdate files for 1.30 release.
2002-11-01 Theodore Ts'ounix.c (usage), e2fsck.8.in: Add the -D option to the...
2002-11-01 Theodore Ts'ounix.c (usage), e2fsck.8.in: Add the -D option to the...
2002-10-31 Theodore Ts'opass1.c (e2fsck_pass1): Check the superblock write...
2002-10-31 Theodore Ts'oMakefile.in (install): Search all compression extension...
2002-10-31 Theodore Ts'oAdd support for the meta_bg feature flag to the resize2...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format.
2002-10-14 Theodore Ts'oFix gcc -Wall nits.
2002-10-11 Theodore Ts'oFix bug in e2fsck and mklost+found; the lost+found...
2002-10-03 Theodore Ts'oHandle BAD_BLOCK_IN_INODE_TABLE even at the beginning...
2002-10-03 Theodore Ts'oFix endian problems in the htree code for e2fsck and...
2002-09-30 Theodore Ts'oAvoid counting directory entries during a directory...
2002-09-29 Theodore Ts'opass2.c (check_dir_block): Do a more paranoid check...
2002-09-29 Theodore Ts'orehash.c (e2fsck_rehash_dir): Apply patch from Christop...
2002-09-28 Theodore Ts'oAdd a more sophisticated algorithm to e2fsck to salvage...
2002-09-24 Theodore Ts'oUpdate for 1.29 release.
2002-09-06 Theodore Ts'orehash.c (copy_dir_entries): Fix bug which caused corrupted
2002-08-31 Theodore Ts'oUpdate changelogs for 1.28 release
2002-08-31 Theodore Ts'oUpdate for 1.28 release.
2002-08-31 Theodore Ts'oehandler.c (e2fsck_handle_read_error): If the user...
2002-08-31 Theodore Ts'oFix a bug which caused e2fsck to fail to correctly...
2002-08-21 Theodore Ts'oproblem.c: Fix PR_1_RELOC_BLOCK_ALLOCATE message to...
2002-08-17 Theodore Ts'oUpdate and clarify man pages (addresses Debian Bug...
2002-08-17 Theodore Ts'oOverhaul extended attribute handling. Should now be...
2002-08-14 Stephen TweedieClear dtime field on truncated orphan inodes.
2002-08-01 Theodore Ts'oChange e2fsck to use a red/black tree in pass1b, to...
2002-07-25 Theodore Ts'oAdd e2fsck -D option which optimizes/compresses directo...
next