OSDN Git Service

mke2fs: clarify documentation about bigalloc in the man page
[android-x86/external-e2fsprogs.git] / e2fsck /
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-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'oe2fsck: update global free blocks/inodes count when...
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-04 Jan Karalibquota: remove unnecessary definitions
2012-05-31 Theodore Ts'oe2fsck: handle an already recovered journal with a...
2012-05-31 Andreas Dilgere2fsck: allow checking on mounted root fs
2012-05-28 Andreas Dilgerlibext2fs: don't inline ext2fs_open_file() and ext2fs_s...
2012-05-28 Andreas Dilgere2fsck: fix checks done for mounted vs. read-only
2012-05-22 Theodore Ts'oe2fsck: fix precedence bug in built-in quota support
2012-05-22 Theodore Ts'oe2fsck: fix 64-bit journal support
2012-04-24 Andreas Dilgere2fsck: quiet harmless inode/blocks errors
2012-04-24 Aditya Kalie2fsck,libquota: Update quota only if its inconsistent
2012-04-24 Aditya Kalie2fsck: Fix check for hidden quota files
2012-04-09 Theodore Ts'oe2fsck.conf.5: add buggy_init_scripts to the man page
2012-04-05 Theodore Ts'oDon't assume that the presence of mntent.h means that...
2012-04-05 Theodore Ts'oe2fsck: add portability fallback in case getpwuid_r...
2012-04-05 Theodore Ts'oFix gcc -Wall nitpicks
2012-03-22 Lukas Czernere2fsck: remove EXT4_EOFBLOCKS_FL flag handling
2012-03-22 Theodore Ts'oe2fsck: report ext2fs_open2() and ext2fs_check_desc...
2012-03-22 Theodore Ts'oe2fsck: avoid unnecessary close/reopen for non-MMP...
2012-03-22 Theodore Ts'oe2fsck: abort if ext2fs_check_desc() returns a memory...
2012-03-18 Theodore Ts'oe2fsck: add logging capability
2012-03-16 Theodore Ts'oe2fsck: add the max_count_problems setting in e2fsck...
2012-03-16 Theodore Ts'oe2fsck: print a notice when we've started suppressing...
2012-03-15 Theodore Ts'oe2fsck: print the current and expected block group...
2012-03-15 Theodore Ts'oe2fsck: add support for field widths in messages using...
2012-03-14 Theodore Ts'oe2fsck: add ability to limit the # of problems of a...
2012-03-12 Theodore Ts'oe2fsck: check for zero length extent
2012-03-11 Lukas Czernere2fsck: do not discard itable if discard doen't zero...
2012-03-11 Lukas Czernere2fsck: do not discard when in read only mode
2012-03-11 Theodore Ts'oe2fsck: optimize CPU usage in check_{block,inode}_bitmaps()
2012-03-11 Lukas Czernere2fsck: do not forget to discard last block group
2012-03-11 Lukas Czernere2fsck: remove last argument from e2fsck_discard_blocks()
2012-03-11 Lukas Czernere2fsck: discard only unused parts of inode table
2012-02-21 Theodore Ts'oe2fsck: check new sysfs interface to determine if we...
2012-02-06 Theodore Ts'oe2fsck: allow the block bitmap to be uninit when the...
2011-12-18 Theodore Ts'oe2fsck: use different bitmap types as appropriate
2011-12-18 Theodore Ts'oe2fsck: fix pass5 bug when using two different bitmap...
2011-12-16 Theodore Ts'oe2fsck: fix use of uninitialized value in the MMP code
next