summaryrefslogtreecommitdiff
path: root/resize/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-07-08Remove Changelog files since they're not used after the git migrationTheodore Ts'o1-702/+0
2007-06-24Update Release Notes, Changelogs, version.h, etc. for 1.40 releaseTheodore Ts'o1-0/+4
2007-06-18Don't write changes to the backup superblocks by defaultTheodore Ts'o1-0/+6
2007-05-25Fix gcc -Wall warnings, especially on 64-bit systemsAndreas Dilger1-0/+18
2007-05-18Store the RAID stride value in the superblock and take advantage of itTheodore Ts'o1-0/+6
2007-03-18[COVERITY] Fix missing return code check for ext2fs_write_inodeBrian Behlendorf1-0/+5
2006-12-26Use the newer add/remove_error_table com_err interfacesTheodore Ts'o1-0/+5
2006-10-02Fix resize2fs error msgs if the fs or kernel doesn't support on-line resizeTheodore Ts'o1-0/+8
2006-09-12Fix more rounding overflows for filesystems that have 2**32-1 blocksEric Sandeen1-0/+6
2006-09-12Add checks to make sure inode counts don't overflow a 32-bit valueEric Sandeen1-0/+4
2006-09-12Fix signed vs unsigned printf format strings for block and inode numbersEric Sandeen1-0/+4
2006-09-12Remove unused variablesEric Sandeen1-0/+4
2006-08-30Fix potential 2**32-1 overflow by using e2p_percent()Theodore Ts'o1-0/+4
2006-08-30Detect overflows in loop countersEric Sandeen1-0/+4
2006-08-30Fix potential 2**32-1 overflow problems by ext2fs_div_ceil()Theodore Ts'o1-0/+6
2006-05-22Fix spelling mistakes in e2fsck, mke2fs.conf, and resize2fs man pagesTheodore Ts'o1-0/+5
2006-05-21Clarify resize2fs man page and add reference to LVMTheodore Ts'o1-0/+6
2006-05-14Add RAID stride support to resize2fsTheodore Ts'o1-0/+9
2006-03-18Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato1-0/+3
2006-03-18Change resize2fs open modes for mounted and unmounted filesystemsTheodore Ts'o1-0/+9
2006-03-17Add support for on-line resizing to resize2fsTheodore Ts'o1-0/+21
2005-12-29Clean up gcc -Wall complaints in resize2fsTheodore Ts'o1-0/+3
2005-12-29Make resize2fs expand or truncate a file containing a filesystem.Theodore Ts'o1-0/+6
2005-08-08Fix fencepost error in resize2fs caught by valgrindTheodore Ts'o1-0/+9
2005-06-30Update for e2fsprogs 1.38 release.Theodore Ts'o1-0/+4
2005-05-09Fix some minor typo's and grammar's strings, and remove debugging strings Theodore Ts'o1-0/+8
2005-03-21Update for the e2fsprogs 1.37 release.Theodore Ts'o1-0/+4
2005-02-05Update for release of e2fsprogs 1.36.Theodore Ts'o1-0/+4
2005-01-26resize2fs.c: Fix bug where we don't release the blocks belongingTheodore Ts'o1-0/+6
2005-01-05Add new function in e2p for parsing the number of blocks on the command lineTheodore Ts'o1-0/+5
2004-12-24Fix resize2fs so that it properly handles filesystems with the resize_inodeTheodore Ts'o1-0/+7
2004-12-15Add install-strip and install-shlibs-strip targetsTheodore Ts'o1-0/+3
2004-12-14Use MKINSTALLDIRS macro so that the Makefiles can find the scriptTheodore Ts'o1-0/+4
2004-11-30Add support for passing options to the io layer using the URL syntax. For Theodore Ts'o1-0/+4
2004-11-30Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o1-0/+5
2004-09-17resize2fs.c (check_and_change_inodes): Fix debugging printf toTheodore Ts'o1-0/+7
2004-04-03Refine the build process to avoid re-running subst all the time on Theodore Ts'o1-0/+7
2004-02-28Update version number for e2fsprogs 1.35 release.Theodore Ts'o1-0/+4
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-0/+4
2003-08-24Adjust description line so that apropos "ext2" or "ext3" will Theodore Ts'o1-0/+6
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o1-0/+7
2003-07-26Update for 1.34 release.Theodore Ts'o1-0/+4
2003-07-08In mke2fs and resize2fs, round the default size of the filesystem to Theodore Ts'o1-0/+6
2003-06-24Fix bug in resize2fs which caused it to fail on filesystems with aTheodore Ts'o1-0/+9
2003-06-08resize2fs.8.in: Make explicit that you need to run resize2fsTheodore Ts'o1-0/+6
2003-05-13main.c (main): Add the ability to specify units to the sizeTheodore Ts'o1-0/+7
2003-05-03Add Czech translation.Theodore Ts'o1-0/+2
2003-05-03Update to gettext 0.11.5. We now enable NLS support by default.Theodore Ts'o1-0/+7
2003-04-21Update for 1.33 release.Theodore Ts'o1-0/+4
2003-04-21Use DYLD_LIBRAY_PATH so that "make check" works onTheodore Ts'o1-0/+5