Whamcloud - gitweb
dumpe2fs: display block bitmap checksum
[tools/e2fsprogs.git] / e2fsck / pass1.c
2007-04-14 Theodore Ts'oImprove I/O error messages in e2fsck
2007-04-06 Theodore Ts'oEnable e2fsck to use the tdb library for the inode...
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'oFix edge case when i_size doesn't get fixed until secon...
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...
2006-11-15 Theodore Ts'oFix misc. gcc -Wall complaints in the misc and e2fsck...
2006-11-11 Theodore Ts'oOn-disk format definition for huge files
2006-09-12 Eric SandeenFix more rounding overflows for filesystems that have...
2006-09-12 Eric SandeenCreate new ext2fs library inlines: ext2fs_group_{first...
2006-09-12 Eric SandeenRemove unused variables
2005-07-25 Theodore Ts'oFix false positives from valgrind: memcpy via no-op...
2005-04-14 Theodore Ts'oUse a centrally stored current time for "now" which
2005-04-06 Theodore Ts'opass1.c (e2fsck_pass1): If the superblock last mount...
2005-03-21 Theodore Ts'oIntegrate code from Alex Thomas at Clusterfs to check...
2005-03-20 Theodore Ts'oFix bug in e2fsck where we don't notice if a file with...
2004-12-24 Theodore Ts'oAdd support to detect corrupted resize_inode's to e2fsck.
2004-12-15 Theodore Ts'oAdd support for on-line resizing ala the resize inode...
2004-07-27 Theodore Ts'opass1.c (process_block): Change the limit of directory...
2004-03-30 Matthias Andreeunix_io.c, pass1.c:
2003-12-28 Matthias AndreeFix more compiler warnings.
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-11-21 Theodore Ts'opass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK),
2003-11-21 Theodore Ts'oCenteralize calculation of which blocks are reserved...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-03-02 Theodore Ts'oUpdate debugfs and e2fsck to use the blkid library.
2003-01-22 Theodore Ts'opass1.c (check_blocks): Use the EXT2_I_SIZE macro.
2002-11-08 Theodore Ts'oChange e2fsck to force out changes to the backup copies...
2002-10-31 Theodore Ts'opass1.c (e2fsck_pass1): Check the superblock write...
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-14 Theodore Ts'oFix gcc -Wall nits.
2002-10-03 Theodore Ts'oHandle BAD_BLOCK_IN_INODE_TABLE even at the beginning...
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-07-23 Theodore Ts'opass1.c (e2fsck_pass1): If e2fsck is run with -n, don...
2002-07-20 Theodore Ts'oAdd support to e2fsck to reindex directories to use...
2002-06-26 Theodore Ts'oAdd support for the half-MD4 HTREE hash.
2002-06-26 Theodore Ts'oAdd initial support for htree directories.
2002-05-22 Theodore Ts'oUpdate to support the V2 Bestbits EA format.
2002-05-22 Theodore Ts'oCheck for inodes which are too big (either too many...
2002-05-21 Theodore Ts'oFix up Andreas' changeset. Avoid use of dynamic automa...
2002-05-18 Andreas DilgerAdd more complete tests for symlinks: nul termination...
2002-05-18 Theodore Ts'oFix fencepost error in allocating space for array.
2002-05-17 Theodore Ts'oFix up Andreas's 8k blocksize changes to fix a number...
2002-05-16 Andreas DilgerAdd support for creating and checking 8192-byte blocksi...
2001-12-17 Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-08-30 Andreas Dilgermke2fs.c (main): Zap the second sector of the disk...
2001-08-30 Theodore Ts'opass1.c (e2fsck_pass1): For EXT2_RESIZE_INO, allow...
2001-08-27 Theodore Ts'oDeal with libc5's lack of strnlen.
2001-08-13 Theodore Ts'oe2fsck/pass1.c (e2fsck_pass1_check_device_inode): If...
2001-08-13 Theodore Ts'opass1.c (check_size): Fix logic in check_size; the...
2001-08-09 Theodore Ts'opass1.c, pass2.c, problem.c, problem.h: Fix bug introdu...
2001-08-05 Theodore Ts'oCleanup changes to Andreas' symlink patch. Remove...
2001-08-04 Andreas DilgerAdd extra checks for bad symlinks, including zero lengt...
2001-07-28 Theodore Ts'opass1.c (e2fsck_pass1): Check for symlinks that have the
2001-07-26 Theodore Ts'opass1.c (e2fsck_pass1): Free ctx->block_ea_map at the...
2001-07-25 Theodore Ts'oApply fixes reported by Andreas Gruenbacher:
2001-07-19 Theodore Ts'oThis patch completes the initial extended attribute...
2001-07-08 Theodore Ts'opass1.c (e2fsck_pass1): Defer inodes which have an...
2001-07-07 Theodore Ts'oAdd code to check and fix incorrect reference counts...
2001-07-02 Theodore Ts'oAdd initial support for extended attribute blocks
2001-06-02 Theodore Ts'oChangeLog, pass1.c, pass2.c, problem.c, problem.h:
2001-06-01 Theodore Ts'oChangeLog, pass1.c, pass1b.c:
2001-05-14 Theodore Ts'oChangeLog, pass1.c, problem.c, problem.h, problemP.h:
2001-01-18 Theodore Ts'oChangeLog, pass1.c:
2001-01-12 Theodore Ts'oChangeLog, pass1.c, problem.c, problem.h:
2001-01-11 Theodore Ts'oChangeLog, e2fsck.h, flushb.c, iscan.c, unix.c:
2001-01-11 Theodore Ts'oMany files:
2001-01-06 Theodore Ts'oMany files:
2001-01-03 Theodore Ts'oChangeLog, pass1.c, problem.c, problem.h:
2001-01-01 Theodore Ts'oChangeLog, journal.c, pass1.c, super.c, unix.c:
2001-01-01 Theodore Ts'oChangeLog, pass1.c:
2000-12-13 Theodore Ts'oChangeLog, pass1.c:
2000-10-24 Theodore Ts'oChangeLog, pass1.c:
2000-07-04 Theodore Ts'oChangeLog, pass1.c:
2000-05-27 Theodore Ts'oChangeLog, pass1.c, problem.c, problem.h:
2000-04-03 Theodore Ts'oChangeLog, pass1.c, problem.c:
2000-02-11 Theodore Ts'oMany files:
2000-02-08 Theodore Ts'oChangeLog, e2fsck.h, pass1.c, pass1b.c:
2000-02-07 Theodore Ts'oMany files:
1999-11-23 Theodore Ts'oChangeLog, pass1.c:
1999-11-10 Theodore Ts'oChangeLog, e2fsck.h, pass1.c, pass2.c, pass3.c, problem...
1999-10-21 Theodore Ts'oMany files:
1999-07-19 Theodore Ts'oMany files:
1999-06-25 Theodore Ts'oChangeLog, e2fsck.h, pass1.c, pass2.c, pass4.c, swapfs.c:
1998-11-14 Theodore Ts'oChangeLog, mke2fs.c, tune2fs.8.in:
1998-07-06 Theodore Ts'oChangeLog, pass1.c:
1998-06-10 Theodore Ts'oChangeLog, pass1.c, problem.h:
1998-04-30 Theodore Ts'oChangeLog, e2fsck.h, pass1.c, super.c:
1998-03-28 Theodore Ts'opass1.c:
1998-03-24 Theodore Ts'oMany files:
1998-02-27 Theodore Ts'oChangeLog, e2fsck.c, e2fsck.h, pass1.c:
1998-02-24 Theodore Ts'oMany files:
1998-01-19 Theodore Ts'oMany files:
1997-11-24 Theodore Ts'oChangeLog, pass1.c, util.c:
1997-11-19 Theodore Ts'oChangeLog, pass1.c:
1997-11-14 Theodore Ts'oMany files:
1997-11-03 Theodore Ts'oMany files:
next