]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - resize
libext2fs: check return values
[thirdparty/e2fsprogs.git] / resize /
2013-12-12  Darrick J. Wongmisc: don't leak file descriptors (on error paths)
2013-10-12  Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
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-28  Philipp ThomasFix warnings about functions not returning a value
2013-01-22  Theodore Ts'omke2fs, tune2fs, resize2fs: add warning messages for...
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-16  Theodore Ts'oresize2fs: check in test-resize script
2013-01-14  Theodore Ts'oresize2fs: add debugging code to test the old online...
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: allow resizing flex_bg && !resize_inode...
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: enforce restrictions if the kernel doesn...
2012-09-14  Theodore Ts'oresize2fs: allow meta_bg/64-bit file systems to be...
2012-09-14  Theodore Ts'oresize2fs: fix overhead calculation for meta_bg file...
2012-09-14  Theodore Ts'oresize2fs: enforce the 16TB limit on 32-bit file system...
2012-05-28  Theodore Ts'oRemove unnecessary escape before tab in man pages
2012-03-22  Sami Liedesresize2fs: use EXT2_FLAG_64BITS
2012-02-27  Andreas Dilgerbuild: fix compile warnings on OSX
2012-02-17  Jan Kararesize2fs: take s_first_data_block into account for...
2011-11-20  Theodore Ts'oresize2fs: treat EINVAL to mean the new resize ioctl...
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-10-16  Lukas Czernerresize2fs: Do not fail if EXT4_IOC_RESIZE_FS ioctl...
2011-10-09  Theodore Ts'oFix more spelling errors found by translators and add...
2011-10-08  Theodore Ts'oFix spelling errors pointed out by translators
2011-10-06  Theodore Ts'olibext2fs: make ext2fs_open_file() always use 3 argumen...
2011-10-05  Theodore Ts'oPass the gettext() function to libcom_err
2011-10-04  Theodore Ts'oresize2fs: fix on-line resizing
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-09-16  Lukas Czernere2fsprogs: create open() and stat() helpers
2011-09-14  Yongqiang Yangresize2fs: add support for new in-kernel online resize...
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-17  Theodore Ts'oMerge branch 'master' into next
2010-12-17  Eric Sandeenresize2fs: handle exactly-16T filesystems in resize2fs
2010-12-13  Theodore Ts'oMerge branch 'maint' into next
2010-11-27  Theodore Ts'oresize2fs: Clarify error explaining on-line shrinking...
2010-11-27  Theodore Ts'oresize2fs.8.in: Document that resize2fs -p only works...
2010-11-22  Theodore Ts'oMerge branch 'maint'
2010-09-26  Theodore Ts'oresize2fs.8: Make it clear that power-of-2 units are...
2010-09-25  Theodore Ts'oMerge branch 'maint' into next
2010-07-19  Theodore Ts'oMerge branch 'maint' into next
2010-07-19  Theodore Ts'oresize2fs.8: Update man page to indicate ext4 supports...
2010-07-17  Eric Sandeenresize2fs: relax requirements for -P output a bit
2010-07-06  Theodore Ts'oe2fsck, resize2fs: fix a fp precision error that can...
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-05-12  Eric Sandeenresize2fs: don't print minimum size if fs is not clean
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-10-04  Theodore Ts'oDon't use in-tree header files if using system uuid...
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-07  Peng Taoresize2fs: calculate minimal fs size only once
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...
next