summaryrefslogtreecommitdiff
path: root/e2fsck/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-09-24Update for 1.29 release.Theodore Ts'o1-0/+4
2002-09-06rehash.c (copy_dir_entries): Fix bug which caused corruptedTheodore Ts'o1-0/+6
2002-08-31Update changelogs for 1.28 releaseTheodore Ts'o1-0/+4
2002-08-31ehandler.c (e2fsck_handle_read_error): If the user asks toTheodore Ts'o1-0/+7
2002-08-31Fix a bug which caused e2fsck to fail to correctly check filesystems Theodore Ts'o1-0/+14
2002-08-21problem.c: Fix PR_1_RELOC_BLOCK_ALLOCATE message to explain thatTheodore Ts'o1-0/+6
2002-08-17Update and clarify man pages (addresses Debian Bug #145044).Theodore Ts'o1-0/+5
2002-08-17Overhaul extended attribute handling. Should now be correct withTheodore Ts'o1-0/+68
2002-08-01Change e2fsck to use a red/black tree in pass1b, to remove O(n**2) Theodore Ts'o1-0/+10
2002-07-25Add e2fsck -D option which optimizes/compresses directories. Theodore Ts'o1-0/+25
2002-07-24util.c (ask_yn, read_a_char): Note when the user has typed ^C,Theodore Ts'o1-0/+5
2002-07-23pass1.c (e2fsck_pass1): If e2fsck is run with -n, don't createTheodore Ts'o1-0/+6
2002-07-21Add SIGINT and SIGTERM handling to fsck and e2fsck. For e2fsck,Theodore Ts'o1-0/+17
2002-07-20Add support to e2fsck to reindex directories to use hash trees.Theodore Ts'o1-0/+36
2002-07-15pass2.c (e2fsck_pass2): Use dx_dir->numblocks instead ofTheodore Ts'o1-0/+5
2002-06-26Add support for the half-MD4 HTREE hash.Theodore Ts'o1-0/+20
2002-06-25Add initial support for htree directories.Theodore Ts'o1-0/+27
2002-06-10Do sanity checking of the number of blocks and inodes in a group forAndreas Dilger1-0/+7
2002-05-22Update to support the V2 Bestbits EA format.Theodore Ts'o1-0/+6
2002-05-21Check for inodes which are too big (either too many blocks, orTheodore Ts'o1-0/+12
2002-05-21Fix up Andreas' changeset. Avoid use of dynamic automatic arrays,Theodore Ts'o1-0/+49
2002-05-17Fix up Andreas's 8k blocksize changes to fix a number of bugs, Theodore Ts'o1-0/+27
2002-03-08Update for 1.27 release.Theodore Ts'o1-0/+4
2002-03-07Fix various gcc -Wall complaints.Theodore Ts'o1-2/+6
2002-03-07Fixed the journal handling so that an offer is made to clear theTheodore Ts'o1-1/+11
2002-03-07E2fsck now prints ranges in pass 5 when printing deltas inTheodore Ts'o1-0/+9
2002-03-05Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES.Theodore Ts'o1-0/+5
2002-02-26Update Changelog messages to use tytso@mit.edu for all addresses Theodore Ts'o1-2/+2
2002-02-24Update makefiles to install mkfs.ext3, and to install man pages forTheodore Ts'o1-0/+6
2002-02-22Cleaned up journal handling code in e2fsck.Theodore Ts'o1-0/+9
2002-02-03Update files for 1.26 release.Theodore Ts'o1-9/+13
2001-12-24In mke2fs and e2fsck, specifying the -c option twice will now doTheodore Ts'o1-0/+14
2001-12-23Enhnaced the get backup superblock function so that it doesTheodore Ts'o1-0/+14
2001-12-23Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the Theodore Ts'o1-0/+8
2001-12-21Use ctx->filesystem_name if the ctx->device_name is NULL in e2fsck.Theodore Ts'o1-0/+3
2001-12-21Give the opportunity for e2fsck to run the journal even if Theodore Ts'o1-0/+17
2001-12-16Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogusTheodore Ts'o1-0/+4
2001-12-16Fix e2fsck's handling of external journals,and update journal Theodore Ts'o1-1/+8
2001-11-30journal.c: fix an endianness bug.Gabriel Paubert1-0/+5
2001-11-26super.c (check_super_block): Make sure that if the inode tableTheodore Ts'o1-0/+7
2001-11-242fsck.8.in: Fix minor typo in man page and clarify device Theodore Ts'o1-0/+5
2001-10-07journal.c (clear_v2_journal_fields, e2fsck_journal_load): If theTheodore Ts'o1-0/+10
2001-10-06e2fsck.h, journal.c (e2fsck_move_ext3_journal): Add new functionTheodore Ts'o1-0/+12
2001-09-20Update changelogs for 1.25 release.Theodore Ts'o1-0/+4
2001-09-19e2fsck: If a superblock is specified explicitly by theTheodore Ts'o1-0/+6
2001-09-04Update for 1.24a releaseTheodore Ts'o1-0/+4
2001-08-31Update for 1.24 release.Theodore Ts'o1-0/+4
2001-08-30pass1.c (e2fsck_pass1): For EXT2_RESIZE_INO, allow its i_mode toTheodore Ts'o1-0/+6
2001-08-27Remove EXT2FS_VERSION from the version display, since it Theodore Ts'o1-0/+3
2001-08-27Add missing log entry showing when we released e2fsprogs 1.23Theodore Ts'o1-0/+4