]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - e2fsck
po: update pl.po (from translationproject.org)
[thirdparty/e2fsprogs.git] / e2fsck /
2008-02-29  Mike FrysingerFix makefile dependency issues for various install...
2008-02-27  Theodore Ts'oe2fsck: Print an explicit message when the bad block...
2008-02-27  Theodore Ts'oe2fsck: Don't clear the LARGE_FILES feature flag
2008-02-27  Theodore Ts'oEnhance e2fsck's reporting for reporting unsupported...
2008-02-26  Theodore Ts'oe2fsck: Document that the -D option finds duplicate...
2008-01-31  Theodore Ts'oFix bug in e2fsck which caused it to core dump if ...
2008-01-27  Theodore Ts'oDon't build e2fsck statically by default anymore
2008-01-27  Theodore Ts'oIgnore "safe" flag differences when e2fsck compares...
2008-01-01  Theodore Ts'oe2fsck: When optimizing non-htree directories, sort...
2008-01-01  Theodore Ts'oExpand discussion of the -D option in e2fsck's man...
2007-12-27  Theodore Ts'oConvert use of ext2fs_get_mem to ext2fs_get_array for...
2007-12-06  Theodore Ts'oAdd Ubuntu-specific e2fsck.conf file to work around...
2007-10-06  Theodore Ts'oe2fsck: backup superblocks if key constants have changed
2007-10-06  Theodore Ts'oe2fsck: update the backup superblocks if the feature...
2007-09-23  Theodore Ts'oe2fsck: Don't mark the filesystem invalid because of...
2007-09-23  Theodore Ts'oWork around lame Ubuntu init scripts / installer bugs
2007-09-07  Theodore Ts'oe2fsck: If the superblock is corrupt, automatically...
2007-08-21  Theodore Ts'oUse sscanf instead of atoi when parsing e2fsck options
2007-08-04  Theodore Ts'oe2fsck: Allow i_size to be rounded up to the size of...
2007-07-11  Theodore Ts'oFix e2fsck segfault on very badly damaged filesystems
2007-07-10  Kalpak Shahe2fsck: Fix salvage_directory when the last entry's...
2007-07-08  Theodore Ts'oRemove Changelog files since they're not used after...
2007-07-04  Theodore Ts'oAdd new function: profile_set_default()
2007-07-04  Theodore Ts'oAdd PROFILE_FILE_NO_RELOAD flag which is used by profil...
2007-07-02  Theodore Ts'oe2fsck: Detect recursive loops in @-expansions
2007-06-24  Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2007-06-22  Andreas Dilgere2fsck: added sanity check for xattr validation
2007-06-21  Theodore Ts'oFix gcc -Wall bug in e2fsck
2007-06-21  Theodore Ts'oe2fsck: Check the all of journal blocks for validity
2007-06-21  Kalpak ShahWrite the updated journal inode if s_jnl_blocks was...
2007-06-21  Kalpak ShahRecreate journal that had been removed previously due...
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...
next