Whamcloud - gitweb
e2fsck: print the number of blocks and inodes in the verbose statistics
[tools/e2fsprogs.git] / resize /
2012-05-28 Theodore Ts'oRemove unnecessary escape before tab in man pages
2012-03-22 Sami Liedesresize2fs: use EXT2_FLAG_64BITS
2012-02-27 Andreas Dilgerbuild: fix compile warnings on OSX
2012-02-17 Jan Kararesize2fs: take s_first_data_block into account for...
2011-11-20 Theodore Ts'oresize2fs: treat EINVAL to mean the new resize ioctl...
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-10-16 Theodore Ts'oresize2fs: don't fail when shrinking an empty file...
2011-10-16 Lukas Czernerresize2fs: Do not fail if EXT4_IOC_RESIZE_FS ioctl...
2011-10-09 Theodore Ts'oFix more spelling errors found by translators and add...
2011-10-08 Theodore Ts'oFix spelling errors pointed out by translators
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-10-04 Theodore Ts'oresize2fs: fix on-line resizing
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene2fsprogs: add ext2fs_group_blocks_count helper
2011-09-16 Lukas Czernere2fsprogs: create open() and stat() helpers
2011-09-14 Yongqiang Yangresize2fs: add support for new in-kernel online resize...
2011-06-11 Andreas Dilgerext2fs: Handle internal journal over 2^32 bytes
2011-01-07 Theodore Ts'oresize2fs: fix computation of the real end of the bitma...
2010-12-23 Theodore Ts'oMerge branch 'maint' into next
2010-12-22 Eric Sandeenresize2fs: do not clear resize inode for 0 resvd blocks
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
2010-12-17 Eric Sandeenresize2fs: handle exactly-16T filesystems in resize2fs
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-11-27 Theodore Ts'oresize2fs: Clarify error explaining on-line shrinking...
2010-11-27 Theodore Ts'oresize2fs.8.in: Document that resize2fs -p only works...
2010-11-22 Theodore Ts'oMerge branch 'maint'
2010-09-26 Theodore Ts'oresize2fs.8: Make it clear that power-of-2 units are...
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-07-19 Theodore Ts'oresize2fs.8: Update man page to indicate ext4 supports...
2010-07-17 Eric Sandeenresize2fs: relax requirements for -P output a bit
2010-07-06 Theodore Ts'oe2fsck, resize2fs: fix a fp precision error that can...
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
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-02-06 Theodore Ts'oresize2fs: Fix fix uninit group test accessing invalid...
2009-11-16 Theodore Ts'oMerge branch 'maint' into next
2009-11-13 Eric Sandeenresize2fs: exit fix_sb_journal_backup early for externa...
2009-10-26 Theodore Ts'oConvert ext2fs_group_of_blk() to ext2fs_group_of_blk2()
2009-10-26 Valerie Aurora HensonConvert ext2fs_block_alloc_stats() calls to block_alloc...
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26 Theodore Ts'olibext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_f...
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Theodore Ts'oDon't use in-tree header files if using system uuid...
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
next