summaryrefslogtreecommitdiff
path: root/e2fsck/e2fsck.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-18e2fsck: use different bitmap types as appropriateTheodore Ts'o1-0/+20
2011-09-25ext2fs: add multi-mount protection (INCOMPAT_MMP)Andreas Dilger1-0/+2
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+2
2011-08-31e2fsck: add support for checking the built-in quota filesAditya Kali1-0/+9
2011-08-11e2fsck: catch termination signals and print information about themTheodore Ts'o1-0/+3
2011-06-16e2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with no changesTheodore Ts'o1-1/+3
2010-12-16Merge branch 'master' into nextTheodore Ts'o1-0/+1
2010-12-13Merge branch 'maint' into nextTheodore Ts'o1-0/+1
2010-12-06e2fsck: add an option which causes it to only do a journal replayBernd Schubert1-0/+1
2010-11-22e2fsck: Discard free data and inode blocks.Lukas Czerner1-0/+1
2010-06-13e2fsck: Fix up to be 64-bit block number safeValerie Aurora Henson1-2/+2
2010-05-13e2fsck: Skip time-based checks if the time looks insane or broken_system_clockTheodore Ts'o1-0/+3
2010-03-15e2fsck: Don't blow up if the physical device is too bigTheodore Ts'o1-1/+1
2009-05-28Add empty function for init_resource_track() and print_resource_track()Ken Chen1-1/+5
2009-05-28e2fsck: only restart e2fsck once for inodes in uninit rangeAndreas Dilger1-0/+1
2009-04-23e2fsck: Don't test the resize_inode if the filesystem is cleanTheodore Ts'o1-0/+1
2009-04-22e2fsck: Fix warn_unused_result warnings from gccTheodore Ts'o1-0/+1
2008-12-25e2fsck: When repacking directories, leave slack space for more efficiencyTheodore Ts'o1-0/+1
2008-12-08e2fsck: In verbose mode, distinguish between fragmented directories/filesTheodore Ts'o1-0/+1
2008-10-12e2fsck: Offer to clear the test_fs flag if ext4 is availableTheodore Ts'o1-0/+2
2008-10-12e2fsck: exit from preenhalt if IO errors were encounteredEric Sandeen1-0/+1
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-14/+14
2008-08-14e2fsck: Fix ind/dind/tind statistics and add extent depth statisticsTheodore Ts'o1-0/+3
2008-08-10e2fsck: Fix check to see if an extent-based file is fragmentedTheodore Ts'o1-0/+1
2008-06-06Add CRC32 (big-endian) routine for use by journal checksumsTheodore Ts'o1-0/+3
2008-03-20Make e2fsck uninit block group awareJose R. Santos1-0/+2
2008-03-13e2fsck: Support long symlinks which use extentsTheodore Ts'o1-1/+1
2008-02-18Improve support for in-inode EA'sAndreas Dilger1-0/+3
2008-02-18e2fsck: factor out code to clear an inode into e2fsck_clear_inode()Theodore Ts'o1-0/+3
2007-10-06Merge branch 'maint'Theodore Ts'o1-0/+2
2007-10-06e2fsck: backup superblocks if key constants have changedTheodore Ts'o1-0/+1
2007-09-22Work around lame Ubuntu init scripts / installer bugsTheodore Ts'o1-0/+1
2007-08-11Remove e2fsck's -s and -S options to byte-swap ancient PPC filesystemsTheodore Ts'o1-3/+0
2007-08-03Merge branch 'maint'Theodore Ts'o1-2/+2
2007-08-03e2fsck: Allow i_size to be rounded up to the size of a VM pageTheodore Ts'o1-2/+2
2007-08-03Add I/O statistics to e2fsckTheodore Ts'o1-2/+6
2007-06-04Fix e2fsck's get_size logic so it will work with the Linux floppy driverTheodore Ts'o1-1/+1
2007-04-06Enable e2fsck to use the tdb library for the inode count abstractionTheodore Ts'o1-0/+2
2007-04-04Rework e2fsck's dirinfo abstraction to be more friendly for databasesTheodore Ts'o1-5/+13
2006-09-12Fix signed vs unsigned printf format strings for block and inode numbersEric Sandeen1-18/+18
2006-06-28Minor fix to prevent e2fsck.h being included twice:Andreas Dilger1-0/+4
2006-05-30Add prototype for e2fsck_write_inode_full.Matthias Andree1-0/+3
2006-03-10Enhance e2fsck so it can fix external journal hint in the superblock Theodore Ts'o1-0/+1
2005-12-31Read in /etc/e2fsck.conf configuration file at startupTheodore Ts'o1-0/+5
2005-04-14Use a centrally stored current time for "now" which Theodore Ts'o1-0/+2
2004-12-24Add support to detect corrupted resize_inode's to e2fsck.Theodore Ts'o1-0/+1
2004-11-30Add support for passing options to the io layer using the URL syntax. For Theodore Ts'o1-0/+1
2003-12-11e2fsck.h (E2F_FLAG_RESTARTED): Assign a unique flag bitfield toTheodore Ts'o1-1/+1
2003-12-02When testing a disk using e2fsck -c, use the listTheodore Ts'o1-1/+0
2003-08-19e2fsck.h, unix.c (PRS, e2fsck_clear_progbar, Theodore Ts'o1-1/+3