Whamcloud - gitweb
e2fsck: mark that we don't care about the return value of e2fsck_lookup()
[tools/e2fsprogs.git] / resize / resize2fs.c
2022-08-07 Theodore Ts'oFix UBSAN if s_log_groups_per_flex is 31
2022-08-04 Theodore Ts'oresize2fs: fix to respect the environment variable...
2022-05-12 zhanchengbindumpe2fs, resize2fs: avoid memory leak on error path
2022-04-28 Lukas Czernerresize2fs: remove unused variable 'c'
2021-12-28 Theodore Ts'oreisze2fs: sanity check free block group counts when...
2021-09-30 Theodore Ts'oresize2fs: optimize resize2fs_calculate_summary_stats()
2021-09-30 Theodore Ts'oresize2fs: adjust new size of the file system to allow...
2021-09-30 Theodore Ts'oresize2fs: attempt to keep the # of inodes valid by...
2021-03-07 Theodore Ts'oresize2fs: avoid allocating over the MMP block
2021-02-26 Theodore Ts'oresize2fs: prevent block bitmap warnings when doing...
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-01-21 Harshad Shirwadkarext2fs: move calculate_summary_stats to ext2fs lib
2020-01-27 Li Dongyangmke2fs: set overhead in super block
2019-11-10 Jan Kararesize2fs: make minimum size estimates more reliable...
2018-10-21 Theodore Ts'olibext2fs: refactor code which fixes up the checksums...
2018-10-20 Theodore Ts'oresize2fs: update checksums in the extent tree's reloca...
2018-06-26 Theodore Ts'otests: explicitly force resize2fs's use of lazy (or...
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-19 Jan Kararesize2fs: add missing EOL to error message
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-07-24 Tahsin Erdoganresize2fs: add support for resizing filesystems with...
2017-07-05 Tahsin Erdoganresize2fs: moving xattr inodes is not supported
2016-08-10 Theodore Ts'oresize2fs: fix crash when there is an ea block and...
2016-06-07 Theodore Ts'otune2fs,resize2fs: special case HURD only when testing...
2016-05-29 Theodore Ts'oe2fsck,resize2fs: fix gcc -Wall nits
2016-05-11 Theodore Ts'oresize2fs, libext2fs: fix bugs in sparse_super2 support
2016-03-07 Eric Sandeenresize2fs: clear uninit BG if allocating from new group
2016-03-07 Theodore Ts'oMerge branch 'maint' into next
2016-03-07 Andreas Dilgermisc: replace comparison macros with inline functions
2015-10-24 Darrick J. Wongresize2fs: clean up feature test macros with predicate...
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-01-27 Darrick J. Wongresize2fs: fix regression test to not depend on ext4...
2015-01-19 Theodore Ts'oMerge branch 'maint' into next
2015-01-19 Darrick J. WongFix clang warning and a resource leak
2014-12-15 Darrick J. Wongresize2fs: convert fs to and from 64bit mode
2014-12-15 Darrick J. Wongresize2fs: don't play stupid games with the block count
2014-12-15 Darrick J. Wongresize2fs: set bg flags and unused inode count when...
2014-12-15 Darrick J. Wongresize2fs: use old_fs to detect per-bg metadata blocks...
2014-12-14 Darrick J. Wongresize2fs: quickly rewrite extent blocks when moving...
2014-12-14 Darrick J. Wongresize2fs: don't exit if shrinking sparse_super2 fs...
2014-11-08 Darrick J. Wongmisc: fix compiler warnings and minor build errors
2014-10-13 Darrick J. Wonglibext2fs/e2fsck: refactor everyone who writes zero...
2014-08-10 Theodore Ts'oMerge branch 'maint' into next
2014-08-10 Theodore Ts'oresize2fs: disable the meta_bg feature if necessary
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Theodore Ts'oFix 32/64-bit overflow when multiplying by blocks/clust...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Darrick J. Wongresize2fs: fix sanity check in reserve_sparse_super2_la...
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-05 Theodore Ts'oresize2fs: fix inode table move for the backwards move...
2014-05-05 Theodore Ts'oresize2fs: refine minimum required blocks for flex_bg...
2014-05-05 Theodore Ts'oresize2fs: fix overly-pessimistic calculation of minimu...
2014-03-14 Darrick J. Wongresize2fs: add inline dirs for remapping
2014-02-24 Theodore Ts'oMerge branch 'maint' into next
2014-02-24 Darrick J. Wongresize2fs: don't free in-use clusters when moving blocks
2014-02-24 Darrick J. Wongresize2fs: during shrink, don't free in-use bg data...
2014-02-21 Theodore Ts'oMerge branch 'maint' into next
2014-02-21 Lukas CzernerSet pointer to NULL after ext2fs_free
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-13 Darrick J. Wongresize2fs: rewrite extent/dir/ea block checksums when...
2013-12-13 Darrick J. Wongmisc: use the checksum predicate function, not raw...
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-01 Theodore Ts'oresize2fs: relocate inode table blocks if necessary...
2013-10-01 Theodore Ts'oresize2fs: fix -M size calculations to avoid cutting...
2013-10-01 Theodore Ts'oresize2fs: add debugging support for resize2fs -M calcu...
2013-09-10 Theodore Ts'oMerge branch 'maint' into next
2013-09-09 Darrick J. Wongresize2fs: use blk64_t and location getters for free_gd...
2013-06-21 Theodore Ts'oMerge branch 'maint' into next
2013-06-21 Eric Sandeenresize2fs: move bitmaps if shrinking would orphan them
2013-06-08 Jan Karalibext2fs: provide functions to safely access name_len...
2013-04-22 Theodore Ts'oMerge branch 'maint' into next
2013-04-01 Theodore Ts'oresize2fs: fix off-line resize of file systems with...
2013-01-22 Theodore Ts'oMerge branch 'maint' into next
2013-01-20 Theodore Ts'oresize2fs: move a cluster at a time with bigalloc file...
2013-01-20 Theodore Ts'oresize2fs: correctly account for clusters when calculat...
2013-01-05 Theodore Ts'oMerge branch 'maint' into next
2013-01-05 Theodore Ts'oFix 32-bit overflow problems: dgrp_t * s_blocks_per_group
2013-01-03 Theodore Ts'oresize2fs: use [un]mark_block_range bitmap functions...
2013-01-03 Theodore Ts'oresize2fs: add resource tracking as a debug option
2013-01-03 Theodore Ts'oresize2fs: fix 32-bit overflow when calculating the...
2013-01-03 Theodore Ts'oresize2fs: fix 32-bit overflow issue which can corrupt...
2013-01-01 Theodore Ts'oMerge branch 'maint' into next
2012-12-29 Theodore Ts'oresize2fs: create optimized flex_bg block groups
2012-12-29 Theodore Ts'oresize2fs: handle bg descriptors which overlap with...
2012-12-29 Theodore Ts'oresize2fs: reserve all metadata blocks for flex_bg...
2012-12-29 Theodore Ts'oresize2fs: reserve fs metadata blocks first in blocks_t...
2012-11-30 Theodore Ts'oMerge branch 'maint' into next
2012-11-30 Theodore Ts'oresize2fs: fix gcc -Wall nits and valgrind complaints
2012-09-17 Theodore Ts'oMerge branch 'maint' into next
2012-09-14 Theodore Ts'oresize2fs: grow uninit_bg file systems more efficiently
2012-09-14 Theodore Ts'oresize2fs: fix overhead calculation for meta_bg file...
2012-08-03 Darrick J. Wonglibext2fs: block group checksum should use metadata_csu...
next