Whamcloud - gitweb
e2fsck: update the bg_checksum after fixing problems in the bg descriptor
[tools/e2fsprogs.git] / e2fsck / pass2.c
2021-12-11 Theodore Ts'oe2fsck: update the bg_checksum after fixing problems...
2021-08-13 Jan Karae2fsck: make sure quota files are not referenced from...
2021-07-28 Theodore Ts'oe2fsck: fix f_baddotdir failure on big-endian systems
2021-07-26 Theodore Ts'oFix miscellaneous compiler warnings using "make gcc...
2021-07-07 Eric BiggersFix -Wunused-parameter warnings
2021-07-06 Andreas Dilgere2fsck: fix ".." more gracefully if possible
2021-02-23 Theodore Ts'oe2fsck: fix miscellaneous clang warnings
2021-02-09 Andreas Dilgere2fsck: fix check of directories over 4GB
2021-01-28 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Handle casefolded encryption
2021-01-28 Gabriel Krisman... e2fsck: add option to force encoded filename verification
2021-01-28 Gabriel Krisman... e2fsck: detect duplicated casefolded direntries for...
2021-01-28 Gabriel Krisman... dict: support comparison with context
2021-01-28 Gabriel Krisman... e2fsck: fix entries with invalid encoded characters
2020-03-07 Theodore Ts'oMerge branch 'maint' into next
2020-03-04 Andreas Dilgere2fsck: avoid overflow with very large dirs
2020-02-29 Andreas Dilgere2fsck: reduce memory usage for many directories
2020-02-29 Andreas Dilgere2fsck: fix e2fsck_allocate_memory() overflow
2020-01-02 Theodore Ts'oMerge branch 'maint' into next
2019-12-14 Theodore Ts'oe2fsck: optimize away repeated calls to gettext()
2019-10-10 Eric Biggerse2fsck: check for consistent encryption policies
2019-06-20 Artem Blagodarenkoe2fsck: correctly handle inline directories when large_...
2018-12-03 Gabriel Krisman... libext2fs: support encoding when calculating dx hashes
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-03-24 harshadse2fsck: delete bad inode fix for bigalloc
2018-03-11 Lukas Czernere2fsck: fix endianness problem when reading htree nodes
2017-12-05 Theodore Ts'oMerge branch 'maint' into next
2017-12-05 Artem Blagodarenkoe2fsck: fix access after free for dx_db structure
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-04-14 Theodore Ts'oe2fsck: fix type mismatch bug in the largedir patch
2017-04-13 Artem Blagodarenkoe2fsck: 3 level hash tree directory optimization
2017-04-13 Artem Blagodarenkoe2fsprogs: add support for 3-level htree
2017-04-13 Artem Blagodarenkoe2fsprogs: supersede i_dir_acl with i_size_high for...
2017-03-03 Darrick J. Wongmisc: fix all the compiler warnings
2016-11-12 Theodore Ts'odebugfs, e2fsck, mke2fs: fix miscellaneous memory leaks...
2016-05-30 Theodore Ts'oAdd configure --disable-tdb which disables e2fsck's...
2016-05-29 Theodore Ts'oe2fsck,resize2fs: fix gcc -Wall nits
2015-11-30 Theodore Ts'oMerge branch 'maint' into next
2015-11-16 Andreas Dilgere2fsck: skip quota update when interrupted
2015-10-24 Darrick J. Wonge2fsck: clean up feature test macros with predicate...
2015-07-22 Darrick J. Wonge2fsck: check htree leaf block checksums
2015-07-16 Theodore Ts'oe2fsck: check for encrypted directory entries with...
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oMove dict.c from e2fsck to lib/support
2015-07-03 Theodore Ts'oconfigure: remove support to disable htree support
2015-05-03 Theodore Ts'oUpdate ext4 encryption format to final v4.1 version
2015-04-21 Darrick J. Wonge2fsck: read-ahead metadata during passes 1, 2, and 4
2015-04-12 Theodore Ts'oRemove compression support
2015-03-08 Theodore Ts'oe2fsck: handle encrypted directories which are indexed...
2015-03-02 Theodore Ts'oe2fsck: fix spurious duplicate directory entries with...
2015-02-23 Theodore Ts'oe2fsck: suppress bad name checks for encrypted directories
2015-02-16 Theodore Ts'oMerge branch 'maint' into next
2015-01-29 Darrick J. Wonge2fsck: salvage under-sized dirents by removing them
2015-01-28 Darrick J. Wonge2fsck: inspect inline dir data as two directory blocks
2015-01-23 Justus Wintere2fsck: fix corruption of Hurd filesystems
2014-12-14 Darrick J. Wonge2fsck: only complain about no-checksum directory block...
2014-12-14 Darrick J. Wonglibext2fs: find inode goal when allocating blocks
2014-11-05 Theodore Ts'oMerge branch 'maint' into next
2014-11-05 Darrick J. Wonge2fsck: fix reporting of unknown htree block inode...
2014-08-25 Darrick J. Wonge2fsck: on BE, re-swap everything after a damaged diren...
2014-08-24 Darrick J. Wongmisc: fix gcc warnings
2014-08-10 Darrick J. Wonge2fsck: don't set prev after processing '..' on an...
2014-08-10 Darrick J. Wonge2fsck: check inline dir size is a multiple of 4
2014-08-10 Darrick J. Wonge2fsck: use the correct block size when salvaging direc...
2014-08-10 Darrick J. Wonge2fsck: don't try to iterate blocks of an inline_data...
2014-08-10 Darrick J. Wongmisc: fix various endianness problems with inline_data
2014-08-03 Darrick J. Wonge2fsck: correctly preserve fs flags when modifying...
2014-08-03 Darrick J. Wonge2fsck: try to salvage corrupt directory entry blocks
2014-07-27 Darrick J. Wonge2fsck: make insert_dirent_tail more robust
2014-07-27 Darrick J. Wonge2fsck: leave room for checksum structure when salvagin...
2014-07-26 Darrick J. Wonge2fsck: insert a missing dirent tail for checksums...
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonge2fsck: during pass1b delete_file, only free a cluster...
2014-07-26 Darrick J. Wonge2fsck: perform implied cluster allocations when fillin...
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: force all block allocations to use block_found_map
2014-03-14 Darrick J. Wongmisc: cppcheck cleanups
2014-03-04 Zheng Liue2fsck: check inline_data in pass2
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-12 Theodore Ts'oMerge branch 'maint' into next
2013-12-12 Darrick J. Wonglibext2fs: fix tests that set LARGE_FILE
2013-12-03 Theodore Ts'oMerge branch 'maint' into next
2013-12-03 Theodore Ts'oe2fsck: use dgrp_t for block group numbers
2013-12-03 Theodore Ts'oe2fsck: use problem_t to suppress some -Wconversion...
2013-12-03 Kit Westneate2fsck: use ext2fs_write_dir_block3() instead of ext2fs...
2013-09-10 Theodore Ts'oMerge branch 'maint' into next
2013-07-29 Theodore Ts'oe2fsck: correctly deallocate invalid extent-mapped...
2013-06-08 Jan Karalibext2fs: provide functions to safely access name_len...
2013-05-20 Theodore Ts'oMerge branch 'maint' into next
2013-05-20 Theodore Ts'oe2fsck: fix gcc -Wall nits
2012-08-03 Darrick J. Wonglibext2fs: verify and calculate extended attribute...
2012-08-02 Darrick J. Wonge2fsck: check directory leaf block checksums
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
2011-12-18 Theodore Ts'oe2fsck: use different bitmap types as appropriate
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
next