Whamcloud - gitweb
debian: add support for DEB_BUILD_OPTIONS=parallel=N
[tools/e2fsprogs.git] / e2fsck / e2fsck.h
2024-04-24 Theodore Ts'oFix various compiler -Wall warnings
2023-01-27 Theodore Ts'oMerge branch 'maint' into next
2023-01-26 Samanta NavarroFix various spelling typos
2022-08-11 Theodore Ts'oMerge branch 'maint' into next
2022-08-09 Theodore Ts'oe2fsck: fix potential fencepost error in e2fsck_should_...
2021-10-01 Jan Karae2fsck: Add support for handling orphan file
2021-08-19 Theodore Ts'ofix unused-function -Wall warnings
2021-07-26 Theodore Ts'oFix miscellaneous compiler warnings using "make gcc...
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: fix entries with invalid encoded characters
2021-01-28 Harshad Shirwadkare2fsck: add fast commit setup code
2021-01-28 Harshad Shirwadkare2fsck: add function to rewrite extent tree
2020-10-01 Theodore Ts'oMerge branch 'maint' into next
2020-10-01 Lukas Czernere2fsck: use size_t instead of int in string_copy()
2020-03-07 Theodore Ts'oMerge branch 'maint' into next
2020-02-29 Andreas Dilgere2fsck: reduce memory usage for many directories
2020-02-29 Andreas Dilgere2fsck: use proper types for variables
2020-02-29 Andreas Dilgere2fsck: fix e2fsck_allocate_memory() overflow
2019-10-10 Eric Biggerse2fsck: check for consistent encryption policies
2019-08-15 Theodore Ts'oe2fsck: add a developer-only extended option: clear_all...
2019-05-06 Theodore Ts'oe2fsck: add support for saving the problem code log
2018-12-03 Gabriel Krisman... libext2fs: support encoding when calculating dx hashes
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-22 Shuichi Iharamisc: add e2mmpstatus utility via dumpe2fs
2018-06-21 David AndersonAOSP: e2fsck: Add an extended option for unsharing...
2018-03-02 Theodore Ts'oMerge branch 'maint' into next
2018-03-02 Eric Biggerse2fsck: remove get_filename_hash() prototype
2017-08-29 Theodore Ts'oMerge branch 'maint' into next
2017-08-26 Jaco Kroone2fsck: add optimization for heavily hard-linked file...
2017-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-24 Tahsin Erdogane2fsck: update quota inode accounting for ea_inode...
2017-07-22 Theodore Ts'oe2fsck: check for invalid quota inode numbers
2017-07-05 Tahsin Erdogane2fsck: track ea_inode references
2017-07-05 Tahsin Erdogane2fsck: update i_blocks accounting for ea_inode feature
2017-07-05 Tahsin Erdogane2fsck: generalize ea_refcount
2017-07-05 Andreas Dilgere2fsck: add support for large xattrs in external inodes
2017-04-27 Tahsin Erdogane2fsck: eliminate per-block cluster alignment check
2017-04-26 Theodore Ts'oMerge branch 'maint' into next
2017-04-21 Theodore Ts'oe2fsck: allow extent tree optimization to be disabled
2017-04-13 Artem Blagodarenkoe2fsck: 3 level hash tree directory optimization
2016-05-30 Theodore Ts'oAdd configure --disable-tdb which disables e2fsck's...
2015-11-30 Theodore Ts'oMerge branch 'maint' into next
2015-11-16 Andreas Dilgere2fsck: skip quota update when interrupted
2015-07-13 Theodore Ts'oMove the profile parsing functions from e2fsck to lib...
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
2015-05-05 Darrick J. Wonge2fsck: optionally create an undo file
2015-04-21 Darrick J. Wonge2fsck: rebuild sparse extent trees & convert non-exten...
2015-04-21 Darrick J. Wonge2fsck: read-ahead metadata during passes 1, 2, and 4
2015-04-21 Darrick J. Wonglibext2fs/e2fsck: provide routines to read-ahead metadata
2015-03-08 Theodore Ts'oe2fsck: handle encrypted directories which are indexed...
2015-02-23 Theodore Ts'oe2fsck: suppress bad name checks for encrypted directories
2014-10-13 Darrick J. Wonglibext2fs/e2fsck: refactor everyone who writes zero...
2014-09-19 Darrick J. Wonge2fsck: offer to clear overlapping extents
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonge2fsck: reserve blocks for root/lost+found directory...
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-07-23 Darrick J. Wonge2fsck: don't clobber critical metadata during check_blocks
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Theodore Ts'oe2fsck: reopen the file system with saved flags after...
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-05 Theodore Ts'oe2fsck: if any problems are fixed in pass 0, check...
2013-12-03 Theodore Ts'oMerge branch 'maint' into next
2013-12-03 Theodore Ts'oe2fsck: add support for 64-bit extended attribute block...
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
2012-08-03 Darrick J. Wonge2fsck: refactor crc32_be code
2012-08-02 Darrick J. Wonge2fsck: verify htree root/node checksums
2012-07-14 Andreas Dilgere2fsck: rename "bool" variables
2012-03-18 Theodore Ts'oe2fsck: add logging capability
2011-12-18 Theodore Ts'oe2fsck: use different bitmap types as appropriate
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-08-31 Aditya Kalie2fsck: add support for checking the built-in quota...
2011-08-11 Theodore Ts'oe2fsck: catch termination signals and print information...
2011-06-16 Theodore Ts'oe2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with...
2010-12-17 Theodore Ts'oMerge branch 'master' into next
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-12-06 Bernd Schuberte2fsck: add an option which causes it to only do a...
2010-11-23 Lukas Czernere2fsck: Discard free data and inode blocks.
2010-06-13 Valerie Aurora Hensone2fsck: Fix up to be 64-bit block number safe
2010-05-13 Theodore Ts'oe2fsck: Skip time-based checks if the time looks insane...
2010-03-15 Theodore Ts'oe2fsck: Don't blow up if the physical device is too big
2009-05-28 Ken ChenAdd empty function for init_resource_track() and print_...
2009-05-28 Andreas Dilgere2fsck: only restart e2fsck once for inodes in uninit...
2009-04-23 Theodore Ts'oe2fsck: Don't test the resize_inode if the filesystem...
2009-04-22 Theodore Ts'oe2fsck: Fix warn_unused_result warnings from gcc
2008-12-25 Theodore Ts'oe2fsck: When repacking directories, leave slack space...
2008-12-09 Theodore Ts'oe2fsck: In verbose mode, distinguish between fragmented...
2008-10-13 Theodore Ts'oe2fsck: Offer to clear the test_fs flag if ext4 is...
2008-10-13 Eric Sandeene2fsck: exit from preenhalt if IO errors were encountered
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-14 Theodore Ts'oe2fsck: Fix ind/dind/tind statistics and add extent...
2008-08-11 Theodore Ts'oe2fsck: Fix check to see if an extent-based file is...
next