Whamcloud - gitweb
libext2fs: Don't include ss/ss.h except when debugging
[tools/e2fsprogs.git] / resize /
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: 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'oresize2fs: Add support to use the ext4 online resize...
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-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
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-03-13 Theodore Ts'oMerge branch 'maint'
2008-03-09 Theodore Ts'oresize2fs: Fix resizing filesystems with large inodes
2008-02-29 Theodore Ts'oMerge branch 'maint'
2008-02-28 Eric Sandeenresize2fs: Fix movement of large (greater than 128...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oFix minor typo in resize2fs man page
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...
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2007-12-27 Theodore Ts'oConvert use of ext2fs_get_mem to ext2fs_get_array for...
2007-12-17 Theodore Ts'oMerge branch 'maint' into next
2007-12-16 Samuel ThibaultFix Debian rules files to support building non-Linux...
2007-10-15 Valerie Clementlibext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK...
2007-07-08 Theodore Ts'oRemove Changelog files since they're not used after...
2007-06-24 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2007-06-18 Theodore Ts'oDon't write changes to the backup superblocks by default
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...
2007-03-18 Brian Behlendorf[COVERITY] Fix missing return code check for ext2fs_wri...
2006-12-26 Theodore Ts'oUse the newer add/remove_error_table com_err interfaces
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 SandeenAdd checks to make sure inode counts don't overflow...
2006-09-12 Eric SandeenFix signed vs unsigned printf format strings for block...
2006-09-12 Eric SandeenRemove unused variables
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow by using e2p_percent()
2006-08-30 Eric SandeenDetect overflows in loop counters
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow problems by ext2fs_div_c...
2006-05-22 Theodore Ts'oFix spelling mistakes in e2fsck, mke2fs.conf, and resiz...
2006-05-21 Theodore Ts'oClarify resize2fs man page and add reference to LVM
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'oClean up gcc -Wall complaints in resize2fs
2005-12-29 Theodore Ts'oMake resize2fs expand or truncate a file containing...
2005-08-08 Theodore Ts'oFix fencepost error in resize2fs caught by valgrind
2005-07-01 Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-05-09 Theodore Ts'oFix some minor typo's and grammar's strings, and remove...
2005-05-06 Theodore Ts'oUpdate "make depend" information. Fixes SMP parallel...
2005-03-22 Theodore Ts'oUpdate for the e2fsprogs 1.37 release.
2005-02-05 Theodore Ts'oUpdate for release of e2fsprogs 1.36.
2005-01-26 Theodore Ts'oresize2fs.c: Fix bug where we don't release the blocks...
2005-01-05 Theodore Ts'oAdd new function in e2p for parsing the number of block...
2004-12-24 Theodore Ts'oFix resize2fs so that it properly handles filesystems...
2004-12-15 Theodore Ts'oAdd install-strip and install-shlibs-strip targets
2004-12-15 Theodore Ts'oUse MKINSTALLDIRS macro so that the Makefiles can find...
2004-11-30 Theodore Ts'oAdd support for passing options to the io layer using...
2004-11-30 Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-09-17 Theodore Ts'oresize2fs.c (check_and_change_inodes): Fix debugging...
2004-05-05 Theodore Ts'oRemove .cvsignore files; they were out of date, and...
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
2004-02-28 Theodore Ts'oUpdate version number for e2fsprogs 1.35 release.
2003-12-28 Matthias AndreeFix more compiler warnings.
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-08-24 Theodore Ts'oAdjust description line so that apropos "ext2" or ...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-07-26 Theodore Ts'oUpdate for 1.34 release.
2003-07-08 Theodore Ts'oIn mke2fs and resize2fs, round the default size of...
2003-06-24 Theodore Ts'oFix bug in resize2fs which caused it to fail on filesys...
2003-06-09 Theodore Ts'oresize2fs.8.in: Make explicit that you need to run...
2003-05-14 Theodore Ts'omain.c (main): Add the ability to specify units to...
2003-05-03 Theodore Ts'oAdd Czech translation.
2003-05-03 Theodore Ts'oUpdate to gettext 0.11.5. We now enable NLS support...
2003-04-21 Theodore Ts'oUpdate for 1.33 release.
2003-04-21 Theodore Ts'oUse DYLD_LIBRAY_PATH so that "make check" works on
2003-03-06 Theodore Ts'oBug fix; we were incorrectly moving the block and inode...
2002-11-09 Theodore Ts'oUpdate files for 1.32 release.
2002-11-09 Theodore Ts'oUpdate files for 1.31 release.
2002-11-01 Theodore Ts'oUpdate files for 1.30 release.
2002-11-01 Theodore Ts'oresize2fs.c (inode_scan_and_fix, check_and_change_inode...
2002-10-31 Theodore Ts'oMakefile.in (install): Search all compression extension...
2002-10-31 Theodore Ts'oAdd support for the meta_bg feature flag to the resize2...
2002-10-03 Theodore Ts'oresize2fs.8.in: Fix typo in man page.
2002-09-24 Theodore Ts'oUpdate for 1.29 release.
2002-08-31 Theodore Ts'oUpdate changelogs for 1.28 release
2002-08-16 Theodore Ts'oFix stupid typo in previous changeset.
2002-08-16 Theodore Ts'oFix up extended attribute handling in e2image, resize2f...
2002-07-26 Theodore Ts'oresize2fs.c (block_mover): If there are no blocks to...
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...
2002-03-08 Theodore Ts'oUpdate for 1.27 release.
2002-03-08 Theodore Ts'oFix various gcc -Wall complaints.
2002-03-08 Theodore Ts'oMakefile.in (check): Use LD_LIBRARY_PATH to run test...
2002-02-26 Theodore Ts'oUpdate Changelog messages to use tytso@mit.edu for...
2002-02-24 Theodore Ts'oUpdate makefiles to install mkfs.ext3, and to install...
2002-02-03 Theodore Ts'oUpdate files for 1.26 release.
2001-09-20 Theodore Ts'oUpdate changelogs for 1.25 release.
2001-09-04 Theodore Ts'oUpdate for 1.24a release
next