Whamcloud - gitweb
e2fsck: update mmp block in one thread
[tools/e2fsprogs.git] / e2fsck / extents.c
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-28 Harshad Shirwadkare2fsck: add function to rewrite extent tree
2020-03-04 Andreas Dilgere2fsck: consistently use ext2fs_get_mem()
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 Darrick J. Wonge2fsck: fix sparse bmap to extent conversion
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
2015-10-24 Darrick J. Wonge2fsck: clean up feature test macros with predicate...
2015-05-16 Darrick J. Wongmisc: fix Coverity bugs
2015-04-21 Darrick J. Wonge2fsck: rebuild sparse extent trees & convert non-exten...