Whamcloud - gitweb
e2fsck: update mmp block in one thread
[tools/e2fsprogs.git] / e2fsck / recovery.c
2021-01-21 Harshad Shirwadkare2fsck: port fc changes from kernel's recovery.c to...
2021-01-21 Harshad Shirwadkare2fsck: add kernel endian-ness conversion macros
2019-11-10 Theodore Ts'oDefine the beXX_to_cpu and cpu_to_beXX macros for e2fsc...
2019-11-09 Theodore Ts'oe2fsck/recovery.c: sync up with kernel's use of __be32
2019-11-09 Theodore Ts'oSync kernel's unification of jbd2 revoke and tag block...
2019-11-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
2019-11-09 Theodore Ts'oConvert kernel compat functions to use new ll_rw_block...
2019-11-09 Theodore Ts'oClean up minor differences between kernel and e2fsck...
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-07-04 Theodore Ts'oFix warnings found using UBSAN
2016-09-04 Theodore Ts'oAvoid crashing on unaligned pointers from corrupted...
2016-05-30 Theodore Ts'oFix Android build warnings
2016-04-15 Theodore Ts'oe2fsck: use specific CRC and corruption errors in journ...
2015-10-24 Darrick J. Wonge2fsck: clean up feature test macros with predicate...
2015-05-17 Darrick J. Wonge2fsck: fix buffer overrun in revoke block scanning
2014-09-19 Darrick J. Wonge2fsck: free bh when descriptor block checksum fails
2014-09-11 Darrick J. Wonge2fsck/debugfs: fix descriptor block size handling...
2014-08-27 Darrick J. Wonge2fsck: fix infinite loop when recovering corrupt journ...
2014-08-27 Darrick J. Wonge2fsck: resync jbd2 revoke code from Linux 3.16
2014-08-27 Darrick J. Wonge2fsck: resync jbd2 recovery code from Linux 3.16
2014-07-22 Eric Sandeene2fsck: free bh on csum verify error in do_one_pass
2013-06-08 Darrick J. Wonge2fsck: fix journal block tag checksum verification
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-03-13 Theodore Ts'oMerge branch 'maint' into next
2013-03-13 Theodore Ts'oe2fsck: fix build failure with --enable-jbd-debug
2013-01-28 Andreas Dilgerbuild: quiet build warnings for "gcc -Wall"
2013-01-01 Theodore Ts'oMerge branch 'maint' into next
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-12-29 Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
2012-08-03 Darrick J. Wonge2fsck: refactor crc32_be code
2012-08-03 Darrick J. Wonge2fsck: verify data block checksums when recovering...
2012-08-03 Darrick J. Wonge2fsck: check commit block checksum during recovery
2012-08-03 Darrick J. Wonge2fsck: check descriptor block checksum when recovering...
2012-08-03 Darrick J. Wonge2fsck: check revoke block checksum during recovery
2012-08-03 Darrick J. Wonglibext2fs: change on-disk journal layout to support...
2012-05-22 Theodore Ts'oe2fsck: fix 64-bit journal support
2011-10-08 Darrick J. Wonge2fsck: recover revoke blocks on 64bit filesystems...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2010-12-16 Eric Sandeene2fsprogs: fix type-punning warnings
2008-06-07 Theodore Ts'oFix gcc -Wall warnings in e2fsck
2008-06-07 Theodore Ts'oe2fsck: Add support to check journal checksums
2008-05-20 Theodore Ts'oe2fsck: Fix potential data corruptor bug in journal...
2006-05-30 Matthias AndreeFix printf types (FreeBSD has u_long for ntohl).
2006-05-14 Theodore Ts'oFix memory leak in e2fsck's error paths
2006-03-19 Takashi SatoFix format statements to make e2fsprogs programs 32...
2003-12-07 Theodore Ts'orecovery.c, jfs_user.h: Sync recovery.c with latest...
2001-12-16 Theodore Ts'oFix e2fsck's handling of external journals,and update...
2001-06-08 Theodore Ts'oChangeLog, jfs.h:
2001-06-02 Theodore Ts'oChangeLog, recovery.c:
2001-03-29 Theodore Ts'oChangeLog, recovery.c, revoke.c:
2001-01-06 Theodore Ts'oMany files:
2000-12-09 Theodore Ts'oMany files:
2000-08-14 Theodore Ts'oMany files: