Whamcloud - gitweb
tests: add basic test case for e2scan
[tools/e2fsprogs.git] / e2fsck /
2012-05-29 Andreas Dilgere2fsck: add support for dir_data feature
2012-05-29 Andreas Dilgere2fsck: add Lustre lfsck tool
2012-05-29 Andreas Dilgere2fsck: add support for xattrs in external inodes
2012-05-29 Andreas Dilgere2fsck: clean up xattr checking code, add test
2012-05-29 Andreas Dilgere2fsck: handle preallocation for large PAGE_SIZE
2012-05-29 Andreas Dilgere2fsck: track errors/badness found for each inode
2012-05-29 Andreas Dilgere2fsck: add support for expanding the inode size
2012-05-29 Andreas Dilgere2fsck: ignore xattr feature in backup superblocks
2012-05-29 Andreas Dilgere2fsck: allow deleting or zeroing shared blocks
2012-05-29 Andreas Dilgere2fsck: parse config file before command-line opts
2012-05-29 Andreas Dilgere2fsck: workaround for old extents tests
2012-05-29 Andreas Dilgere2fsck: improve in-inode xattr checks
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
2011-11-29 Theodore Ts'oe2fsck: speed up runs when using tdb for large atypical...
2011-11-28 Theodore Ts'oe2fsck: fix handling of duplicate blocks with bigalloc...
2011-11-28 Theodore Ts'olibquota: remove use of PATH_MAX and replace it with...
2011-11-26 Kazuya Mioe2fsck: fix the max size calculation for non-extent...
2011-11-20 Eric Sandeene2fsck: return more status if fsck aborts
2011-11-14 Aditya Kalilibquota: cleanup libquota code
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-10-09 Theodore Ts'oFix more spelling errors found by translators and add...
2011-10-09 Theodore Ts'oe2fsck: fix problem message for PR_1_QUOTA_BAD_MODE
2011-10-08 Darrick J. Wonge2fsck: recover revoke blocks on 64bit filesystems...
2011-10-08 Theodore Ts'oFix spelling errors pointed out by translators
2011-10-05 Theodore Ts'oe2fsck: make e2fsck sigcatcher use SIGCHLD rather than...
2011-10-05 Theodore Ts'oPass the gettext() function to libcom_err
2011-10-04 Theodore Ts'olibquota: remove get_qf_name()
2011-10-04 Theodore Ts'oe2fsck: make the signal catcher more portable, take 2
2011-10-01 Theodore Ts'oe2fsck: avoid unnecessary reboots in some cases when...
2011-10-01 Darrick J. Wonge2fsck: zero ctx->fs after freeing fs when restarting...
2011-09-30 Theodore Ts'oe2fsck: simplify binary search in ea_refcount.c
2011-09-29 Theodore Ts'oe2fsck: make the signal catcher more portable
2011-09-28 Theodore Ts'oe2fsck: check for invalid bad block inode
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-24 Andreas Dilgermisc: quiet minor compiler errors
2011-09-20 Theodore Ts'oe2fsck.8: fix spelling mistake in man page
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene2fsprogs: Don't try to close an fd which is negative
2011-09-16 Eric Sandeene2fsck: Fix leaks in error paths
2011-09-16 Eric Sandeene2fsck: remove extraneous memset
2011-09-16 Eric Sandeene2fsck: Don't store old_op from ehandler_operation...
2011-09-16 Eric Sandeene2fsck: handle null fs in print_pathname()
2011-09-16 Eric Sandeene2fsprogs: Remove impossible name_len tests.
2011-09-16 Theodore Ts'olibext2fs: add metadata checksum and snapshot feature...
2011-09-16 Yongqiang Yange2fsck: fix error in computing blocks of the ending...
2011-09-16 Lukas Czernere2fsck: do not attempt to discard if -n was specified
2011-09-03 Theodore Ts'oe2fsck: fix valgrind commit in sigcatcher
2011-08-31 Aditya Kalie2fsck: add support for checking the built-in quota...
2011-08-11 Theodore Ts'oe2fsck: catch termination signals and print information...
2011-07-10 Theodore Ts'oe2fsck: teach e2fsck how to deal with bigalloc in non...
2011-07-10 Theodore Ts'oe2fsck: fix pass1b handling for bigalloc file systems
2011-07-09 Andreas Dilgermisc: use EXT2_I_SIZE() consistently to get size
2011-07-05 Theodore Ts'oe2fsck, libext2fs: support for bigalloc file systems...
2011-06-16 Theodore Ts'omke2fs, e2fsck: fix i_blocks handling for bigalloc...
2011-06-16 Theodore Ts'oFix superblock field s_blocks_count for bigalloc file...
2011-06-16 Theodore Ts'oe2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with...
2011-06-16 Theodore Ts'oe2fsck: Fix pass5 handling for bigalloc && uninit_bg...
2011-06-11 Andreas Dilgerext2fs: Handle internal journal over 2^32 bytes
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
2011-06-10 Theodore Ts'oe2fsck: add basic bigalloc support to check (but not...
2011-06-01 Eric Sandeene2fsck: don't check/clone duplicate xattr blocks in...
2011-05-15 Aditya Kalimke2fs: Allow specifying reserved_ratio via mke2fs...
2011-05-08 Theodore Ts'oMerge branch 'maint' into next
2011-05-08 Theodore Ts'oe2fsck: make the "fs is mounted; continue?" prompt...
2011-03-18 Theodore Ts'oMerge branch 'maint' into next
2011-03-18 Eric Sandeene2fsprogs: man page typo fixes
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-26 Theodore Ts'oAdd basic BIGALLOC support for cluster-based allocation
next