Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / resize / resize2fs.c
2014-08-10 Theodore Ts'oMerge branch 'maint' into next
2014-08-10 Theodore Ts'oresize2fs: disable the meta_bg feature if necessary
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Theodore Ts'oFix 32/64-bit overflow when multiplying by blocks/clust...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Darrick J. Wongresize2fs: fix sanity check in reserve_sparse_super2_la...
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-05 Theodore Ts'oresize2fs: fix inode table move for the backwards move...
2014-05-05 Theodore Ts'oresize2fs: refine minimum required blocks for flex_bg...
2014-05-05 Theodore Ts'oresize2fs: fix overly-pessimistic calculation of minimu...
2014-03-14 Darrick J. Wongresize2fs: add inline dirs for remapping
2014-02-24 Theodore Ts'oMerge branch 'maint' into next
2014-02-24 Darrick J. Wongresize2fs: don't free in-use clusters when moving blocks
2014-02-24 Darrick J. Wongresize2fs: during shrink, don't free in-use bg data...
2014-02-21 Theodore Ts'oMerge branch 'maint' into next
2014-02-21 Lukas CzernerSet pointer to NULL after ext2fs_free
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-13 Darrick J. Wongresize2fs: rewrite extent/dir/ea block checksums when...
2013-12-13 Darrick J. Wongmisc: use the checksum predicate function, not raw...
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-01 Theodore Ts'oresize2fs: relocate inode table blocks if necessary...
2013-10-01 Theodore Ts'oresize2fs: fix -M size calculations to avoid cutting...
2013-10-01 Theodore Ts'oresize2fs: add debugging support for resize2fs -M calcu...
2013-09-10 Theodore Ts'oMerge branch 'maint' into next
2013-09-09 Darrick J. Wongresize2fs: use blk64_t and location getters for free_gd...
2013-06-21 Theodore Ts'oMerge branch 'maint' into next
2013-06-21 Eric Sandeenresize2fs: move bitmaps if shrinking would orphan them
2013-06-08 Jan Karalibext2fs: provide functions to safely access name_len...
2013-04-22 Theodore Ts'oMerge branch 'maint' into next
2013-04-01 Theodore Ts'oresize2fs: fix off-line resize of file systems with...
2013-01-22 Theodore Ts'oMerge branch 'maint' into next
2013-01-20 Theodore Ts'oresize2fs: move a cluster at a time with bigalloc file...
2013-01-20 Theodore Ts'oresize2fs: correctly account for clusters when calculat...
2013-01-05 Theodore Ts'oMerge branch 'maint' into next
2013-01-05 Theodore Ts'oFix 32-bit overflow problems: dgrp_t * s_blocks_per_group
2013-01-03 Theodore Ts'oresize2fs: use [un]mark_block_range bitmap functions...
2013-01-03 Theodore Ts'oresize2fs: add resource tracking as a debug option
2013-01-03 Theodore Ts'oresize2fs: fix 32-bit overflow when calculating the...
2013-01-03 Theodore Ts'oresize2fs: fix 32-bit overflow issue which can corrupt...
2013-01-01 Theodore Ts'oMerge branch 'maint' into next
2012-12-29 Theodore Ts'oresize2fs: create optimized flex_bg block groups
2012-12-29 Theodore Ts'oresize2fs: handle bg descriptors which overlap with...
2012-12-29 Theodore Ts'oresize2fs: reserve all metadata blocks for flex_bg...
2012-12-29 Theodore Ts'oresize2fs: reserve fs metadata blocks first in blocks_t...
2012-11-30 Theodore Ts'oMerge branch 'maint' into next
2012-11-30 Theodore Ts'oresize2fs: fix gcc -Wall nits and valgrind complaints
2012-09-17 Theodore Ts'oMerge branch 'maint' into next
2012-09-14 Theodore Ts'oresize2fs: grow uninit_bg file systems more efficiently
2012-09-14 Theodore Ts'oresize2fs: fix overhead calculation for meta_bg file...
2012-08-03 Darrick J. Wonglibext2fs: block group checksum should use metadata_csu...
2012-02-17 Jan Kararesize2fs: take s_first_data_block into account for...
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-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene2fsprogs: add ext2fs_group_blocks_count helper
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-06-13 Valerie Aurora Hensonresize2fs: Fix up to be 64-bit block number safe
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-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-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-06-18 Eric Sandeenresize2fs: update sb journal backup if journal was...
2009-06-15 Theodore Ts'oresize2fs: fix miscellaneous memory leaks
2009-05-26 Eric Sandeenresize2fs: fix minimum size calculations
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-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
next