Whamcloud - gitweb
LU-15682 build: update version to 1.46.2.wc5
[tools/e2fsprogs.git] / resize / main.c
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-01-21 Theodore Ts'oEnable threaded support for e2fsprogs' applications.
2021-01-20 Theodore Ts'oMerge branch 'maint' into next
2020-10-02 Theodore Ts'oresize2fs: prevent block group descriptors from overflo...
2019-10-31 Eric BiggersAOSP: support the stable_inodes feature
2018-02-27 Theodore Ts'oresize2fs: remove bigalloc warning for online resizing
2017-12-21 Tyson NottinghamAdd missing information to various man pages and usage...
2017-11-02 Theodore Ts'oresize2fs: fix free blocks count sanity check for 64...
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-07-23 Theodore Ts'oresize2fs: sanity check the free blocks and inode counts
2016-10-25 Theodore Ts'oresize2fs: fix resizing large file systems when block...
2016-05-29 Theodore Ts'oe2fsck,resize2fs: fix gcc -Wall nits
2015-10-24 Darrick J. Wongresize2fs: clean up feature test macros with predicate...
2015-07-13 Theodore Ts'oEliminate doubly defined _LARGEFILE_SOURCE warning
2015-05-17 Darrick J. Wongmisc: fix undo file setup
2015-05-05 Darrick J. Wongresize2fs: optionally create undo file
2014-12-15 Darrick J. Wongresize2fs: convert fs to and from 64bit mode
2014-12-15 Darrick J. Wongresize2fs: don't interpret bitmap shift while crossing...
2014-12-15 Eric Sandeenresize2fs: don't require fsck to print min size
2014-10-08 Theodore Ts'oresize2fs: fix fs->blocksize dereference after fs has...
2014-08-25 Theodore Ts'oresize2fs: clarify the size of blocks in resize2fs...
2014-07-26 Theodore Ts'oresize2fs: radically reduce memory utilization by using...
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-06-09 Eric Sandeenresize2fs: don't attempt to calculate minimum size...
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: add debugging support for resize2fs -M calcu...
2013-01-28 Philipp ThomasFix warnings about functions not returning a value
2013-01-22 Theodore Ts'omke2fs, tune2fs, resize2fs: add warning messages for...
2012-12-29 Theodore Ts'oresize2fs: allow resizing flex_bg && !resize_inode...
2012-11-30 Theodore Ts'oresize2fs: fix gcc -Wall nits and valgrind complaints
2012-09-14 Theodore Ts'oresize2fs: allow meta_bg/64-bit file systems to be...
2012-09-14 Theodore Ts'oresize2fs: enforce the 16TB limit on 32-bit file system...
2012-03-22 Sami Liedesresize2fs: use EXT2_FLAG_64BITS
2012-02-27 Andreas Dilgerbuild: fix compile warnings on OSX
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-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Lukas Czernere2fsprogs: create open() and stat() helpers
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
2010-12-17 Eric Sandeenresize2fs: handle exactly-16T filesystems in resize2fs
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-07-17 Eric Sandeenresize2fs: relax requirements for -P output a bit
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
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-07 Peng Taoresize2fs: calculate minimal fs size only once
2009-07-11 Theodore Ts'oresize2fs: If resize2fs fails, tell the user to run...
2009-07-02 Theodore Ts'oresize2fs: Fix error message so the mountpoint is print...
2009-06-15 Theodore Ts'oresize2fs: fix miscellaneous memory leaks
2009-05-26 Eric Sandeenresize2fs: don't try to resize below calculated minimum
2009-04-22 Theodore Ts'oresize2fs: Print a warning message if the ftruncate...
2008-10-13 Eric Sandeenresize2fs: check for bogus new_size
2008-09-01 Theodore Ts'oOnly use the test_io manager if the right environment...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-06-17 Theodore Ts'oresize2fs: Prohibit the combination of flex_bg and...
2008-06-17 Theodore Ts'oresize2fs: Fix support for the uninit_bg feature
2008-06-07 Theodore Ts'oFix gcc -Wall warnings in resize2fs
2008-04-18 Theodore Ts'oRename the feature uninit_groups to uninit_bg
2008-03-20 Jose R. SantosMake resize2fs uninit block group aware
2008-03-15 Josef Bacikresize2fs: Add options to print (and resizing to) the...
2008-01-21 Theodore Ts'oExplicitly check for ftruncate64() in configure.in
2008-01-21 Theodore Ts'oresize2fs: Add sanity check for off_t overflow before...
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-05-19 Theodore Ts'oStore the RAID stride value in the superblock and take...
2006-12-26 Theodore Ts'oUse the newer add/remove_error_table com_err interfaces
2006-05-14 Theodore Ts'oAdd RAID stride support to resize2fs
2006-03-19 Takashi SatoFix format statements to make e2fsprogs programs 32...
2006-03-19 Theodore Ts'oChange resize2fs open modes for mounted and unmounted...
2006-03-18 Theodore Ts'oAdd support for on-line resizing to resize2fs
2005-12-29 Theodore Ts'oMake resize2fs expand or truncate a file containing...
2005-05-09 Theodore Ts'oFix some minor typo's and grammar's strings, and remove...
2005-01-05 Theodore Ts'oAdd new function in e2p for parsing the number of block...
2004-11-30 Theodore Ts'oAdd support for passing options to the io layer using...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-07-08 Theodore Ts'oIn mke2fs and resize2fs, round the default size of...
2003-05-14 Theodore Ts'omain.c (main): Add the ability to specify units to...
2003-05-03 Theodore Ts'oAdd Czech translation.
2002-10-31 Theodore Ts'oAdd support for the meta_bg feature flag to the resize2...
2002-05-29 Theodore Ts'omain.c (main): If the filesystem has errors or is not...
2002-04-09 Theodore Ts'omain.c (main): If resize_fs returns an error, don't...
2002-04-01 Theodore Ts'omain.c (main): If we are resizing a plain file which...
2001-01-11 Theodore Ts'oChangeLog, main.c:
2001-01-11 Theodore Ts'oChangeLog, libext2fs.texinfo:
2001-01-01 Theodore Ts'oMany files:
2000-06-12 Theodore Ts'oChangeLog, extent.c, main.c, resize2fs.c, resize2fs.h:
2000-04-06 Theodore Ts'oMany files:
2000-04-03 Theodore Ts'oMany files:
2000-02-02 Theodore Ts'oChangeLog, main.c, resize2fs.h:
1998-09-30 Theodore Ts'o.del-resize2fs.spec~524d144b:
1998-09-29 Theodore Ts'omain.c:
1998-04-08 Theodore Ts'omain.c, .del-version.h~524d144b:
1998-03-30 Theodore Ts'oChangeLog, test_icount.c, test_icount.h:
1998-03-24 Theodore Ts'oChangeLog, main.c, resize2fs.c:
1998-03-09 Theodore Ts'oChangeLog, main.c, .del-resize2fs-1.12.spec~70080ffd...
1998-03-07 Theodore Ts'omain.c, ChangeLog:
1998-02-27 Theodore Ts'oChangeLog, Makefile.in, main.c:
1998-02-24 Theodore Ts'oChangeLog, main.c, resize2fs.c, resize2fs.h:
next