Whamcloud - gitweb
Enable e2fsck to use the tdb library to store the dirinfo abstraction
[tools/e2fsprogs.git] / resize /
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
2001-08-31 Theodore Ts'oUpdate for 1.24 release.
2001-08-27 Theodore Ts'oAdd missing log entry showing when we released e2fsprog...
2001-06-23 Theodore Ts'oUpdate changelogs for 1.22.
2001-06-16 Theodore Ts'oChangeLog:
2001-06-02 Theodore Ts'oChangeLog:
2001-06-01 Theodore Ts'oChangeLog, wordwrap.pl:
2001-05-25 Theodore Ts'oe2fsprogs.lsm, version.h:
2001-05-14 Theodore Ts'oMany files:
2001-01-18 Theodore Ts'oMakefile.in:
2001-01-11 Theodore Ts'oChangeLog, main.c:
2001-01-11 Theodore Ts'oChangeLog, libext2fs.texinfo:
2001-01-01 Theodore Ts'oMany files:
2000-12-09 Theodore Ts'oMany files:
2000-12-09 Theodore Ts'oChangeLog, MCONFIG.in, Makefile.in, Makefile.in.in:
2000-07-13 Theodore Ts'oconfigure.in:
2000-07-05 Theodore Ts'oChangeLog, Makefile.in:
2000-06-12 Theodore Ts'oChangeLog, extent.c, main.c, resize2fs.c, resize2fs.h:
2000-05-25 Theodore Ts'o.cvsignore:
2000-04-06 Theodore Ts'oMany files:
2000-04-03 Theodore Ts'oMany files:
2000-02-02 Theodore Ts'oChangeLog, main.c, resize2fs.h:
1999-11-19 Theodore Ts'oChangeLog, Makefile.in:
1999-11-10 Theodore Ts'olibext2fs.texinfo, ChangeLog:
1999-10-26 Theodore Ts'oMany files:
1999-10-23 Theodore Ts'oChangeLog:
1999-07-30 Theodore Ts'oChangeLog:
1999-07-19 Theodore Ts'oMakefile.in:
1999-07-03 Theodore Ts'oMakefile.in:
next