OSDN Git Service

android-x86/external-e2fsprogs.git
2013-01-16 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2013-01-16 Theodore Ts'oresize2fs: check in test-resize script
2013-01-16 Theodore Ts'oUpdate config.{guess,sub} to the latest version
2013-01-16 Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2013-01-16 Göran Uddeborgpo: update sv.po (from translationproject.org)
2013-01-16 Jakub Boguszpo: update pl.po (from translationproject.org)
2013-01-16 Benno Schulenbergpo: update nl.po (from translationproject.org)
2013-01-16 Samuel Thibaultpo: update fr.po (from translationproject.org)
2013-01-16 Philipp Thomaspo: update de.po (from translationproject.org)
2013-01-16 Petr Pisarpo: update cs.po (from translationproject.org)
2013-01-16 Theodore Ts'oUpdate misc/Makefile.in using "make depend"
2013-01-16 Phillip Susie2image: add -a switch to include all data
2013-01-16 Theodore Ts'otests: create test for debugfs creating special files
2013-01-16 Theodore Ts'odebugfs: fix mknod command so that it updates the block...
2013-01-16 Darren Hartdebugfs: add symlink command
2013-01-16 Darren Hartlibext2fs: add the ext2fs_symlink() function
2013-01-16 Theodore Ts'olibext2fs: add error codes from 1.43.x development...
2013-01-15 Zheng Liumke2fs: document bigalloc and cluster-size
2013-01-15 Theodore Ts'olibext2fs: avoid 32-bit overflow in ext2fs_initialize...
2013-01-15 Theodore Ts'omke2fs: teach mke2fs to understand -b 4k and -C 256M
2013-01-15 Theodore Ts'olibe2p: teach parse_num_blocks2() to return bytes if...
2013-01-15 Theodore Ts'omke2fs: the -g option will now specify the clusters...
2013-01-15 Theodore Ts'omke2fs: enforce that the cluster size must be greater...
2013-01-14 Zheng Liumke2fs: require the bigalloc feature explicity if the...
2013-01-14 Theodore Ts'odebugfs: fix gcc-wall complaints
2013-01-14 Theodore Ts'oresize2fs: add debugging code to test the old online...
2013-01-13 Eric Sandeendebugfs: document zap_block & block_dump
2013-01-09 Eric Whitneyconfig: silence printf format warnings
2013-01-09 Theodore Ts'olibext2fs: ext2fs_open2() should not set ret_fs after...
2013-01-09 Nickolai Zeldoviche2fsck: avoid memory corruption on ext2fs_open2 failure
2013-01-09 Nickolai Zeldoviche2fsck: do not crash on long log file names
2013-01-08 Eric Sandeene2fsck: show size requested when memory allocation...
2013-01-08 Zheng Liumke2fs: check extents feature when bigalloc feature...
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-02 Theodore Ts'oClean up texinfo files
2013-01-01 Theodore Ts'oUpdate changelogs for 1.42.7 release
2013-01-01 Zheng Liudebugfs: fixup the hard-coded buffer length in dump_file
2013-01-01 Theodore Ts'odebain: update e2fslibs.symbols with newly exported...
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-12-30 Andreas Dilgerfilefrag: improvements to filefrag FIEMAP handling
2012-12-29 Andreas Dilgerlibquota: quiet log_err() bad format warnings
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'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 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'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: fix htree command so that all printf's go...
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'omke2fs: fix progress suppression to make regression...
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 Andreas Dilgertests: kill debugfs on interrupted MMP test
next