Whamcloud - gitweb
e2fsck: kickoff mutex lock for block found map
[tools/e2fsprogs.git] / e2fsck / e2fsck.h
2010-03-15 Theodore Ts'oe2fsck: Don't blow up if the physical device is too big
2009-05-28 Ken ChenAdd empty function for init_resource_track() and print_...
2009-05-28 Andreas Dilgere2fsck: only restart e2fsck once for inodes in uninit...
2009-04-23 Theodore Ts'oe2fsck: Don't test the resize_inode if the filesystem...
2009-04-22 Theodore Ts'oe2fsck: Fix warn_unused_result warnings from gcc
2008-12-25 Theodore Ts'oe2fsck: When repacking directories, leave slack space...
2008-12-09 Theodore Ts'oe2fsck: In verbose mode, distinguish between fragmented...
2008-10-13 Theodore Ts'oe2fsck: Offer to clear the test_fs flag if ext4 is...
2008-10-13 Eric Sandeene2fsck: exit from preenhalt if IO errors were encountered
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-14 Theodore Ts'oe2fsck: Fix ind/dind/tind statistics and add extent...
2008-08-11 Theodore Ts'oe2fsck: Fix check to see if an extent-based file is...
2008-06-07 Theodore Ts'oAdd CRC32 (big-endian) routine for use by journal checksums
2008-03-20 Jose R. SantosMake e2fsck uninit block group aware
2008-03-14 Theodore Ts'oe2fsck: Support long symlinks which use extents
2008-02-19 Andreas DilgerImprove support for in-inode EA's
2008-02-18 Theodore Ts'oe2fsck: factor out code to clear an inode into e2fsck_c...
2007-10-06 Theodore Ts'oMerge branch 'maint'
2007-10-06 Theodore Ts'oe2fsck: backup superblocks if key constants have changed
2007-09-23 Theodore Ts'oWork around lame Ubuntu init scripts / installer bugs
2007-08-11 Theodore Ts'oRemove e2fsck's -s and -S options to byte-swap ancient...
2007-08-04 Theodore Ts'oMerge branch 'maint'
2007-08-04 Theodore Ts'oe2fsck: Allow i_size to be rounded up to the size of...
2007-08-04 Theodore Ts'oAdd I/O statistics to e2fsck
2007-06-04 Theodore Ts'oFix e2fsck's get_size logic so it will work with the...
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...
2006-09-12 Eric SandeenFix signed vs unsigned printf format strings for block...
2006-06-28 Andreas DilgerMinor fix to prevent e2fsck.h being included twice:
2006-05-30 Matthias AndreeAdd prototype for e2fsck_write_inode_full.
2006-03-10 Theodore Ts'oEnhance e2fsck so it can fix external journal hint...
2005-12-31 Theodore Ts'oRead in /etc/e2fsck.conf configuration file at startup
2005-04-14 Theodore Ts'oUse a centrally stored current time for "now" which
2004-12-24 Theodore Ts'oAdd support to detect corrupted resize_inode's to e2fsck.
2004-11-30 Theodore Ts'oAdd support for passing options to the io layer using...
2003-12-11 Theodore Ts'oe2fsck.h (E2F_FLAG_RESTARTED): Assign a unique flag...
2003-12-02 Theodore Ts'oWhen testing a disk using e2fsck -c, use the list
2003-08-19 Theodore Ts'oe2fsck.h, unix.c (PRS, e2fsck_clear_progbar,
2003-05-18 Theodore Ts'ounix.c (show_stats), e2fsck.h: Use ngettext (abbreivate...
2003-05-03 Theodore Ts'oUpdate to gettext 0.11.5. We now enable NLS support...
2003-04-19 Theodore Ts'oFix gcc -Wall warnings.
2003-03-14 Theodore Ts'oChange e2fsck to detect and offer to delete or rename...
2003-03-02 Theodore Ts'oUpdate debugfs and e2fsck to use the blkid library.
2003-01-02 Theodore Ts'oDetect if there is an attempt to run the journal twice...
2002-11-07 Theodore Ts'oe2fsck.h, unix.c (main, check_mount): Fix e2fsck so...
2002-09-30 Theodore Ts'oAvoid counting directory entries during a directory...
2002-08-17 Theodore Ts'oOverhaul extended attribute handling. Should now be...
2002-07-25 Theodore Ts'oAdd e2fsck -D option which optimizes/compresses directo...
2002-07-21 Theodore Ts'oAdd SIGINT and SIGTERM handling to fsck and e2fsck...
2002-07-20 Theodore Ts'oAdd support to e2fsck to reindex directories to use...
2002-06-26 Theodore Ts'oAdd initial support for htree directories.
2002-05-21 Theodore Ts'oFix up Andreas' changeset. Avoid use of dynamic automa...
2001-12-24 Theodore Ts'oIn mke2fs and e2fsck, specifying the -c option twice...
2001-12-24 Theodore Ts'oEnhnaced the get backup superblock function so that...
2001-12-22 Theodore Ts'oGive the opportunity for e2fsck to run the journal...
2001-12-17 Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-10-07 Theodore Ts'oe2fsck.h, journal.c (e2fsck_move_ext3_journal): Add...
2001-09-19 Theodore Ts'oe2fsck: If a superblock is specified explicitly by the
2001-08-04 Andreas DilgerAdd extra checks for bad symlinks, including zero lengt...
2001-07-23 Theodore Ts'oAdd support for use of an external journal (so long...
2001-07-19 Theodore Ts'oThis patch completes the initial extended attribute...
2001-07-02 Theodore Ts'oAdd initial support for extended attribute blocks
2001-05-14 Theodore Ts'oMany files:
2001-05-14 Theodore Ts'oChangeLog, e2fsck.h, journal.c, problem.c, problem...
2001-01-11 Theodore Ts'oChangeLog, e2fsck.h, flushb.c, iscan.c, unix.c:
2001-01-11 Theodore Ts'oMany files:
2000-08-14 Theodore Ts'oMany files:
2000-07-07 Theodore Ts'oChangeLog, Makefile.in, e2fsck.h, journal.c, unix.c:
2000-02-12 Theodore Ts'oChangeLog, e2fsck.h, unix.c:
2000-02-08 Theodore Ts'oChangeLog, e2fsck.h, pass1.c, pass1b.c:
2000-02-08 Theodore Ts'oChangeLog, bitops.h:
2000-02-07 Theodore Ts'oMany files:
2000-02-02 Theodore Ts'oChangeLog, debugfs.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-05-07 Theodore Ts'oChangeLog, e2fsck.8.in, e2fsck.h, pass5.c, unix.c:
1998-04-30 Theodore Ts'oChangeLog, e2fsck.h, pass1.c, super.c:
1998-03-30 Theodore Ts'oChangeLog, e2fsck.h, pass4.c, super.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-02-16 Theodore Ts'oChangeLog, e2fsck.8.in, e2fsck.h, pass3.c, pass4.c...
1998-02-01 Theodore Ts'oChangeLog, dirinfo.c, e2fsck.c, e2fsck.h, super.c:
1998-01-19 Theodore Ts'oMany files:
1997-11-14 Theodore Ts'oMany files:
1997-11-03 Theodore Ts'oMany files:
1997-10-20 Theodore Ts'oMany files:
1997-10-20 Theodore Ts'oChangeLog, e2fsck.h, super.c:
1997-10-03 Theodore Ts'oMany files:
1997-08-14 Theodore Ts'oChangeLog, e2fsck.h, message.c, pass1.c, pass2.c, probl...
1997-04-29 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files: E2FSPROGS-0_5B
1997-04-26 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files: