Whamcloud - gitweb
Don't write changes to the backup superblocks by default
[tools/e2fsprogs.git] / e2fsck /
2007-06-18 Theodore Ts'oDon't write changes to the backup superblocks by default
2007-06-04 Theodore Ts'oFix e2fsck's get_size logic so it will work with the...
2007-05-31 Daniel Drakee2fsck: Add blocksize sanity check when finding a backu...
2007-05-31 Brian Behlendorf[COVERITY] Free potential null dereference bug in e2fsck
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-05-23 Theodore Ts'oFix gcc -Wall issues in e2fsck sources
2007-05-23 Theodore Ts'oAdd new function profile_get_uint() in the e2fsck sources
2007-05-08 Kalpak ShahRemove check in e2fsck which requires EA's in inodes...
2007-05-08 Eric SandeenFix mke2fs and debugfs to support large (> 16 bit)...
2007-04-20 Jim Garlicke2fsck: Count the root directory as found if it has...
2007-04-19 Theodore Ts'oFix minor typo in e2fsck.conf.5.in man page
2007-04-19 Theodore Ts'oRemove unused variable in e2fsck/pass2.c:check_dir_block()
2007-04-14 Bryn M. ReevesCorrect byteswapping for fast symlinks with xattrs
2007-04-14 Theodore Ts'oFix e2fsck's check_is_really_dir logic
2007-04-14 Theodore Ts'oImprove I/O error messages in e2fsck
2007-04-11 Jim Garlicke2fsck: pass1c terminates early if hard links
2007-04-07 Theodore Ts'oUpdate the e2fsck.conf(5) man page to document the...
2007-04-07 Theodore Ts'oFix memory leaks from using the tdb library
2007-04-06 Theodore Ts'oEnable e2fsck to use the tdb library to store the dirin...
2007-04-06 Theodore Ts'oEnable e2fsck to use the tdb library for the inode...
2007-04-05 Theodore Ts'oRework e2fsck's dirinfo abstraction to be more friendly...
2007-04-05 Theodore Ts'oFix potential reference (and free) to an uninitialized...
2007-04-02 Theodore Ts'oe2fsck: Recover a special file which looks an awful...
2007-03-31 Theodore Ts'oe2fsck: Add support for %It in problem description...
2007-03-31 Theodore Ts'oFix e2fsck to set the filetype of '..' when connecting...
2007-03-31 Theodore Ts'oFix edge case when i_size doesn't get fixed until secon...
2007-03-29 Brian Behlendorf[COVERITY] Fix (error case only) memory leak in e2fsck_...
2007-03-28 Brian Behlendorf[COVERITY] Fix (error case only) memory leak in e2fsck...
2007-03-28 Brian Behlendorf[COVERITY] Fix (error case only) memory leak in e2fsck -S
2007-03-28 Brian Behlendorf[COVERITY] Fix (error case only) memory leak in e2fsck...
2007-03-28 Brian Behlendorf[COVERITY] Fix (error case only) memory leak in e2fsck...
2007-03-28 Brian Behlendorf[COVERITY] Fix memory leak when parsing extended option...
2007-03-28 Brian Behlendorf[COVERITY] Fix memory leak when parsing extended option...
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in profile library
2007-03-19 Brian Behlendorf[COVERITY] Add missing NULL check to e2fsck_get_dir_info()
2007-03-19 Brian Behlendorf[COVERITY] Check for NULL return from dict_lookup(...
2007-03-19 Brian Behlendorf[COVERITY] Fix segfault bug if the profile directory...
2007-03-18 Brian Behlendorf[COVERITY] Fix missing return code check for ext2fs_wri...
2006-12-26 Theodore Ts'oUse the newer add/remove_error_table com_err interfaces
2006-11-15 Theodore Ts'oFix misc. gcc -Wall complaints in the misc and e2fsck...
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-11-11 Theodore Ts'oOn-disk format definition for huge files
2006-11-08 Theodore Ts'oFix e2fsck and mke2fs -c to be pass the last _block...
2006-10-22 Theodore Ts'oFix potential e2fsck -n crash
2006-10-02 Theodore Ts'oMinor correction to e2fsck.conf man page
2006-10-02 Theodore Ts'oFix Debian FTBFS problem caused by devmapper library...
2006-09-12 Eric SandeenFix more rounding overflows for filesystems that have...
2006-09-12 Eric SandeenAdd checks to make sure inode counts don't overflow...
2006-09-12 Eric SandeenCreate new ext2fs library inlines: ext2fs_group_{first...
2006-09-12 Eric SandeenFix signed vs unsigned printf format strings for block...
2006-09-12 Eric SandeenRemove unused variables
2006-09-12 Eric SandeenFix loops over group descriptors to prevent 2**32-1...
2006-08-30 Eric SandeenDetect overflows in loop counters
2006-08-29 Theodore Ts'oFix silly spelling error in e2fsck
2006-06-28 Andreas DilgerMinor fix to prevent e2fsck.h being included twice:
2006-06-10 Matthias AndreeRead mke2fs.conf and e2fsck.conf from root_sysconfdir...
2006-05-30 Matthias AndreeAdd prototype for e2fsck_write_inode_full.
2006-05-30 Matthias AndreeFix printf types (FreeBSD has u_long for ntohl).
2006-05-29 Theodore Ts'oAdd missing backwards compatibility for ancient Linux...
2006-05-22 Theodore Ts'oFix spelling mistakes in e2fsck, mke2fs.conf, and resiz...
2006-05-14 Theodore Ts'oFix memory leak in e2fsck's error paths
2006-05-13 Theodore Ts'oFix read/write badblocks testing in mke2fs and e2fsck
2006-05-09 Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2006-03-27 Theodore Ts'oAdd badblocks(8) to SEE ALSO section of e2fsck's man...
2006-03-27 Theodore Ts'oAdd man page documenting the /etc/e2fsck.conf configura...
2006-03-22 Theodore Ts'oTighten up profile parsing code by combining functions
2006-03-19 Takashi SatoFix format statements to make e2fsprogs programs 32...
2006-03-19 Theodore Ts'oChange e2fsck to open non-mounted filesystems in exclus...
2006-03-10 Theodore Ts'oEnhance e2fsck so it can fix external journal hint...
2006-03-08 Theodore Ts'oRemove e2fsck/malloc.h
2006-01-29 Theodore Ts'oAdd a config option which controls whether fs checks...
2006-01-29 Theodore Ts'oPrint an explanation when skipping a check due being...
2006-01-06 Theodore Ts'oAdd support for quoted strings in tag and section names
2006-01-05 Theodore Ts'oAdd support to the profile library for /etc/foo/conf...
2006-01-05 Theodore Ts'oFix gcc -Wall warning in profile_helper.c
2006-01-05 Theodore Ts'oMore profile cleanups: remove prf_data_t data structure
2006-01-05 Theodore Ts'oEnhance profile library's parser to accept comments
2006-01-04 Theodore Ts'oAdd syntax error reporting to the profile library
2006-01-03 Theodore Ts'oSimplify profile core functionality
2006-01-02 Theodore Ts'oClean up test driver program for profile.c and #ifdef...
2006-01-02 Theodore Ts'oFix profile.c so that com_err.h doesn't have to be... E2FSPROGS-1.39-WIP-1231
2005-12-31 Theodore Ts'oAdd e2fsck problem handling to be configurable
2005-12-31 Theodore Ts'oSlim down profile.c
2005-12-31 Theodore Ts'oAdd E2FSCK_CONFIG environment variable
2005-12-31 Theodore Ts'oFix incorrect location of prof_err.h in profile.c.
2005-12-31 Theodore Ts'oAdd allow_cancellation config option
2005-12-31 Theodore Ts'oRead in /etc/e2fsck.conf configuration file at startup
2005-12-31 Theodore Ts'oAdd the profile library code to e2fsck
2005-12-19 Theodore Ts'oAutomatically fix superblock times in the future
2005-12-09 Theodore Ts'oClarify the e2fsck man page regarding the -c option
2005-12-09 Theodore Ts'oMake e2fsck -cc warn on a read-only root filesystem
2005-12-09 Theodore Ts'oFix typo in e2fsck error message.
2005-12-09 Theodore Ts'oClarify description of the -p, -n, and -y options in...
2005-09-25 Theodore Ts'oE2fsck: fix future times in the superblock's last mount...
2005-07-25 Theodore Ts'oFix use-after-free bug of e2fsck context structure.
2005-07-25 Theodore Ts'oFix false positives from valgrind: memcpy via no-op...
2005-07-04 Theodore Ts'oMake e2fsck Pass 1C header consistent with the other...
2005-07-04 Theodore Ts'o[BUGFIX]: E2fsck will segfault on disconnected inode...
2005-07-01 Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-06-27 Theodore Ts'oUpdate typos in changelog
next