Whamcloud - gitweb
po: update cs.po (from translationproject.org)
[tools/e2fsprogs.git] / e2fsck / rehash.c
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
2010-06-13 Valerie Aurora Hensone2fsck: Fix up to be 64-bit block number safe
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-02-23 Theodore Ts'oe2fsck: Fix bug which can cause e2fsck -fD to corrupt...
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2009-11-29 Theodore Ts'oe2fsck: Don't rehash directories which can fit in a...
2009-11-17 Theodore Ts'oe2fsck: Fix duplicate directory entries for non-indexed...
2009-10-26 Valerie Aurora HensonConvert ext2fs_block_alloc_stats() calls to block_alloc...
2009-08-23 Valerie Aurora Hensone2fsck: Convert e2fsck to new bitmap interface
2009-06-22 Theodore Ts'oFix encoding for rec_len in directories for >= 64k...
2009-05-28 Ken ChenAdd empty function for init_resource_track() and print_...
2009-03-09 Jim Meyeringremove useless if-before-free tests
2008-12-25 Theodore Ts'oe2fsck: When repacking directories, leave slack space...
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-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'oe2fsck: When optimizing non-htree directories, sort...
2007-08-04 Theodore Ts'oAdd I/O statistics to e2fsck
2007-04-05 Theodore Ts'oRework e2fsck's dirinfo abstraction to be more friendly...
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-04-19 Theodore Ts'oFix gcc -Wall warnings.
2003-04-18 Theodore Ts'oe2fsck/rehash.c (name_cmp): Sort the deleted inodes...
2003-03-15 Theodore Ts'orehash.c (e2fsck_rehash_dir): If user specified the...
2003-03-15 Theodore Ts'oDon't display progress bar when rebuilding directories...
2003-03-14 Theodore Ts'oChange e2fsck to detect and offer to delete or rename...
2002-09-29 Theodore Ts'orehash.c (e2fsck_rehash_dir): Apply patch from Christop...
2002-09-28 Theodore Ts'oAdd a more sophisticated algorithm to e2fsck to salvage...
2002-09-06 Theodore Ts'orehash.c (copy_dir_entries): Fix bug which caused corrupted
2002-07-25 Theodore Ts'oAdd e2fsck -D option which optimizes/compresses directo...
2002-07-20 Theodore Ts'oAdd support to e2fsck to reindex directories to use...