OSDN Git Service

Merge branch 'maint' into next
[android-x86/external-e2fsprogs.git] / e2fsck / pass1.c
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-19 Eric Sandeene2fsck: correct test for EOFBLOCKS
2010-05-14 Theodore Ts'oe2fsck: Explicitly reject extents that begin at physica...
2010-05-13 Theodore Ts'oe2fsck: Fix segmentation fault when checking a file...
2010-05-13 Eric Sandeene2fsck: make block counting variable in pass1 64 bits
2010-05-12 Theodore Ts'oe2fsck: Fix a number of problems that were inappropriat...
2010-05-10 Theodore Ts'oe2fsck: Check for cases where EOFBLOCKS_FL is unnecessa...
2010-04-08 Theodore Ts'oRevert "e2fsck: fix spurious complaints about i_size...
2010-03-17 Theodore Ts'oe2fsck: Fix segmentation fault when checking a file...
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-02-24 Eric Sandeene2fsck: don't complain about i_size for known blocks...
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-02-05 Nick Dokose2fsck: Fix the check if a file is really a directory...
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2010-01-31 Theodore Ts'oe2fsck: Remove some erroneously leftover blk_t casts
2009-11-29 Theodore Ts'oe2fsck: Try to update on-disk bitmap in e2fsck_get_allo...
2009-11-29 Theodore Ts'oe2fsck: detect holes in extent-mapped directories
2009-11-29 Theodore Ts'oe2fsck: Move check to add an index to a directory after...
2009-11-29 Theodore Ts'oe2fsck: Fix directory with holes even when i_size is...
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 to use block group accessor functions
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-13 Theodore Ts'oe2fsck: Fix handling of non-zero i_blocks_high field
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
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 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-19 Theodore Ts'oe2fsck: Only ask to relocate a block group's inode...
2009-08-19 Theodore Ts'oe2fsck: Teach new_table_block() to allocate new itables...
2009-08-22 Theodore Ts'oMerge branch 'maint' into next
2009-06-22 Theodore Ts'oFix encoding for rec_len in directories for >= 64k...
2009-05-28 number9652libext2fs: add ext2fs_extent_open2
2009-05-28 Ken ChenAdd empty function for init_resource_track() and print_...
2009-05-17 Theodore Ts'oe2fsck: Don't crash if an inode with a bad extent heade...
2009-04-24 Theodore Ts'oe2fsck: On a 32-bit filesystem, make sure i_file_acl_hi...
2008-12-26 Theodore Ts'oe2fsck: Fix an unhandled corruption case in scan_extent...
2008-12-22 Theodore Ts'oe2fsck: Fix double-counting of non-contiguous extent...
2008-12-09 Theodore Ts'oe2fsck: Enhance fragcheck report with file/directory...
2008-12-09 Theodore Ts'oe2fsck: In verbose mode, distinguish between fragmented...
2008-11-16 Theodore Ts'oFix various signed/unsigned gcc warnings
2008-09-12 Theodore Ts'oFix compiling under diet libc
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-26 Theodore Ts'oAdd support for with empty directory blocks in 64k...
2008-08-18 Theodore Ts'oe2fsck: fix spurious complaints about i_size caused...
2008-08-17 Theodore Ts'oe2fsck: Fix max size calculation for extent files
2008-08-14 Theodore Ts'oe2fsck: Fix ind/dind/tind statistics and add extent...
2008-08-13 Theodore Ts'oe2fsck: Fix signed/unsigned error in fragcheck report...
2008-08-11 Theodore Ts'oe2fsck: Fix check to see if an extent-based file is...
2008-07-07 Eric Sandeene2fsck: Fix i_size checking for large extent-based...
2008-06-18 Theodore Ts'oMerge branch 'maint'
2008-06-08 Theodore Ts'oMerge branch 'maint'
2008-06-07 Theodore Ts'oFix gcc -Wall warnings in e2fsck
2008-06-07 Theodore Ts'oMerge branch 'maint'
2008-06-03 Theodore Ts'oMerge branch 'maint' into next
2008-06-03 Theodore Ts'oe2fsck: Detect unordered extents in an extent node
2008-06-02 Theodore Ts'oe2fsck: Wire up callback functions for _alloc_block...
2008-05-30 Theodore Ts'oe2fsck: Don't double count an extent after deleting...
2008-05-28 Theodore Ts'oe2fsck: Don't skip an extent after deleting an invalid...
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-17 Eric Sandeene2fsck: Only check PR_1_EXTENT_ENDS_BEYOND for leaf...
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-04-01 Eric Sandeene2fsck: Fix extent flag validity tests in pass1 on...
2008-03-30 Theodore Ts'oMerge branch 'maint'
2008-03-24 Theodore Ts'oe2fsck: Don't object to extents flags on deleted fast...
2008-03-20 Eric SandeenFix ext2fs_extent_get for uninit leaf extents
2008-03-20 Theodore Ts'oMerge branch 'maint' into next
2008-03-15 Theodore Ts'oMerge branch 'maint'
2008-03-14 Theodore Ts'oe2fsck: Check for fast symlinks that have EXTENTS_FL set
2008-03-14 Theodore Ts'oe2fsck: Support long symlinks which use extents
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-03-13 Theodore Ts'oe2fsck: Fix directory i_size handling
2008-02-29 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-22 Theodore Ts'oe2fsck: Account for index nodes in the extent tree...
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-19 Andreas DilgerImprove support for in-inode EA's
2008-02-19 Theodore Ts'oe2fsck: Add support for extents
2008-02-18 Theodore Ts'oe2fsck: factor out code to clear an inode into e2fsck_c...
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-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-01 Theodore Ts'oMerge branch 'cl/remove-masix' into next
2007-11-01 Coly Lie2fsck: remove masix support
2007-11-01 Dmitry V. Levincheck_ea_in_inode: Cleanup e2fsck_write_inode_full...
2007-10-15 Theodore Ts'oMerge branch 'maint' into next
2007-10-06 Theodore Ts'oMerge branch 'maint'
2007-08-21 Theodore Ts'oMerge branch 'maint'
2007-08-04 Theodore Ts'oMerge branch 'maint'
next