Whamcloud - gitweb
Fix miscellaneous compiler warnings using "make gcc-wall"
[tools/e2fsprogs.git] / e2fsck / rehash.c
2021-07-26 Theodore Ts'oFix miscellaneous compiler warnings using "make gcc...
2021-07-07 Eric BiggersFix -Wunused-variable warnings
2021-02-09 Theodore Ts'oProvide and use sort_r() instead of qsort_r() for porta...
2021-01-28 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Handle casefolded encryption
2021-01-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Do not mutate encrypted names
2021-01-28 Gabriel Krisman... e2fsck: support casefold directories when rehashing
2020-03-24 Theodore Ts'oe2fsck: fix various gcc -Wall nits
2020-03-04 Andreas Dilgere2fsck: avoid overflow with very large dirs
2020-02-29 Andreas Dilgere2fsck: use proper types for variables
2020-01-01 Wang Shilonge2fsck: fix use after free in calculate_tree()
2020-01-01 Wang Shilonge2fsck: fix to return ENOMEM in alloc_size_dir()
2019-12-20 Theodore Ts'oe2fsck: don't try to rehash a deleted directory
2019-12-20 Theodore Ts'oe2fsck: abort if there is a corrupted directory block...
2018-12-03 Gabriel Krisman... libext2fs: support encoding when calculating dx hashes
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2017-08-04 Theodore Ts'oMerge branch 'maint' into next
2017-08-01 Theodore Ts'oe2fsck: fix e2fsck -D for encrypted directories
2017-04-13 Artem Blagodarenkoe2fsck: 3 level hash tree directory optimization
2016-05-30 Theodore Ts'oFix Android build warnings
2016-05-29 Theodore Ts'oe2fsck,resize2fs: fix gcc -Wall nits
2015-11-30 Theodore Ts'oMerge branch 'maint' into next
2015-11-30 Andreas Dilgere2fsck: fix e2fsck -fD directory truncation
2015-10-24 Darrick J. Wonge2fsck: clean up feature test macros with predicate...
2015-05-03 Theodore Ts'oUpdate ext4 encryption format to final v4.1 version
2015-04-21 Darrick J. Wonge2fsck: rebuild sparse extent trees & convert non-exten...
2015-04-12 Theodore Ts'oRemove compression support
2015-03-08 Theodore Ts'oe2fsck: handle encrypted directories which are indexed...
2014-08-03 Darrick J. Wonge2fsck: correctly preserve fs flags when modifying...
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-25 Theodore Ts'oMerge branch 'maint' into next
2014-07-25 Darrick J. Wonge2fsck: don't crash during rehash
2014-07-25 Darrick J. Wonge2fsck: force all block allocations to use block_found_map
2014-03-14 Darrick J. Wonge2fsck: don't rehash inline directories
2014-03-04 Zheng Liue2fsck: check inline_data in pass3
2013-12-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Darrick J. Wonge2fsck: only release clusters when shortening a directo...
2013-12-03 Theodore Ts'oMerge branch 'maint' into next
2013-12-03 Theodore Ts'oe2fsck: use errcode_t to suppress some -Wconversion...
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-06-08 Jan Karalibext2fs: provide functions to safely access name_len...
2013-05-20 Theodore Ts'oe2fsck: fix gcc -Wall nits
2013-05-20 Theodore Ts'oMerge branch 'maint' into next
2013-05-20 Theodore Ts'oe2fsck: fix gcc -Wall nits
2013-01-01 Theodore Ts'oMerge branch 'maint' into next
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-08-15 Theodore Ts'oext4: fix rehashing of the lost+found directory
2012-08-02 Darrick J. Wonglibext2fs: add checksums to the end of directory leaf...
2012-08-02 Darrick J. Wonge2fsck: verify htree root/node checksums
2012-07-29 Theodore Ts'oe2fsck: fix code which uniquifies names in directory...
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...