]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - e2fsck
libext2fs: fix potential divide by zero bug caused by a lxcfs bug
[thirdparty/e2fsprogs.git] / e2fsck /
3 days ago  Theodore Ts'oe2fsck: check the error return from the forced rewrite...
8 days ago  Theodore Ts'oe2fsck.8: minor man page fixes
8 days ago  Theodore Ts'oPrevent i_dtime from being mistaken for an inode number...
8 days ago  Theodore Ts'oMerge branch 'issue-168' of https://github.com/chestnyk...
8 days ago  Theodore Ts'oMerge branch 'fix-windows-64-bit' of https://github...
8 days ago  Theodore Ts'oMerge branch 'tune2fs-remove-tabs' of https://github...
8 days ago  Theodore Ts'oMerge https://github.com/steven676/e2fsprogs into next
10 days ago  Theodore Ts'oFix various compiler -Wall warnings
10 days ago  Theodore Ts'oe2fsck, tune2fs: fix post-2038 support for s_lastcheck
10 days ago  Theodore Ts'oe2fsck: make sure get_backup_sb() works when ctx is...
13 days ago  Theodore Ts'oMerge branch 'support-fuse3' of https://github.com...
2024-04-18  Theodore Ts'oMerge remote-tracking branch 'josch/libarchive' into...
2024-04-17  Theodore Ts'oe2fsck: don't try backup superblocks beyond the size...
2024-04-16  Theodore Ts'oMerge branch 'maint' into next
2024-04-16  Luis Henriques ... e2fsck: update quota when deallocating a bad inode
2024-04-16  Luis Henriques ... e2fsck: update quota accounting after directory optimiz...
2024-04-04  Andreas Dilgere2fsck: check all sparse_super backups
2024-03-31  Andreas DilgerAdd post-2038 timestamp support to e2fsprogs
2024-03-28  Theodore Ts'oMerge branch 'e2scrub-fixes' of https://git.kernel...
2024-03-28  Theodore Ts'oMerge branch 'maint' into next
2024-03-28  Theodore Ts'oe2fsck: fix various -Wall nits picked up by clang
2023-12-07  Theodore Ts'oMerge branch 'maint' into next
2023-12-01  Baokun Lie2fsck: save EXT2_ERROR_FS flag during journal replay
2023-08-08  Theodore Ts'oMerge branch 'maint' into next
2023-06-15  Theodore Ts'oMerge branch 'maint' into next
2023-06-14  Theodore Ts'oe2fsck: fix handling of a invalid symlink in an inline_...
2023-05-31  Theodore Ts'oMerge branch 'maint' into next
2023-05-30  Eric Biggerse2fsck: avoid -Wtautological-constant-out-of-range...
2023-05-30  Theodore Ts'oe2fsck: Suppress "orphan file is clean" message in...
2023-03-17  Theodore Ts'oe2fsck: restructure code to reduce indentation level...
2023-03-17  Theodore Ts'oe2fsck: fix bad htree checksums in preen mode
2023-02-05  Theodore Ts'oMerge branch 'maint' into next
2023-02-02  Theodore Ts'oMerge branch 'maint' into next
2023-02-01  Eric BiggersAOSP: Android: consolidate warning suppressions
2023-02-01  Eric BiggersAOSP: Stop explicitly specifying -fno-strict-aliasing
2023-01-30  Theodore Ts'oMerge branch 'maint' into next
2023-01-30  Theodore Ts'oChange the xattr entry hash to use an unsighed char...
2023-01-27  Theodore Ts'oe2fsck: double cast a pointer to suppress a bogus compi...
2023-01-27  Theodore Ts'oe2fsck: use ext2_ino_t instead of ino_t
2023-01-27  Theodore Ts'oMerge branch 'maint' into next
2023-01-27  Eric Biggerse2fsck: use real functions for kernel slab functions
2023-01-26  Samanta NavarroFix various spelling typos
2023-01-26  Li Dongyange2fsck: optimize clone_file on large devices
2023-01-18  Eric Biggerse2fsck: don't allow journal inode to have encrypt flag
2022-09-23  Theodore Ts'oUse an autoconf test to detect for a BSD- or GNU-style...
2022-09-13  Theodore Ts'oMerge branch 'maint' into next
2022-09-13  Colin CrossAOSP: Fix e2fsdroid build with musl
2022-09-01  Theodore Ts'oMerge branch 'maint' into next
2022-09-01  Theodore Ts'oUpdate makefile dependencies
2022-08-24  Theodore Ts'oMerge branch 'maint' into next
2022-08-14  Theodore Ts'oMerge branch 'maint' into next
2022-08-14  Theodore Ts'olibext2fs: return an error when byte swapping a corrupt...
2022-08-14  Theodore Ts'oe2fsck: remove unneeded automatic variable program_name
2022-08-13  Theodore Ts'oMerge branch 'maint' into next
2022-08-13  Lukas Czernere2fsprogs: fix device name parsing to resolve names...
2022-08-12  Theodore Ts'oe2fsck: validate i_extra_size in ext4_fc_handle_inode
2022-08-12  Theodore Ts'oMerge branch 'maint' into next
2022-08-12  Theodore Ts'oAvoid potential NULL dereference when argv[0]
2022-08-12  Theodore Ts'oe2fsck: mark that we don't care about the return value...
2022-08-12  Theodore Ts'oe2fsck: streamline problem latch handling
2022-08-12  Theodore Ts'oe2fsck: when mutating file name make sure its length...
2022-08-11  Andreas Dilgermisc: use ext2_ino_t instead of ino_t
2022-08-11  Theodore Ts'oMerge branch 'maint' into next
2022-08-11  Gabriel Krisman... e2fsck: always probe filesystem blocksize with simple...
2022-08-11  Andreas DilgerQuiet unused variable warnings
2022-08-11  Theodore Ts'oMerge branch 'maint' into next
2022-08-11  Theodore Ts'oe2fsck: handle invalid percent expansions in the log...
2022-08-09  Theodore Ts'oe2fsck: fix potential fencepost error in e2fsck_should_...
2022-08-09  Theodore Ts'olibext2fs: in ext2fs_open[2](), return an error if...
2022-08-08  Theodore Ts'oMerge branch 'maint' into next
2022-08-07  Theodore Ts'oFix UBSAN if s_log_groups_per_flex is 31
2022-08-06  Theodore Ts'oMerge branch 'maint' into next
2022-06-07  Theodore Ts'oe2fsck: avoid out-of-bounds write for very deep extent...
2022-06-06  Theodore Ts'oe2fsck: check for xattr value size integer wraparound
2022-06-06  Theodore Ts'oe2fsck: fix potential out-of-bounds read in inc_ea_inod...
2022-05-30  Theodore Ts'oe2fsck: sanity check the journal inode number
2022-05-12  zhanchengbine2fsck: avoid theoretical null dereference in end_probl...
2022-05-12  zhanchengbine2fsck: handle malloc() failure when computing the...
2022-05-03  Andreas Dilgere2fsck: no parent lookup in disconnected dir
2022-05-03  Andreas Dilgere2fsck: map PROMPT_* values to prompt messages
2022-04-28  Lukas CzernerUse mallinfo2 instead of mallinfo if available
2022-01-13  Theodore Ts'oMerge branch 'maint' into next
2021-12-30  Theodore Ts'oMerge branch 'maint' into next
2021-12-11  Theodore Ts'oe2fsck: update the bg_checksum after fixing problems...
2021-12-03  Harshad Shirwadkare2fsck: skip sorting extents if there are no valid...
2021-10-28  Andreas Dilgerext2fs: avoid re-reading inode multiple times
2021-10-01  Jan Karae2fsck: Add support for handling orphan file
2021-09-03  Jan Karae2fsck: Do not trash user limits when processing orphan...
2021-09-03  Jan Karaquota: Rename quota_update_limits() to quota_read_all_d...
2021-08-19  Theodore Ts'ofix unused-function -Wall warnings
2021-08-15  Theodore Ts'oFix miscellaneous spelling errors in man pages, and...
2021-08-15  Theodore Ts'oChange "filesystem" to "file system" in the man pages
2021-08-13  Jan Karae2fsck: make sure quota files are not referenced from...
2021-08-10  Theodore Ts'oe2fsck: add maximum string length specifiers to fscanf...
2021-08-10  Theodore Ts'oe2fsck: clean up two gcc -Wall warnings in recovery.c
2021-08-10  Lukas Czernere2fsck: value stored to err is never read
2021-08-10  Theodore Ts'oe2fsck: drop gfp_t argument from blkdev_issue_flush()
2021-07-28  Theodore Ts'oe2fsck: fix f_baddotdir failure on big-endian systems
2021-07-27  Colin CrossAOSP: Move system_shared_libs into target.bionic clause
2021-07-27  Bob BadourAOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs
next