Whamcloud - gitweb
debugfs: dump all extended attributes
[tools/e2fsprogs.git] / e2fsck /
2014-02-24 Theodore Ts'oMerge branch 'maint' into next
2014-02-24 Michael Marineaue2fsck: don't add a UUID on a mounted filesystem with...
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-02-21 Theodore Ts'oMerge branch 'maint' into next
2014-02-18 Andreas Dilgerbuild: fix LLVM compiler warnings
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'oe2fsck, mke2fs: enable octal integers in the profile...
2014-01-11 Darrick J. Wonge2fsck: remove uninit block bitmap calculation
2014-01-10 Theodore Ts'oMerge branch 'maint' into next
2014-01-09 Theodore Ts'oSave and restore umask around calls to mkstemp()
2014-01-09 Theodore Ts'oMerge branch 'maint' into next
2014-01-09 Theodore Ts'oFix up workarounds for dietlibc breakage
2014-01-07 Theodore Ts'oe2fsck: fix memory leak on error path in read_bad_block...
2014-01-07 Theodore Ts'oe2fsck: release allocated memory on error or abort...
2014-01-06 Theodore Ts'oMerge branch 'maint' into next
2014-01-06 Theodore Ts'oe2fsck: add error checking when moving the quota inode
2014-01-06 Theodore Ts'oconfigure: fix --with-diet-libc
2014-01-05 Theodore Ts'oe2fsck: fix possible double free when searching for...
2014-01-05 Theodore Ts'oe2fsck.conf: clarify man page's description of accept_t...
2014-01-05 Theodore Ts'oe2fsck: improve the "superblock corrupt" message
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'maint' into next
2013-12-04 Andreas Dilgermmp: fix 64-bit handling of s_mmp_block
2013-12-03 Theodore Ts'oMerge branch 'maint' into next
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-13 Theodore Ts'oMerge branch 'maint' into next
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-16 Darrick J. Wonge2fsck: fix incorrect bbitmap checksum failure caused...
2013-09-10 Theodore Ts'oMerge branch 'maint' into next
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-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'oMerge branch 'maint' into next
2013-06-16 Theodore Ts'oWork around Debian Bug #712530
2013-06-08 Jan Karalibext2fs: provide functions to safely access name_len...
2013-06-08 Darrick J. Wonge2fsck: fix journal block tag checksum verification
2013-06-08 Theodore Ts'oMerge branch 'maint'
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'oMerge branch 'maint' into next
2013-05-20 Theodore Ts'oe2fsck: fix gcc -Wall nits
2013-05-16 Theodore Ts'oMerge branch 'maint' into next
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'oMerge branch 'maint' into next
2013-03-13 Theodore Ts'oe2fsck: fix build failure with --enable-jbd-debug
2013-01-28 Andreas Dilgerbuild: quiet build warnings for "gcc -Wall"
2013-01-09 Theodore Ts'oMerge branch 'maint' into next
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'oMerge branch 'maint' into next
2013-01-05 Theodore Ts'oFix 32-bit overflow problems: dgrp_t * s_blocks_per_group
2013-01-01 Theodore Ts'oMerge branch 'maint' into next
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-24 Theodore Ts'oMerge branch 'maint' into next
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-17 Theodore Ts'oMerge branch 'maint' into next
2012-12-16 Theodore Ts'oe2fsck: fix pass5 optimization for bigalloc file systems
2012-11-30 Theodore Ts'oMerge branch 'maint' into next
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'oMerge branch 'maint' into next
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'oMerge branch 'maint' into next
2012-09-10 Theodore Ts'oAllow e2fsprogs to be built using the clang (LLVM)...
2012-08-15 Theodore Ts'oMerge branch 'maint' into next
2012-08-15 Theodore Ts'oext4: fix rehashing of the lost+found directory
2012-08-07 Theodore Ts'oMerge branch 'maint' into next
2012-08-06 Jim Kenistone2fsck: fix potential segv when handling a read error...
2012-08-03 Darrick J. Wonge2fsck: refactor crc32_be code
2012-08-03 Darrick J. Wonge2fsck: verify data block checksums when recovering...
next