summaryrefslogtreecommitdiff
path: root/e2fsck/super.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-26Ignore "safe" flag differences when e2fsck compares superblocksTheodore Ts'o1-4/+30
2007-10-06e2fsck: backup superblocks if key constants have changedTheodore Ts'o1-0/+58
2007-10-06e2fsck: update the backup superblocks if the feature bitmasks are changedTheodore Ts'o1-1/+2
2007-09-22Work around lame Ubuntu init scripts / installer bugsTheodore Ts'o1-2/+24
2007-06-04Fix e2fsck's get_size logic so it will work with the Linux floppy driverTheodore Ts'o1-26/+5
2006-11-14Fix misc. gcc -Wall complaints in the misc and e2fsck directoriesTheodore Ts'o1-7/+6
2006-11-11Add directory hashed signed/unsigned hint to superblockTheodore Ts'o1-0/+35
2006-09-12Create new ext2fs library inlines: ext2fs_group_{first,last}_block()Eric Sandeen1-6/+3
2006-09-12Fix loops over group descriptors to prevent 2**32-1 block number overflowsEric Sandeen1-6/+7
2006-08-29Fix silly spelling error in e2fsckTheodore Ts'o1-1/+1
2006-03-10Enhance e2fsck so it can fix external journal hint in the superblock Theodore Ts'o1-0/+6
2005-09-24E2fsck: fix future times in the superblock's last mount or last write fieldsTheodore Ts'o1-0/+19
2005-04-14Use a centrally stored current time for "now" which Theodore Ts'o1-2/+2
2005-03-20Make e2fsck check the superblock's inode_size to make sure it isTheodore Ts'o1-1/+13
2005-01-28Fix two bugs found by the regression test suites. The bug was created whenTheodore Ts'o1-9/+21
2005-01-27Create the resize inode is created even if the s_reserved_gdt_blocks isTheodore Ts'o1-1/+2
2005-01-27Cset exclude: tytso@think.thunk.org|ChangeSet|20050123214956|52665Theodore Ts'o1-3/+0
2005-01-25E2fsck will now check the individual block group inode and block free counts,Theodore Ts'o1-38/+54
2005-01-23Fix e2fsck so that it does not complain if the resize_inode feature is Theodore Ts'o1-0/+3
2005-01-06Make tune2fs and e2fsck consistent about allowing at most 50% of the blocksTheodore Ts'o1-1/+1
2005-01-06Fix resize inode handling on big endian systems, by adding new routinesTheodore Ts'o1-2/+2
2004-12-24Add support to detect corrupted resize_inode's to e2fsck.Theodore Ts'o1-33/+114
2004-12-16Fix e2fsck so that it will clean up filesystesm that have theTheodore Ts'o1-2/+34
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-5/+7
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o1-2/+2
2003-04-05E2fsck now updates the global free block andTheodore Ts'o1-0/+18
2002-11-08Change e2fsck to force out changes to the backup copies of theTheodore Ts'o1-0/+1
2002-08-17Overhaul extended attribute handling. Should now be correct withTheodore Ts'o1-15/+22
2002-08-14Clear dtime field on truncated orphan inodes.Stephen Tweedie1-0/+2
2002-06-10Do sanity checking of the number of blocks and inodes in a group forAndreas Dilger1-8/+14
2002-05-17Fix up Andreas's 8k blocksize changes to fix a number of bugs, Theodore Ts'o1-1/+2
2002-05-16Add support for creating and checking 8192-byte blocksize filesystems.Andreas Dilger1-4/+3
2002-02-22Cleaned up journal handling code in e2fsck.Theodore Ts'o1-0/+1
2001-11-26super.c (check_super_block): Make sure that if the inode tableTheodore Ts'o1-12/+15
2001-10-06e2fsck.h, journal.c (e2fsck_move_ext3_journal): Add new functionTheodore Ts'o1-0/+4
2001-08-13super.c (release_orphan_inodes): If the filesystem containsTheodore Ts'o1-0/+8
2001-06-22super.c (release_inode_blocks): Don't try to release the blocks if theTheodore Ts'o1-0/+3
2001-05-14ChangeLog, e2fsck.h, journal.c, problem.c, problem.h, super.c:Theodore Ts'o1-1/+1
2001-05-09ChangeLog, super.c:Theodore Ts'o1-1/+2
2001-04-17ChangeLog, super.c:Theodore Ts'o1-7/+7
2001-01-12ChangeLog, super.c:Theodore Ts'o1-1/+1
2001-01-11Many files:Theodore Ts'o1-2/+2
2001-01-06Many files:Theodore Ts'o1-13/+13
2001-01-01ChangeLog, journal.c, pass1.c, super.c, unix.c:Theodore Ts'o1-33/+33
2000-12-13ChangeLog, super.c:Theodore Ts'o1-1/+1
2000-12-13ChangeLog, closefs.c, ext2fs.h, jump.funcs, super.c:Theodore Ts'o1-1/+1
2000-12-13ChangeLog, super.c:Theodore Ts'o1-1/+17
2000-10-25ChangeLog, journal.c, problem.c, problem.h, super.c:Theodore Ts'o1-35/+114
2000-08-22ChangeLog, jfs_compat.h, journal.c, pass3.c:Theodore Ts'o1-2/+3
2000-08-20ChangeLog, journal.c, message.c, problem.c, problem.h, super.c:Theodore Ts'o1-7/+15