OSDN Git Service

Merge branch 'maint' into next
[android-x86/external-e2fsprogs.git] / e2fsck / super.c
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-13 Theodore Ts'oe2fsck: Skip time-based checks if the time looks insane...
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2009-11-16 Theodore Ts'oMerge branch 'maint' into next
2009-10-26 Theodore Ts'oConvert ext2fs_group_{first,last}_block() to *block2()
2009-10-26 Valerie Aurora HensonConvert ext2fs_block_alloc_stats() calls to block_alloc...
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26 Theodore Ts'olibext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_f...
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-17 Theodore Ts'oe2fsck: Accept superblock times to be fudged by up...
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Theodore Ts'oe2fsck: Use the correct problem code in the case of...
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-08-23 Valerie Aurora Hensone2fsck: Convert e2fsck to new bitmap interface
2009-08-08 Theodore Ts'oe2fsck: Fix and enhance superblock dates in future...
2009-08-05 Valerie Aurora Hensone2fsck: Allow cancellation during group descriptor...
2009-08-22 Theodore Ts'oMerge branch 'maint' into next
2009-07-17 Theodore Ts'oe2fsck: Fix superblock times in the future even if...
2009-07-21 Theodore Ts'oMerge branch 'maint' into next
2009-04-23 Theodore Ts'oe2fsck: Reduce unnecessary I/O when checking backup...
2009-04-23 Theodore Ts'oe2fsck: Don't test the resize_inode if the filesystem...
2009-04-07 Eric Sandeene2fsck: ignore differing NEEDS_RECOVERY flag on backup sbs
2009-01-22 Theodore Ts'oe2fsck: Add superblock check to make sure s_first_ino...
2008-10-13 Theodore Ts'oe2fsck: Offer to clear the test_fs flag if ext4 is...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-06-18 Theodore Ts'oMerge branch 'maint'
2008-06-08 Theodore Ts'oMerge branch 'maint'
2008-06-07 Theodore Ts'oMerge branch 'maint'
2008-06-03 Theodore Ts'oMerge branch 'maint' into next
2008-05-21 Theodore Ts'oMerge branch 'maint'
2008-04-27 Theodore Ts'oMerge branch 'maint'
2008-04-22 Theodore Ts'oMerge branch 'maint'
2008-04-21 Theodore Ts'oRemove LAZY_BG feature
2008-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
2008-04-17 Theodore Ts'oMerge branch 'maint'
2008-04-07 Theodore Ts'oMerge branch 'maint'
2008-04-06 Theodore Ts'oMerge branch 'maint' into next
2008-03-31 Andreas Dilgere2fsck: Add check to enforce a valid block bitmap in...
2008-03-30 Theodore Ts'oMerge branch 'maint'
2008-03-20 Jose R. SantosMake e2fsck uninit block group aware
2008-03-20 Theodore Ts'oMerge branch 'maint' into next
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-03-15 Theodore Ts'oMerge branch 'maint'
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-02-29 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-17 Theodore Ts'oMerge branch 'maint' into next
2008-02-10 Theodore Ts'oMerge branch 'maint' into next
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oIgnore "safe" flag differences when e2fsck compares...
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2007-12-17 Theodore Ts'oMerge branch 'maint' into next
2007-12-09 Theodore Ts'oMerge branch 'maint' into next
2007-11-04 Theodore Ts'oMerge basic FLEX_BG support
2007-11-04 Jose R. SantosRelax group descriptor checking for FLEX_BG
2007-10-15 Theodore Ts'oMerge branch 'maint' into next
2007-10-15 Valerie Clementlibext2fs: cleanup usage of unsigned int or __u32 and...
2007-10-06 Theodore Ts'oMerge branch 'maint'
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'oWork around lame Ubuntu init scripts / installer bugs
2007-06-04 Theodore Ts'oFix e2fsck's get_size logic so it will work with the...
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-09-12 Eric SandeenCreate new ext2fs library inlines: ext2fs_group_{first...
2006-09-12 Eric SandeenFix loops over group descriptors to prevent 2**32-1...
2006-08-29 Theodore Ts'oFix silly spelling error in e2fsck
2006-03-10 Theodore Ts'oEnhance e2fsck so it can fix external journal hint...
2005-09-25 Theodore Ts'oE2fsck: fix future times in the superblock's last mount...
2005-04-14 Theodore Ts'oUse a centrally stored current time for "now" which
2005-03-21 Theodore Ts'oMake e2fsck check the superblock's inode_size to make...
2005-01-28 Theodore Ts'oFix two bugs found by the regression test suites. ...
2005-01-27 Theodore Ts'oCreate the resize inode is created even if the s_reserv...
2005-01-27 Theodore Ts'oCset exclude: tytso@think.thunk.org|ChangeSet|200501232...
2005-01-25 Theodore Ts'oE2fsck will now check the individual block group inode...
2005-01-23 Theodore Ts'oFix e2fsck so that it does not complain if the resize_i...
2005-01-06 Theodore Ts'oMake tune2fs and e2fsck consistent about allowing at...
2005-01-06 Theodore Ts'oFix resize inode handling on big endian systems, by...
2004-12-24 Theodore Ts'oAdd support to detect corrupted resize_inode's to e2fsck.
2004-12-17 Theodore Ts'oFix e2fsck so that it will clean up filesystesm that...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-04-06 Theodore Ts'oE2fsck now updates the global free block and
2002-11-08 Theodore Ts'oChange e2fsck to force out changes to the backup copies...
2002-08-17 Theodore Ts'oOverhaul extended attribute handling. Should now be...
2002-08-14 Stephen TweedieClear dtime field on truncated orphan inodes.
2002-06-10 Andreas DilgerDo sanity checking of the number of blocks and inodes...
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...
2002-02-22 Theodore Ts'oCleaned up journal handling code in e2fsck.
2001-11-26 Theodore Ts'osuper.c (check_super_block): Make sure that if the...
2001-10-07 Theodore Ts'oe2fsck.h, journal.c (e2fsck_move_ext3_journal): Add...
next