]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - resize/resize2fs.c
Clean up sparse warnings
[thirdparty/e2fsprogs.git] / resize / resize2fs.c
2013-12-16  Theodore Ts'oClean up sparse warnings
2013-12-16  Andreas Dilgerbuild: quiet LLVM non-literal string format warning
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-09  Darrick J. Wongresize2fs: use blk64_t and location getters for free_gd...
2013-08-11  Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-06-21  Eric Sandeenresize2fs: move bitmaps if shrinking would orphan them
2013-04-01  Theodore Ts'oresize2fs: fix off-line resize of file systems with...
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'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...
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'oresize2fs: fix gcc -Wall nits and valgrind complaints
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-02-17  Jan Kararesize2fs: take s_first_data_block into account for...
2011-10-17  Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-10-16  Theodore Ts'oresize2fs: don't fail when shrinking an empty file...
2011-09-18  Theodore Ts'oShorten compile commands run by the build system
2011-09-16  Eric Sandeene2fsprogs: add ext2fs_group_blocks_count helper
2011-09-16  Theodore Ts'oMerge branch 'maint' into next
2011-07-05  Theodore Ts'oMerge branch 'maint' into next
2011-06-11  Theodore Ts'oMerge branch 'maint' into next
2011-06-11  Andreas Dilgerext2fs: Handle internal journal over 2^32 bytes
2011-06-07  Theodore Ts'oMerge branch 'maint' into next
2011-06-05  Theodore Ts'oMerge branch 'maint' into next
2011-06-01  Theodore Ts'oMerge branch 'maint' into next
2011-05-08  Theodore Ts'oMerge branch 'maint' into next
2011-03-18  Theodore Ts'oMerge branch 'maint' into next
2011-02-28  Theodore Ts'oMerge branch 'maint' into next
2011-02-21  Theodore Ts'oMerge branch 'maint' into next
2011-02-18  Theodore Ts'oMerge branch 'maint' into next
2011-02-11  Theodore Ts'oMerge branch 'maint' into next
2011-01-07  Theodore Ts'oresize2fs: fix computation of the real end of the bitma...
2010-12-23  Theodore Ts'oMerge branch 'maint' into next
2010-12-22  Eric Sandeenresize2fs: do not clear resize inode for 0 resvd blocks
2010-12-20  Theodore Ts'oMerge branch 'maint' into next
2010-12-13  Theodore Ts'oMerge branch 'maint' into next
2010-11-22  Theodore Ts'oMerge branch 'maint'
2010-09-25  Theodore Ts'oMerge branch 'maint' into next
2010-07-19  Theodore Ts'oMerge branch 'maint' into next
2010-06-13  Valerie Aurora Hensonresize2fs: Fix up to be 64-bit block number safe
2010-06-07  Theodore Ts'oMerge branch 'maint' into next
2010-03-15  Theodore Ts'oMerge branch 'maint' into next
2010-02-10  Theodore Ts'oMerge branch 'maint' into next
2010-02-06  Theodore Ts'oresize2fs: Fix fix uninit group test accessing invalid...
2010-01-31  Theodore Ts'oMerge branch 'maint' into next
2009-11-16  Theodore Ts'oMerge branch 'maint' into next
2009-11-13  Eric Sandeenresize2fs: exit fix_sb_journal_backup early for externa...
2009-10-26  Theodore Ts'oConvert ext2fs_group_of_blk() to ext2fs_group_of_blk2()
2009-10-26  Valerie Aurora HensonConvert ext2fs_block_alloc_stats() calls to block_alloc...
2009-10-26  Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26  Theodore Ts'olibext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_f...
2009-10-26  Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-10-24  Theodore Ts'oMerge branch 'maint' into next
2009-10-05  Theodore Ts'oMerge branch 'maint' into next
2009-09-08  Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08  Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
2009-09-07  Peng Taoresize2fs: fix minimum resize size calculation with...
2009-09-08  Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-09-08  Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-09-07  Theodore Ts'oMerge branch 'maint' into next
2009-08-23  Valerie Aurora Hensonresize2fs: Move everything to new bitmap interface
2009-07-11  Theodore Ts'oresize2fs: If resize2fs fails, tell the user to run...
2009-06-18  Eric Sandeenresize2fs: update sb journal backup if journal was...
2009-06-15  Theodore Ts'oresize2fs: fix miscellaneous memory leaks
2009-07-11  Theodore Ts'oMerge branch 'maint' into next
2009-05-26  Eric Sandeenresize2fs: fix minimum size calculations
2009-04-19  Theodore Ts'oresize2fs: Fix corruption bug impacting ext4 filesystem...
2009-04-19  Theodore Ts'oresize2fs: Fix data corruption bug when shrinking the...
2009-04-18  Theodore Ts'oresize2fs: Fix data corruption bug when growing an...
2009-03-09  Jim Meyeringremove useless if-before-free tests
2009-01-20  Theodore Ts'oresize2fs: Reserve some extra space for -P/-M for ext4...
2009-01-19  Theodore Ts'oresize2fs: Release bitmap and itable blocks in flex_bg...
2009-01-19  Theodore Ts'oresize2fs: Move all required blocks for ext4 filesystems
2008-11-16  Theodore Ts'oFix various signed/unsigned gcc warnings
2008-08-28  Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-22  Theodore Ts'oresize2fs: Make sure we close out the progress bar...
2008-08-22  Theodore Ts'oresize2fs: supply block allocator for extents function
2008-08-22  Theodore Ts'oresize2fs: Fix support for filesystems with the uninit_...
2008-08-18  Theodore Ts'oresize2fs: Fix double bumping of directory in-use counts
2008-07-10  Theodore Ts'oresize2fs: Clean up the resize inode properly if necessary
2008-06-18  Theodore Ts'oMerge branch 'maint'
2008-06-18  Theodore Ts'omke2fs, tune2fs, resize2fs: Use floating point to calcu...
2008-06-17  Theodore Ts'oresize2fs: Fix support for the uninit_bg feature
2008-06-08  Theodore Ts'oMerge branch 'maint'
2008-06-07  Theodore Ts'oFix gcc -Wall warnings in resize2fs
2008-06-07  Theodore Ts'oMerge branch 'maint'
2008-06-03  Theodore Ts'oMerge branch 'maint' into next
2008-05-21  Theodore Ts'oMerge branch 'maint'
2008-04-27  Theodore Ts'oMerge branch 'maint'
2008-04-22  Theodore Ts'oMerge branch 'maint'
next