]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - e2fsck
tune2fs: if turning off csum_seed and the UUID has changed, require fsck
[thirdparty/e2fsprogs.git] / e2fsck /
2018-01-02  Shen-Ta Hsiehe2fsck: fix printf format %d on ext2_ino_t
2017-12-15  Tyson NottinghamAdd missing information to e2fsck man pages and usage...
2017-12-13  Theodore Ts'oe2fsck: fix potential Floating Point Exception in show_...
2017-12-05  Artem Blagodarenkoe2fsck: fix access after free for dx_db structure
2017-10-16  Sebastian RasmussenFix historic typos in changelogs and release notes
2017-10-16  Sebastian RasmussenFix typos in code comments and developer docs
2017-10-16  Sebastian RasmussenFix typos in error messages and documentation
2017-09-06  Theodore Ts'oe2fsck, libext2fs: add checks for insanely large file...
2017-08-28  Theodore Ts'oSilence valgrind warnings
2017-08-26  Jaco Kroone2fsck: add optimization for heavily hard-linked file...
2017-08-26  Jaco Kroone2fsck: optimize out the use region_t in scan_extent_node()
2017-08-22  Theodore Ts'oe2fsck: fix the message printed for the project quota...
2017-08-22  Theodore Ts'oe2fsck: in ask_yn() fall back to English yes/no characters
2017-08-14  Theodore Ts'oe2fsck: add optimization for large, fragmented sparse...
2017-08-04  Theodore Ts'oRemove spaces at the end of man pages
2017-08-01  Theodore Ts'oe2fsck: fix e2fsck -D for encrypted directories
2017-07-23  Theodore Ts'oe2fsck: don't restart after a critical metadata collisi...
2017-07-23  Theodore Ts'oe2fsck: quiet some harmless bitmap warnings
2017-07-22  Theodore Ts'oe2fsck: check for invalid quota inode numbers
2017-07-22  Theodore Ts'oe2fsck: add support for printing the quota type in...
2017-07-04  Theodore Ts'oFix warnings found using UBSAN
2017-05-29  Konstantin Chistyakove2fsck: don't flush to device opened in read-only mode
2017-05-25  Darrick J. Wonge2fsck: fix sparse bmap to extent conversion
2017-05-25  Eric Whitneye2fsck: fix multiply-claimed block quota accounting...
2017-04-21  Theodore Ts'oe2fsck: fix ASAN error when using 128 byte inodes
2017-04-21  Theodore Ts'oe2fsck: allow extent tree optimization to be disabled
2017-04-21  Theodore Ts'oe2fsck: update quota when optimizing the extent tree
2017-04-13  Eric Whitneye2fsck: fix quota accounting to use cluster units
2017-03-03  Darrick J. Wongmisc: fix all the compiler warnings
2017-03-01  Theodore Ts'oe2fsck: report the exit value in the logfile
2017-02-17  Andreas Dilgere2fsck: make problem comments match error messages
2017-02-17  Theodore Ts'oe2fsck: don't check inode flag values for deleted inodes
2017-02-17  Theodore Ts'oe2fsck: exit with exit status 0 if no errors were fixed
2017-01-31  Theodore Ts'oStop installing mkfs.ext4dev and fsck.ext4dev
2017-01-31  Theodore Ts'oe2fsck: make sure system.data xattr is present
2016-11-12  Theodore Ts'odebugfs, e2fsck, mke2fs: fix miscellaneous memory leaks...
2016-11-11  Theodore Ts'oAvoid dereferencing beyond allocated memory in quota...
2016-11-11  Theodore Ts'oe2fsck: avoid dereferencing beyond allocated memory...
2016-09-04  Theodore Ts'oe2fsck: enforce that the extra isize fields in the...
2016-09-04  Theodore Ts'oe2fsck: enforce that extra_isize must be a multiple...
2016-09-04  Theodore Ts'oAvoid crashing on unaligned pointers from corrupted...
2016-09-04  Theodore Ts'oe2fsck: fix timestamps logic for 32-bit systems
2016-09-02  Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-09-01  Theodore Ts'oe2fsck: fix logic for deciding when to repair legacy...
2016-09-01  Theodore Ts'oe2fsck: fix an alignment problem which causes sparc64...
2016-08-10  Theodore Ts'oMerge branch 'maint' into next
2016-07-06  Daeho Jeonge2fsck: update j_tail_sequence after recovery
2016-06-07  Theodore Ts'oRemove the last of behaviour-specific checks on EXT2_OS...
2016-06-07  Theodore Ts'oMerge branch 'maint' into next
2016-06-03  Theodore Ts'odebugfs.8, e2fsck.8: clarify man pages these programs...
2016-05-30  Theodore Ts'oFix Android build warnings
2016-05-30  Theodore Ts'oAdd configure --disable-tdb which disables e2fsck's...
2016-05-29  Theodore Ts'olibsupport: fix gcc -Wall nits
2016-05-29  Theodore Ts'oe2fsck,resize2fs: fix gcc -Wall nits
2016-05-29  Theodore Ts'oe2fsck: always fix invalid extra field in timestamps...
2016-05-25  Theodore Ts'oe2fsck: improve error messages when the journal sb...
2016-05-22  Theodore Ts'oe2fsck: fix project quota support
2016-05-21  Theodore Ts'oe2fsck: use com_err error codes instead of EBADMSG...
2016-05-21  Theodore Ts'oClean up spelling errors and other nits in man pages
2016-05-11  Theodore Ts'oMore man page and usage message fixups
2016-05-09  Theodore Ts'oFix various man pages and usage message
2016-04-17  Theodore Ts'oe2fsck: clean up error messages when journal is corrupted
2016-04-16  Theodore Ts'oe2fsck: don't abort if the journal is corrupted due...
2016-04-16  Theodore Ts'oe2fsck: don't try to set a UUID on metadata_csum file...
2016-04-15  Theodore Ts'oe2fsck: use specific CRC and corruption errors in journ...
2016-04-15  Theodore Ts'oFix support for configure --enable-jbd-debug
2016-04-15  Theodore Ts'oMerge branch 'maint' into next
2016-03-27  Theodore Ts'oe2fsck: Print "REBOOT SYSTEM" instead of "REBOOT LINUX"
2016-03-22  Theodore Ts'oMerge branch 'maint' into next
2016-03-21  Theodore Ts'oMerge branch 'maint' into next
2016-03-18  Theodore Ts'oFix various clang and gcc -Wall warnings
2016-03-15  Alex DeymoAndroid.mk: Replace _host suffix with more standard...
2016-03-14  Alex Deymolibext2fs: export the library include path
2016-03-14  David Turnere2fsck: correct ext4 dates generated by old kernels
2016-03-07  Eric Whitneye2fsck: fix problem report typo
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Darrick J. Wonge2fsck: check the checksum seed feature flag is set...
2016-03-06  Li XiAdd project quota support
2016-03-06  Li XiClean up codes for adding new quota type
2015-11-30  Theodore Ts'oMerge branch 'maint' into next
2015-11-30  Andreas Dilgere2fsck: fix e2fsck -fD directory truncation
2015-11-30  Darrick J. Wonge2fsck: zap extent-format inode with no extent header
2015-11-30  Artemiy Volkove2fsck: do not read EA header beyond the end of an...
2015-11-16  Andreas Dilgere2fsck: skip quota update when interrupted
2015-10-24  Darrick J. Wonge2fsck: clean up feature test macros with predicate...
2015-09-29  Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2015-07-23  Theodore Ts'oandroid: be able to build dumpe2fs, lsattr, and e2fsck...
2015-07-22  Theodore Ts'oMerge branch 'maint' into next
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-16  Theodore Ts'oe2fsck: check for an encrypted lost+found directory
2015-07-13  Theodore Ts'odebugfs: cleanup gcc -Wall warnings
2015-07-13  Theodore Ts'oEliminate unused variable and unused label warnings...
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-13  Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-13  Theodore Ts'oSuppress annoying missing field initializer warnings
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
next