summaryrefslogtreecommitdiff
path: root/e2fsck/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-09-12Fix loops over group descriptors to prevent 2**32-1 block number overflowsEric Sandeen1-0/+8
2006-08-30Detect overflows in loop countersEric Sandeen1-0/+6
2006-08-29Fix silly spelling error in e2fsckTheodore Ts'o1-0/+5
2006-05-29Add missing backwards compatibility for ancient Linux systemsTheodore Ts'o1-0/+4
2006-05-22Fix spelling mistakes in e2fsck, mke2fs.conf, and resize2fs man pagesTheodore Ts'o1-0/+5
2006-05-14Fix memory leak in e2fsck's error pathsTheodore Ts'o1-0/+7
2006-05-13Fix read/write badblocks testing in mke2fs and e2fsckTheodore Ts'o1-0/+5
2006-05-08Add support for EXT2_FEATURE_COMPAT_LAZY_BGTheodore Ts'o1-0/+8
2006-03-27Add badblocks(8) to SEE ALSO section of e2fsck's man page.Theodore Ts'o1-0/+3
2006-03-27Add man page documenting the /etc/e2fsck.conf configuration file.Theodore Ts'o1-0/+5
2006-03-22Tighten up profile parsing code by combining functionsTheodore Ts'o1-0/+7
2006-03-18Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato1-0/+7
2006-03-18Change e2fsck to open non-mounted filesystems in exclusive modeTheodore Ts'o1-0/+6
2006-03-10Enhance e2fsck so it can fix external journal hint in the superblock Theodore Ts'o1-0/+9
2006-01-29Add a config option which controls whether fs checks are skipped when on batteryTheodore Ts'o1-1/+5
2006-01-29Print an explanation when skipping a check due being on batteryTheodore Ts'o1-0/+6
2006-01-06Add support for quoted strings in tag and section namesTheodore Ts'o1-0/+7
2006-01-05Add support to the profile library for /etc/foo/conf.d style directories Theodore Ts'o1-0/+7
2006-01-05More profile cleanups: remove prf_data_t data structureTheodore Ts'o1-0/+3
2006-01-05Enhance profile library's parser to accept comments Theodore Ts'o1-0/+8
2006-01-04Add syntax error reporting to the profile libraryTheodore Ts'o1-0/+9
2006-01-02Simplify profile core functionalityTheodore Ts'o1-0/+6
2006-01-01Fix profile.c so that com_err.h doesn't have to be installedTheodore Ts'o1-0/+6
2005-12-31Add e2fsck problem handling to be configurableTheodore Ts'o1-0/+8
2005-12-31Add allow_cancellation config optionTheodore Ts'o1-0/+10
2005-12-31Read in /etc/e2fsck.conf configuration file at startupTheodore Ts'o1-0/+4
2005-12-30Add the profile library code to e2fsckTheodore Ts'o1-0/+19
2005-12-19Automatically fix superblock times in the futureTheodore Ts'o1-0/+10
2005-12-09Clarify the e2fsck man page regarding the -c optionTheodore Ts'o1-0/+3
2005-12-09Make e2fsck -cc warn on a read-only root filesystemTheodore Ts'o1-1/+4
2005-12-09Fix typo in e2fsck error message.Theodore Ts'o1-0/+3
2005-12-09Clarify description of the -p, -n, and -y options in the e2fsck man page.Theodore Ts'o1-0/+5
2005-09-24E2fsck: fix future times in the superblock's last mount or last write fieldsTheodore Ts'o1-0/+7
2005-07-25Fix use-after-free bug of e2fsck context structure.Theodore Ts'o1-0/+3
2005-07-25Fix false positives from valgrind: memcpy via no-op structure copyTheodore Ts'o1-0/+6
2005-07-04Make e2fsck Pass 1C header consistent with the other headersTheodore Ts'o1-0/+3
2005-07-04[BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s)Theodore Ts'o1-0/+16
2005-06-30Update for e2fsprogs 1.38 release.Theodore Ts'o1-0/+4
2005-06-26Update typos in changelogTheodore Ts'o1-2/+3
2005-06-20Fix e2fsprogs messages for grammar and consistency, based on suggestionsTheodore Ts'o1-0/+5
2005-06-19Make the e2fsck man page clear that the -c, -l, and -L options areTheodore Ts'o1-0/+6
2005-06-19Clean up e2fsck problem description messages for typo's and to make themTheodore Ts'o1-0/+7
2005-06-05Fix a minor spelling typo in blkid's man page, and update e2fsck's REPORTINGTheodore Ts'o1-0/+7
2005-05-05Corrects a few mistakes in the fsck man page, wraps two overlong lines,Theodore Ts'o1-0/+6
2005-04-16Fix spelling mistakes in man pages. (Addresses Debian Bugs: #304591, Theodore Ts'o1-0/+5
2005-04-14Don't offer to update or clone the resize inode when e2fsck deals withTheodore Ts'o1-0/+3
2005-04-14Use a centrally stored current time for "now" which Theodore Ts'o1-0/+8
2005-04-06pass1.c (e2fsck_pass1): If the superblock last mount time (notTheodore Ts'o1-0/+6
2005-03-21Update for the e2fsprogs 1.37 release.Theodore Ts'o1-0/+4
2005-03-21Integrate code from Alex Thomas at Clusterfs to check extended attributesTheodore Ts'o1-0/+24