Whamcloud - gitweb
e2fuzz: fuzz harder
[tools/e2fsprogs.git] / resize /
2015-03-30 Theodore Ts'oClean up and fix Android build files
2015-03-01 Theodore Ts'oAdd files to build on Android
2015-01-27 Darrick J. Wongresize2fs: fix regression test to not depend on ext4...
2015-01-19 Theodore Ts'oMerge branch 'maint' into next
2015-01-19 Darrick J. WongFix clang warning and a resource leak
2014-12-15 Darrick J. Wongresize2fs: convert fs to and from 64bit mode
2014-12-15 Darrick J. Wongresize2fs: don't play stupid games with the block count
2014-12-15 Darrick J. Wongresize2fs: set bg flags and unused inode count when...
2014-12-15 Darrick J. Wongresize2fs: don't interpret bitmap shift while crossing...
2014-12-15 Darrick J. Wongresize2fs: use old_fs to detect per-bg metadata blocks...
2014-12-15 Theodore Ts'oMerge branch 'maint' into next
2014-12-15 Eric Sandeenresize2fs: don't require fsck to print min size
2014-12-14 Darrick J. Wongresize2fs: quickly rewrite extent blocks when moving...
2014-12-14 Darrick J. Wongresize2fs: don't exit if shrinking sparse_super2 fs...
2014-11-08 Darrick J. Wongmisc: fix compiler warnings and minor build errors
2014-10-13 Darrick J. Wonglibext2fs/e2fsck: refactor everyone who writes zero...
2014-10-11 Theodore Ts'oMerge branch 'maint' into next
2014-10-08 Theodore Ts'oresize2fs: fix fs->blocksize dereference after fs has...
2014-09-11 Theodore Ts'oMerge branch 'maint' into next
2014-09-08 Michael Forneytests: Add to LD_LIBRARY_PATH instead of overriding
2014-08-25 Theodore Ts'oMerge branch 'maint' into next
2014-08-25 Theodore Ts'oresize2fs: clarify the size of blocks in resize2fs...
2014-08-25 Theodore Ts'oresize2fs.8.in: clarify when on-line resizing is supported
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-26 Theodore Ts'oresize2fs: radically reduce memory utilization by using...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-06-09 Eric Sandeenresize2fs: don't attempt to calculate minimum size...
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 Darrick J. Wongmisc: create better-packaged static analysis reports
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. Wongall: Introduce cppcheck static checking for make C=1
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-23 Theodore Ts'oAdd coverage testing using gcov
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"
2014-01-06 Theodore Ts'oMerge branch 'maint' into next
2014-01-06 Theodore Ts'otest_extents: fix a possible memory leak
2014-01-06 Theodore Ts'oconfigure: fix --with-diet-libc
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-12-12 Theodore Ts'oMerge branch 'maint' into next
2013-12-12 Darrick J. Wongmisc: don't leak file descriptors (on error paths)
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
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-03-13 Theodore Ts'oMerge branch 'maint' into next
2013-01-28 Philipp ThomasFix warnings about functions not returning a value
2013-01-22 Theodore Ts'oMerge branch 'maint' into next
2013-01-22 Theodore Ts'omke2fs, tune2fs, resize2fs: add warning messages for...
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-16 Theodore Ts'oMerge branch 'maint' into next
2013-01-16 Theodore Ts'oresize2fs: check in test-resize script
2013-01-14 Theodore Ts'oresize2fs: add debugging code to test the old online...
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: allow resizing flex_bg && !resize_inode...
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: enforce restrictions if the kernel doesn...
2012-09-14 Theodore Ts'oresize2fs: allow meta_bg/64-bit file systems to be...
2012-09-14 Theodore Ts'oresize2fs: fix overhead calculation for meta_bg file...
2012-09-14 Theodore Ts'oresize2fs: enforce the 16TB limit on 32-bit file system...
next