]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2012-12-29  Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
2012-12-29  Andreas Dilgermisc: cleanup unused variables on MacOS
2012-12-29  Andreas Dilgertests: don't consider "make check" a compiler error
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-12-28  Theodore Ts'omke2fs: fix crash when parsing "-E resize=NNN" with...
2012-12-28  Filipe Brandenburgerdebian: use more specific library file names in *.files
2012-12-28  Filipe Brandenburgerdebian: look for quota.pc and libquota.a from root...
2012-12-28  Filipe Brandenburgerdebian: add make variable to pass extra parameters...
2012-12-28  Filipe Brandenburgerdebian: add make variable to prevent building e2fsck...
2012-12-24  Theodore Ts'oMerge branch 'maint' into next
2012-12-24  Theodore Ts'odebugfs: add the commands "zap_block" and "block_dump"
2012-12-24  Darren Hartlibext2fs: fix spelling typo in texinfo docs
2012-12-24  Theodore Ts'oconfigure.in: require at least autoconf 2.54
2012-12-24  Theodore Ts'olibext2fs: link the test programs with static libraries
2012-12-24  Theodore Ts'odebugfs: add a makefile rule to build debugfs.static
2012-12-24  Theodore Ts'odebugfs: add the ability to manipulate the extent tree...
2012-12-21  Theodore Ts'otests: add test of an incorrect interior node in an...
2012-12-20  Theodore Ts'oe2fsck: make sure the extent tree is consistent after...
2012-12-20  Theodore Ts'olibext2fs: ext2fs_extents_fix_parents() should not...
2012-12-20  Eric Sandeene2fsck: fix incorrect interior node logical start values
2012-12-17  Theodore Ts'oMerge branch 'maint' into next
2012-12-17  Mikael Petterssonlibext2fs: remove m68k-specific bitops code
2012-12-17  Theodore Ts'olibext2fs: fix memory and fd leak in error path of...
2012-12-16  Gregoire Pichonmke2fs: fix handling of mmp_update_interval option
2012-12-16  Theodore Ts'oe2fsck: fix pass5 optimization for bigalloc file systems
2012-12-16  Theodore Ts'oconfigure: clarify message regarding checking if we...
2012-12-06  Theodore Ts'ocontrib/fallocate: add support for punch functionality
2012-11-30  Theodore Ts'olibext2fs: allocate separate memory regions for each...
2012-11-30  Eric Whitneylibext2fs: fix inode cache overruns
2012-11-30  Theodore Ts'oMerge branch 'maint' into next
2012-11-30  Theodore Ts'oresize2fs: fix gcc -Wall nits and valgrind complaints
2012-11-29  Theodore Ts'otune2fs: fix a compile-time bug if quota is not enabled
2012-11-29  Eric Sandeentune2fs: respect quota config option
2012-11-29  Eric Sandeene2fsprogs: fix configure help text for quota
2012-11-29  Theodore Ts'oe2fsck: optimize pass 5 for CPU utilization
2012-11-29  Theodore Ts'olibext2fs: optimize rb_get_bmap_range() for mostly...
2012-11-29  Theodore Ts'olibext2fs: optimize rb_get_bmap_range()
2012-11-29  Theodore Ts'olibext2fs: add ext2fs_bitcount() function
2012-11-27  Theodore Ts'oe2fsck: optimize pass1 for CPU time
2012-11-27  Theodore Ts'olibext2fs: optimize rb_set_bmap_range()
2012-11-26  Andreas Dilgerext2fs, blkid: localize environment-specific variables
2012-11-26  Andreas Dilgerlibext2fs: change mmp.c to LGPL to match other files
2012-10-14  Theodore Ts'odebugfs: teach the htree and ls commands to show direct...
2012-10-14  Theodore Ts'oMerge branch 'maint' into next
2012-10-14  Theodore Ts'odebugfs: fix htree command so that all printf's go...
2012-10-11  Theodore Ts'oMerge branch 'maint' into next
2012-10-11  Theodore Ts'oe2fsck: only consult inode_dir_map if needed in pass4
2012-10-11  Theodore Ts'oFix makefiles to compile e2freefrag with profiling
2012-10-11  Theodore Ts'olibext2fs: further optimize rb_test_bit
2012-10-11  Theodore Ts'olibext2fs: remove pointless indirection in rbtree bitmaps
2012-10-11  Theodore Ts'olibext2fs: optimize rb_test_bit
2012-10-05  Theodore Ts'oe2freefrag: use 64-bit rbtree bitmaps
2012-09-23  Theodore Ts'oUpdate for e2fsprogs-1.43-WIP-2012-09-22 v1.43-WIP-2012-09-22
2012-09-23  Theodore Ts'oMerge branch 'maint' into next
2012-09-23  Theodore Ts'omke2fs: fix progress suppression to make regression... v1.42.6
2012-09-22  Theodore Ts'omke2fs: prohibit file system features not supported...
2012-09-22  Theodore Ts'olibext2fs: always define i_checksum_lo
2012-09-21  Theodore Ts'oMerge branch 'maint' into next
2012-09-21  Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2012-09-21  Theodore Ts'oFix wordwrap.pl so it is more portable
2012-09-21  Theodore Ts'omke2fs: throttle allocating groups progress as well
2012-09-21  Theodore Ts'omke2fs.8: use extents vs extent in the man page
2012-09-21  Theodore Ts'odebian: adjust build dependencies
2012-09-17  Theodore Ts'oMerge branch 'maint' into next
2012-09-17  Andreas Dilgertests: kill debugfs on interrupted MMP test
2012-09-17  Theodore Ts'omke2fs: disable progress reporting in mke2fs.conf for...
2012-09-14  Theodore Ts'omke2fs: throttle progress updates to once a second
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...
2012-09-10  Theodore Ts'oMerge branch 'maint' into next
2012-09-10  Theodore Ts'oext2fs.h: move ext2fs_init_csum_seed() outside of EXT2_...
2012-09-10  Theodore Ts'oAllow e2fsprogs to be built using the clang (LLVM)...
2012-09-07  Akira Fujitamke2fs: recalculate the reserved blocks when the last...
2012-09-07  Theodore Ts'oconfigure: fix --enable-relative-symlink
2012-09-03  Theodore Ts'oMerge branch 'next'
2012-08-19  Theodore Ts'oMerge branch 'maint' into next
2012-08-19  Mike Frysingerutil: respect HAVE_MALLOC_H
2012-08-19  Bryce Harringtone2fsprogs: fix spelling of 'filesystme' in debugfs...
2012-08-15  Andreas Dilgertests: remove unused temporary files for MMP tests
2012-08-15  Zheng Liulibe2p/libext2fs: add EXT4_INLINE_DATA_FL flag
2012-08-15  Theodore Ts'olibext2fs: rename INCOMPAT_INLINEDATA to INCOMPAT_INLIN...
2012-08-15  Theodore Ts'olibext2fs: refactor the quota feature flag in the suppo...
2012-08-15  Theodore Ts'oMerge branch 'maint' into next
2012-08-15  Theodore Ts'oext4: fix rehashing of the lost+found directory
2012-08-07  Zheng Liulibe2p/libext2fs: add EXT4_INLINE_DATA_FL flag
2012-08-07  Theodore Ts'olibext2fs: rename INCOMPAT_INLINEDATA to INCOMPAT_INLIN...
2012-08-07  Theodore Ts'olibext2fs: refactor the quota feature flag in the suppo...
2012-08-07  Theodore Ts'oMerge branch 'maint' into next
2012-08-06  Jim Kenistone2fsck: fix potential segv when handling a read error...
2012-08-06  Theodore Ts'oPut ELF_OTHER_LIBS in the right place for the linker
2012-08-03  Theodore Ts'odebian: Apply debian packaging fixes for metadata csum
2012-08-03  Theodore Ts'olibext2fs: when checking the inode's checksum, allow...
2012-08-03  Darrick J.... mke2fs: enable metadata_csum on ext4dev filesystems
next