aboutsummaryrefslogtreecommitdiff
path: root/e2fsck/dx_dirinfo.c
AgeCommit message (Expand)Author
2023-01-26Fix various spelling typosSamanta Navarro
2020-02-29e2fsck: reduce memory usage for many directoriesAndreas Dilger
2020-02-29e2fsck: use proper types for variablesAndreas Dilger
2020-02-29e2fsck: fix e2fsck_allocate_memory() overflowAndreas Dilger
2018-12-02libext2fs: support encoding when calculating dx hashesGabriel Krisman Bertazi
2015-07-03configure: remove support to disable htree supportTheodore Ts'o
2014-09-11e2fsck: notice when the realloc of dir_info failsTheodore Ts'o
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2009-06-15e2fsck: fix miscellaneous memory leaksTheodore Ts'o
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o
2002-06-25Add initial support for htree directories.Theodore Ts'o