OSDN Git Service

android-x86/external-e2fsprogs.git
2013-07-08 Theodore Ts'olibext2fs, tests: allow /etc/mtab file to be missing
2013-06-21 Theodore Ts'oUpdate release notes, etc., for final 1.42.8 release
2013-06-21 Ashish Sangwanmke2fs: calculate journal blocks just after fs initialize
2013-06-21 Eric Sandeenresize2fs: move bitmaps if shrinking would orphan them
2013-06-16 Theodore Ts'oUse ext2fs_cpu_to_be32() instead of cpu_to_be32() in...
2013-06-16 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, for 1...
2013-06-16 Theodore Ts'oWork around Debian Bug #712530
2013-06-16 Theodore Ts'oTry to use secure_getenv() in preference to __secure_ge...
2013-06-16 Andreas Dilgermke2fs: don't set root dir UID/GID automatically
2013-06-16 Theodore Ts'omke2fs: clarify mke2fs and mke2fs.conf man pages
2013-06-16 Theodore Ts'oe2image: fix crash when using e2image -I with a 64...
2013-06-15 Andreas Dilgermke2fs: sort option parsing, deprecate "-R"
2013-06-15 Andreas Dilgertests: clean up sed filtering of test output
2013-06-15 Theodore Ts'olibext2fs: optimize ext2fs_bg_has_super()
2013-06-15 Theodore Ts'olibext2fs: remove lib/ext2fs/sparse.c
2013-06-07 Theodore Ts'otests: add new test f_extent_oobounds
2013-06-07 David Jefferye2fsck: detect invalid extents at the end of an extent...
2013-05-20 Theodore Ts'oe2fsck: fix gcc -Wall nits
2013-05-20 Theodore Ts'omisc: fix gcc -Wall warnings
2013-05-19 Theodore Ts'olibext2fs: fix gcc -Wall warnings
2013-05-13 Theodore Ts'ochattr: clarify that the compression flags are not...
2013-05-04 Theodore Ts'oe2fsck: don't use IO_FLAG_EXCLUSIVE for read-only root...
2013-05-04 Theodore Ts'oconfigure: update configure script to be in sync with...
2013-04-25 Theodore Ts'otests: add new test f_zero_xattr
2013-04-25 Eric Sandeene2fsprogs: allow 0-length xattr values in e2fsck
2013-04-22 Theodore Ts'ocrcsum: remove the -b option since ext2fs_crc32c_be...
2013-04-22 Theodore Ts'olibext2fs: only use override function when reading...
2013-04-22 Tomas Raceke2image: fix flag settings in e2image.h
2013-04-22 Tomas Raceke2image: require that -a option is used only with raw...
2013-04-22 Tomas Raceke2image: man: fix typo
2013-04-22 Tomas Raceke2image: remove useless exit call
2013-04-22 Akira Fujitatune2fs: disallow tune2fs to set inode size larger...
2013-04-01 Theodore Ts'otests: add more tests for off-line resizing
2013-04-01 Theodore Ts'otests: create crcsum progam to support resizing tests
2013-04-01 Theodore Ts'omke2fs: don't display bigalloc/quota fs feature warning...
2013-04-01 Theodore Ts'oresize2fs: fix off-line resize of file systems with...
2013-03-13 Theodore Ts'oblkid: remove no-op statement which caused a clang...
2013-03-13 Theodore Ts'odebugfs: fix command failures for extent_inode commands...
2013-03-13 Theodore Ts'oe2fsck: fix build failure with --enable-jbd-debug
2013-03-01 Jan Karalibext2fs: Provide prototype for ext2fs_symlink()
2013-03-01 Jan Karae2p: Fix 's' handling in parse_num_blocks2()
2013-02-23 Theodore Ts'ochattr: allow clearing the extent flag
2013-01-28 Theodore Ts'odebugfs: add sanity check to make sure we never shift...
2013-01-28 Philipp Thomaspo: update de.po (from translationproject.org)
2013-01-28 Philipp ThomasFix warnings about functions not returning a value
2013-01-28 Andreas Dilgerbuild: quiet build warnings for "gcc -Wall"
2013-01-25 Zheng Liucontrib: add missing '-p' to fallocate's usage message
2013-01-25 Phillip Susilibext2fs: fix ext2fs_llseek on i386
2013-01-22 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, for final...
2013-01-22 Theodore Ts'omke2fs, tune2fs, resize2fs: add warning messages for...
2013-01-21 Theodore Ts'ocontrib: fix namespace leakage in spd_readdir
2013-01-21 Theodore Ts'ocontrib: add thread locking and readdir64_r support...
2013-01-21 Theodore Ts'ocontrib: add safe_getenv() support to spd_readdir
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-20 Theodore Ts'olibext2fs: teach the ext2fs_*_block_bitmap_range2(...
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
next