]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - e2fsck/extents.c
Update Makefile dependencies
[thirdparty/e2fsprogs.git] / e2fsck / extents.c
2022-08-09  Theodore Ts'oe2fsck: fix potential fencepost error in e2fsck_should_...
2022-06-07  Theodore Ts'oe2fsck: avoid out-of-bounds write for very deep extent...
2021-07-26  Theodore Ts'oFix miscellaneous compiler warnings using "make gcc...
2021-07-07  Eric BiggersFix -Wunused-variable warnings
2021-02-23  Harshad Shirwadkare2fsck: don't ignore return values in e2fsck_rewrite_ex...
2021-02-12  Theodore Ts'oe2fsck: fix error code return in e2fsck_read_extents()
2021-01-29  Theodore Ts'oMerge branch 'maint' into next
2021-01-28  Theodore Ts'oMerge branch 'maint' into next
2021-01-28  Harshad Shirwadkare2fsck: add function to rewrite extent tree
2020-03-07  Theodore Ts'oMerge branch 'maint' into next
2020-03-04  Andreas Dilgere2fsck: consistently use ext2fs_get_mem()
2020-01-02  Theodore Ts'oMerge branch 'maint' into next
2020-01-01  Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
2018-06-24  Theodore Ts'oFix gcc and clang warnings
2017-05-25  Theodore Ts'oMerge branch 'maint' into next
2017-05-25  Darrick J. Wonge2fsck: fix sparse bmap to extent conversion
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-21  Theodore Ts'oe2fsck: update quota when optimizing the extent tree
2016-08-10  Theodore Ts'oMerge branch 'maint' into next
2016-06-07  Theodore Ts'oMerge branch 'maint' into next
2016-04-15  Theodore Ts'oMerge branch 'maint' into next
2016-03-22  Theodore Ts'oMerge branch 'maint' into next
2016-03-21  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2015-11-30  Theodore Ts'oMerge branch 'maint' into next
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-22  Theodore Ts'oMerge branch 'maint' into next
2015-06-21  Theodore Ts'oMerge branch 'maint' into next
2015-06-20  Theodore Ts'oMerge branch 'maint' into next
2015-06-16  Theodore Ts'oMerge branch 'maint' into next
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
2015-05-16  Darrick J. Wongmisc: fix Coverity bugs
2015-04-21  Darrick J. Wonge2fsck: rebuild sparse extent trees & convert non-exten...