OSDN Git Service

merge in master-release history after reset to 2079d768f79f636223d89b988a30209adf8dddbe
[android-x86/external-e2fsprogs.git] / e2fsck /
2014-03-22 The Android Automergermerge in master-release history after reset to master
2014-03-20 JP Abgralle2fsck: remove unneeded type redefinitions
2014-03-20 JP AbgrallSwitch back to 1.42.9 now that there is a fix
2014-03-07 JP Abgrallam 9d965309: (-s ours) Merge "e2fsck: remove unneeded...
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-06 JP AbgrallMerge "e2fsck: remove unneeded type redefinitions"
2014-03-06 JP Abgralle2fsck: remove unneeded type redefinitions
2014-03-04 JP Abgralle2fsck: Don't use e2fsck_global_ctx unless HAVE_SIGNAL_H
2014-03-04 JP AbgrallMerge "e2fsck: Don't use e2fsck_global_ctx unless HAVE_...
2014-03-04 JP Abgralle2fsck: Don't use e2fsck_global_ctx unless HAVE_SIGNAL_H
2014-03-04 JP AbgrallMerge remote-tracking branch 'linaro/linaro-1.42.9...
2014-03-04 JP AbgrallPrepare for upstream 1.42.9
2014-01-04 Bernhard RosenkränzerAdd files that would normally be generated by the e2fsp...
2013-12-31 Bernhard RosenkränzerRe-add Android makefiles from AOSP master
2013-12-25 Eric Whitneye2fsck: fix printf conversion specs in ea_refcount.c
2013-12-25 Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2013-12-23 Andreas Dilgere2fsck: verify s_desc_size is power-of-two value
2013-12-19 Johan Erlandssone2fsck: read only parameter incorrectly compared
2013-12-19 Elliott HughesMerge "e2fsck: read only parameter incorrectly compared"
2013-12-19 Johan Erlandssone2fsck: read only parameter incorrectly compared
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-16 Darrick J. Wonge2fsck: try implied cluster allocation when expanding...
2013-12-16 Darrick J. Wonge2fsck: print cluster ranges when encountering bitmap...
2013-12-16 Darrick J. Wonge2fsck: only release clusters when shortening a directo...
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-12 Darrick J. Wonge2fsck: in rehash, mark newly allocated extent blocks...
2013-12-12 Darrick J. Wonge2fsck: fix memory leaks (on error path)
2013-12-12 Darrick J. Wonglibext2fs: fix tests that set LARGE_FILE
2013-12-12 Andreas Dilgere2fsck: fix problem comments to match actual message
2013-12-04 Andreas Dilgermmp: fix 64-bit handling of s_mmp_block
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'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-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-10-12 Darrick J. Wonge2fsck: enable extents on all 64bit filesystems
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-09-09 Eric Whitneye2fsck: don't report uninit extents past EOF invalid
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-07-29 Theodore Ts'oe2fsck: correctly deallocate invalid extent-mapped...
2013-07-29 Theodore Ts'oe2fsck: check extent-mapped directories with really...
2013-06-16 Theodore Ts'oWork around Debian Bug #712530
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-04 Theodore Ts'oe2fsck: don't use IO_FLAG_EXCLUSIVE for read-only root...
2013-04-25 Eric Sandeene2fsprogs: allow 0-length xattr values in e2fsck
2013-03-13 Theodore Ts'oe2fsck: fix build failure with --enable-jbd-debug
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-05 Theodore Ts'oFix 32-bit overflow problems: dgrp_t * s_blocks_per_group
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-12-29 Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
2012-12-29 Andreas Dilgermisc: cleanup unused variables on MacOS
2012-12-20 Theodore Ts'oe2fsck: make sure the extent tree is consistent after...
2012-12-20 Eric Sandeene2fsck: fix incorrect interior node logical start values
2012-12-16 Theodore Ts'oe2fsck: fix pass5 optimization for bigalloc file systems
2012-11-29 Theodore Ts'oe2fsck: optimize pass 5 for CPU utilization
2012-11-27 Theodore Ts'oe2fsck: optimize pass1 for CPU time
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-09-10 Theodore Ts'oAllow e2fsprogs to be built using the clang (LLVM)...
2012-08-06 Jim Kenistone2fsck: fix potential segv when handling a read error...
2012-07-29 Theodore Ts'oe2fsck: print the number of blocks and inodes in the...
2012-07-29 Theodore Ts'oe2fsck: allow for bigger disks when printing verbose...
2012-07-29 Theodore Ts'oe2fsck: add e2fsck.conf options for extra reporting
2012-07-29 Theodore Ts'oe2fsck: fix code which uniquifies names in directory...
2012-07-29 Theodore Ts'oe2fsck: check a file system mounted read-only if forced
2012-07-29 Theodore Ts'oRevert "e2fsck: Skip journal checks if the fs is mounte...
2012-07-16 Aditya Kalie2fsck/quota: mark FS invalid if quotas are not fixed
2012-07-14 Theodore Ts'oFix spelling typo's in man pages for tune2fs and mke2fs
2012-07-14 Andreas Dilgere2fsck: rename "bool" variables
2012-06-13 Theodore Ts'oFix blhc (Build Log Hardening Check) warnings
2012-06-12 Theodore Ts'oam 5886dc5c: am fada3660: e2fsck: correctly propagate...
2012-06-12 Theodore Ts'oam 0a02698f: am df5d2e2b: e2fsck: handle an already...
2012-06-12 Ken Sumrallam 493c82bb: am 97bd1b76: Revert "Fix e2fsck to run...
2012-06-12 Ken Sumrallam 766baba9: am a8948fce: Revert "Better fix for markin...
2012-06-12 Theodore Ts'oam fada3660: e2fsck: correctly propagate error from...
2012-06-12 Theodore Ts'oam df5d2e2b: e2fsck: handle an already recovered journa...
2012-06-12 Ken Sumrallam 97bd1b76: Revert "Fix e2fsck to run a full check...
2012-06-12 Ken Sumrallam a8948fce: Revert "Better fix for marking fs err...
2012-06-12 Theodore Ts'oe2fsck: update global free blocks/inodes count when...
2012-06-11 Theodore Ts'oe2fsck: correctly propagate error from journal to super...
2012-06-11 Theodore Ts'oe2fsck: handle an already recovered journal with a...
2012-06-11 Ken SumrallRevert "Fix e2fsck to run a full check if only the...
2012-06-11 Ken SumrallRevert "Better fix for marking fs err in superblock...
2012-06-11 Theodore Ts'oe2fsck: only check for zero-length leaf extents
2012-06-11 Theodore Ts'oe2fsck: correctly propagate error from journal to super...
2012-06-07 Ken Sumrallam 1f0e651e: am 46e96be1: Better fix for marking fs...
2012-06-07 Ken Sumrallam 46e96be1: Better fix for marking fs err in superbloc...
2012-06-07 Ken SumrallBetter fix for marking fs err in superblock if err...
2012-06-05 Ken Sumrallam 82ca75b8: am 8c157a2c: Fix e2fsck to run a full...
2012-06-05 Ken Sumrallam 8c157a2c: Fix e2fsck to run a full check if only...
2012-06-05 Ken SumrallFix e2fsck to run a full check if only the journal...
2012-06-04 Jan Karalibquota: remove unnecessary definitions
next