Whamcloud - gitweb
tests: PAGE_SIZE larger than blocksize with hole
[tools/e2fsprogs.git] / resize /
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
2009-09-07 Peng Taoresize2fs: fix minimum resize size calculation with...
2009-09-07 Peng Taoresize2fs: calculate minimal fs size only once
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-08-23 Valerie Aurora Hensonresize2fs: Move everything to new bitmap interface
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-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-07-02 Theodore Ts'oFix Makefile dependencies for libcom_err
2009-06-18 Eric Sandeenresize2fs: update sb journal backup if journal was...
2009-06-15 Theodore Ts'oresize2fs: fix miscellaneous memory leaks
2009-05-30 Theodore Ts'oUpdate man pages to include ext4 in the synposis, inste...
2009-05-26 Eric Sandeenresize2fs: don't try to resize below calculated minimum
2009-05-26 Eric Sandeenresize2fs: fix minimum size calculations
2009-04-22 Theodore Ts'oresize2fs: Print a warning message if the ftruncate...
2009-04-19 Theodore Ts'oresize2fs: Fix corruption bug impacting ext4 filesystem...
2009-04-19 Theodore Ts'oresize2fs: Fix data corruption bug when shrinking the...
2009-04-18 Theodore Ts'oresize2fs: Fix data corruption bug when growing an...
2009-03-09 Jim Meyeringremove useless if-before-free tests
2009-01-20 Theodore Ts'oresize2fs: Reserve some extra space for -P/-M for ext4...
2009-01-19 Theodore Ts'oresize2fs: Release bitmap and itable blocks in flex_bg...
2009-01-19 Theodore Ts'oresize2fs: Move all required blocks for ext4 filesystems
2008-11-16 Theodore Ts'oFix various signed/unsigned gcc warnings
2008-10-13 Eric Sandeenresize2fs: check for bogus new_size
2008-10-01 Manish Katiyarresize2fs: Fix potential memory corruption in ext2fs_pr...
2008-09-01 Theodore Ts'oFix debug flag definitions for the resize2fs man page
2008-09-01 Theodore Ts'oOnly use the test_io manager if the right environment...
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-08-22 Theodore Ts'oresize2fs: Make sure we close out the progress bar...
2008-08-22 Theodore Ts'oresize2fs: supply block allocator for extents function
2008-08-22 Theodore Ts'oresize2fs: Fix support for filesystems with the uninit_...
2008-08-18 Theodore Ts'oresize2fs: Fix double bumping of directory in-use counts
2008-07-17 Theodore Ts'oFix missing space typo's in partinfo and resize2fs
2008-07-10 Theodore Ts'oresize2fs: Clean up the resize inode properly if necessary
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...
next