Whamcloud - gitweb
libext2fs: simplify extent_fallocate()
[tools/e2fsprogs.git] / resize /
2018-06-19 Jan Kararesize2fs: add missing EOL to error message
2018-02-27 Theodore Ts'oresize2fs: remove bigalloc warning for online resizing
2018-02-26 Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
2018-02-26 Pavlin RadoslavovAOSP: Add missing libdl dependencies
2018-01-02 Theodore Ts'oMerge branch 'maint' into next
2017-12-21 Tyson NottinghamAdd missing information to various man pages and usage...
2017-12-05 Theodore Ts'oMerge branch 'maint' into next
2017-11-02 Theodore Ts'oresize2fs: fix free blocks count sanity check for 64...
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-10-16 Sebastian RasmussenFix typos in error messages and documentation
2017-08-14 Theodore Ts'oMerge branch 'maint' into next
2017-08-13 Theodore Ts'oAdd options to gzip and tar to create reproducible...
2017-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-24 Tahsin Erdoganresize2fs: add support for resizing filesystems with...
2017-07-23 Theodore Ts'oresize2fs: sanity check the free blocks and inode counts
2017-07-05 Tahsin Erdoganresize2fs: moving xattr inodes is not supported
2017-05-24 Christopher FerrisAOSP: Disable macro redefined warnings.
2017-05-24 Alex DeymoAOSP: Convert e2fsprogs targets to soong.
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2016-10-25 Theodore Ts'oresize2fs: fix resizing large file systems when block...
2016-08-10 Theodore Ts'oresize2fs: fix crash when there is an ea block and...
2016-06-07 Theodore Ts'otune2fs,resize2fs: special case HURD only when testing...
2016-06-04 Theodore Ts'oAdd clarifications to the e4defrag and resize2fs man...
2016-05-29 Theodore Ts'oe2fsck,resize2fs: fix gcc -Wall nits
2016-05-22 Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-05-11 Theodore Ts'oresize2fs, libext2fs: fix bugs in sparse_super2 support
2016-03-15 Alex DeymoAndroid.mk: Replace _host suffix with more standard...
2016-03-07 Eric Sandeenresize2fs: clear uninit BG if allocating from new group
2016-03-07 Theodore Ts'oMerge branch 'maint' into next
2016-03-07 Andreas Dilgermisc: replace comparison macros with inline functions
2015-10-24 Darrick J. Wongresize2fs: clean up feature test macros with predicate...
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oEliminate doubly defined _LARGEFILE_SOURCE warning
2015-05-17 Darrick J. Wongmisc: fix undo file setup
2015-05-05 Darrick J. Wongresize2fs: optionally create undo file
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...
next