]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - resize/online.c
Merge branch 'maint' into next
[thirdparty/e2fsprogs.git] / resize / online.c
2018-06-25  Theodore Ts'oresize: remove calculation of unused variable
2017-10-16  Theodore Ts'oMerge branch 'maint' into next
2017-10-16  Sebastian RasmussenFix typos in code comments and developer docs
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. Wongresize2fs: clean up feature test macros with predicate...
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-12  Theodore Ts'oMerge branch 'maint' into next
2013-12-12  Darrick J. Wongmisc: don't leak file descriptors (on error paths)
2013-08-11  Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-01-16  Theodore Ts'oMerge branch 'maint' into next
2013-01-14  Theodore Ts'oresize2fs: add debugging code to test the old online...
2012-09-17  Theodore Ts'oMerge branch 'maint' into next
2012-09-14  Theodore Ts'oresize2fs: enforce restrictions if the kernel doesn...
2011-11-20  Theodore Ts'oresize2fs: treat EINVAL to mean the new resize ioctl...
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-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-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-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
2010-12-23  Theodore Ts'oMerge branch 'maint' into next
2010-12-20  Theodore Ts'oMerge branch 'maint' into next
2010-12-17  Theodore Ts'oMerge branch 'master' into next
2010-12-13  Theodore Ts'oMerge branch 'maint' into next
2010-11-27  Theodore Ts'oresize2fs: Clarify error explaining on-line shrinking...
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-01-31  Theodore Ts'oMerge branch 'maint' into next
2009-11-16  Theodore Ts'oMerge branch 'maint' into next
2009-10-26  Valerie Aurora HensonConvert to use block group accessor functions
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-04-19  Theodore Ts'oresize2fs: Fix data corruption bug when shrinking the...
2008-08-28  Theodore Ts'oresize2fs: Allow (non-optimal) on-line resizing for...
2008-08-28  Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-17  Theodore Ts'oFix missing space typo's in partinfo and resize2fs
2008-06-18  Theodore Ts'oMerge branch 'maint'
2008-06-18  Theodore Ts'omke2fs, tune2fs, resize2fs: Use floating point to calcu...
2008-06-08  Theodore Ts'oMerge branch 'maint'
2008-06-07  Theodore Ts'oresize2fs: Add support to use the ext4 online resize...
2007-12-17  Theodore Ts'oMerge branch 'maint' into next
2007-12-16  Samuel ThibaultFix Debian rules files to support building non-Linux...
2007-05-25  Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2006-10-02  Theodore Ts'oFix resize2fs error msgs if the fs or kernel doesn...
2006-09-12  Eric SandeenFix more rounding overflows for filesystems that have...
2006-09-12  Eric SandeenFix signed vs unsigned printf format strings for block...
2006-08-30  Theodore Ts'oFix potential 2**32-1 overflow by using e2p_percent()
2006-03-18  Theodore Ts'oAdd support for on-line resizing to resize2fs