OSDN Git Service

android-x86/external-e2fsprogs.git
2013-12-12 Darrick J.... debugfs: fix init_filesys help text
2013-12-12 Darrick J.... mke2fs: load configfile blocksize setting before 64bit...
2013-12-12 Darrick J.... libext2fs: fix tests that set LARGE_FILE
2013-12-12 Darrick J.... libext2fs: don't overflow when punching indirect blocks...
2013-12-12 Andreas Dilgere2fsck: fix problem comments to match actual message
2013-12-11 Theodore Ts'oUpdate config.{guess,sub} to the latest version
2013-12-09 Zheng Liudebugfs: update usage message for open and filefrag
2013-12-05 Lev Solomonovdebugfs: fix range mode of freei
2013-12-04 Andreas Dilgermmp: fix 64-bit handling of s_mmp_block
2013-12-03 Darrick J.... libext2fs: fix function declarations to match definition
2013-12-03 Andreas Dilgertests: check backing filesystem can handle large file
2013-12-03 Eric Whitneylibext2fs: fix printf conversion spec in tst_iscan.c
2013-12-03 Theodore Ts'oe2fsck: use dgrp_t for block group numbers
2013-12-03 Theodore Ts'oe2fsck: add support for 64-bit extended attribute block...
2013-12-03 Theodore Ts'oe2fsck: fix j_maxlen if the file system is exactly...
2013-12-03 Theodore Ts'olibext2fs: add explicit casts to bitops.h
2013-12-03 Theodore Ts'olibext2fs: add explicit casts to ext2fs.h
2013-12-03 Theodore Ts'odumpe2fs: fix printing of block offsets for 64-bit...
2013-12-03 Theodore Ts'oe2fsck: use blk_t instead of blk64_t in check_resize_in...
2013-12-03 Theodore Ts'oe2fsck: use errcode_t to suppress some -Wconversion...
2013-12-03 Theodore Ts'oe2fsck: use problem_t to suppress some -Wconversion...
2013-12-03 Kit Westneate2fsck: use ext2fs_write_dir_block3() instead of ext2fs...
2013-12-02 Theodore Ts'olibext2fs: fix some memory leaks with image file handling
2013-12-02 Kit Westneatlibext2fs: set the fs block size to new_io in ext2fs_re...
2013-12-02 Theodore Ts'oe2image: pass the correct size write_header
2013-10-24 Theodore Ts'oFix optional static code analysis using sparse
2013-10-23 Darrick J.... libext2fs: reject 64bit badblocks numbers
2013-10-23 Theodore Ts'omke2fs: don't let resize= turn on resize_inode when...
2013-10-23 Darrick J.... libext2fs: stop iterating dirents when done linking
2013-10-23 Theodore Ts'oFix noquota build
2013-10-16 Phillip Susimke2fs: clarify inode ratio in man page
2013-10-14 Niu Yaweiquota: fix disabling quota, add quota tests
2013-10-14 Eric Sandeentune2fs: more respect for quota config option
2013-10-14 Eric Sandeenmke2fs: remove quota docs if not configured in
2013-10-14 Robert Yangcontrib/populate-extfs.sh: use debugfs to populate...
2013-10-14 Robert Yangdebugfs.c: do sparse copy when src is a sparse file
2013-10-14 Robert Yangdebugfs.c: the max length of debugfs argument is too...
2013-10-13 Theodore Ts'otests: remove version number dependency in r_min_itable
2013-10-12 Darrick J.... e2fsprogs: add (optional) sparse checking to the build
2013-10-12 Carlos Maiolinoe2image: complain if running e2image -r or -Q on a...
2013-10-12 Darrick J.... libext2fs: openfs() musn't allow bigalloc without EXT2_...
2013-10-12 Darrick J.... e2fsck: enable extents on all 64bit filesystems
2013-10-12 Darrick J.... mke2fs: complain about creating 64bit filesystems witho...
2013-10-08 Darrick J.... libext2fs: search all possible blocks in implied_cluste...
2013-10-08 Darrick J.... libext2fs: fix off-by-one error in file truncation
2013-10-08 Niu Yaweilibext2fs: update i_size in ext2fs_file_write()
2013-10-07 Darrick J.... e2fsprogs: fix inode and block relocation functions...
2013-10-07 Darrick J.... e2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-10-07 Darrick J.... libext2fs: ind_punch() must not stop examining blocks...
2013-10-07 Darrick J.... libext2fs: allow callers to punch a single block
2013-10-07 Darrick J.... libext2fs: rewind extent pointer when totally deleting...
2013-10-07 Darrick J.... libext2fs: fix a minor grammatical error in the error...
2013-10-07 Darrick J.... libext2fs: set the large_file feature flag when setting...
2013-10-07 Darrick J.... libext2fs: only link an inode into a directory once
2013-10-01 Theodore Ts'otests: add test for resize2fs -M with inode table in...
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-27 Eric Whitneytests: add another test for uninit extents past eof
2013-09-09 Eric Whitneye2fsck: don't report uninit extents past EOF invalid
2013-09-09 Zheng Liulibext2fs: fix a coding style for EXT2_NO_MTAB_FILE
2013-09-09 Eric Sandeenresize2fs: fix interior extent node corruption
2013-09-09 Darrick J.... resize2fs: use blk64_t and location getters for free_gd...
2013-09-09 Darrick J.... libext2fs: ext2fs_dup_handle should not alias MMP buffers
2013-09-09 Eric Sandeene2fsck: don't try to stop mmp if there is no superblock...
2013-08-11 Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-08-11 Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-07-29 Eric Sandeendebugfs: properly set up extent header in do_write
2013-07-29 Theodore Ts'oe2fsck: correctly deallocate invalid extent-mapped...
2013-07-29 Theodore Ts'oe2fsck: check extent-mapped directories with really...
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
next