Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / e2fsck /
2014-07-29 Theodore Ts'oMerge branch 'maint' into next
2014-07-29 Azat Khuzhinjournal: use consts instead of 1024 and add helper...
2014-07-27 Darrick J. Wonge2fsck: don't offer to fix the checksum of fixed extents
2014-07-27 Darrick J. Wonge2fsck: make insert_dirent_tail more robust
2014-07-27 Darrick J. Wonge2fsck: leave room for checksum structure when salvagin...
2014-07-27 Darrick J. Wonge2fsck: clear badblocks inode when checksum fails
2014-07-26 Darrick J. Wonge2fsck: write dir blocks after new inode when reconstru...
2014-07-26 Darrick J. Wonge2fsck: insert a missing dirent tail for checksums...
2014-07-26 Darrick J. Wonge2fsck: fix the various checksum error messages
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonge2fsck: during pass1b delete_file, only free a cluster...
2014-07-26 Darrick J. Wonge2fsck: fix rule-violating lblk->pblk mappings on bigal...
2014-07-26 Darrick J. Wonge2fsck: perform implied cluster allocations when fillin...
2014-07-26 Darrick J. Wonge2fsck: fix merge error in "clear uninit flag on direct...
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonge2fsck: reserve blocks for root/lost+found directory...
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Theodore Ts'oFix 32/64-bit overflow when multiplying by blocks/clust...
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-25 Theodore Ts'oMerge branch 'maint' into next
2014-07-25 Darrick J. Wonge2fsck: clear uninit flag on directory extents
2014-07-25 Darrick J. Wonge2fsck: pass2 should not process directory blocks that...
2014-07-25 Darrick J. Wonge2fsck: always submit logical block 0 of a directory...
2014-07-25 Theodore Ts'oMerge branch 'maint' into next
2014-07-25 Darrick J. Wonge2fsck: collapse holes in extent-based directories
2014-07-25 Darrick J. Wonge2fsck: don't crash during rehash
2014-07-25 Darrick J. Wonge2fsck: fix off-by-one bounds check on group number
2014-07-25 Darrick J. Wonge2fsck: force all block allocations to use block_found_map
2014-07-25 Darrick J. Wonge2fsck: free ctx->fs, not fs, at the end of fsck
2014-07-23 Darrick J. Wonge2fsck: don't clobber critical metadata during check_blocks
2014-07-22 Theodore Ts'oMerge branch 'maint' into next
2014-07-22 Darrick J. Wonge2fsck: fix inode coherency issue when iterating an...
2014-07-22 Theodore Ts'oe2fsck: check error return from ext2fs_extent_fix_paren...
2014-07-22 Darrick J. Wonge2fsck: skip clearing bad extents if bitmaps are unreadable
2014-07-22 Darrick J. Wonge2fsck: don't offer to recreate the journal if fsck...
2014-07-22 Darrick J. Wonge2fsck: report correct inode number in pass1b
2014-07-22 Eric Sandeene2fsck: free bh on csum verify error in do_one_pass
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Theodore Ts'oe2fsck: reopen the file system with saved flags after...
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-07-05 Jan Karae2fsck: fix last mount time and last write time in...
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
2014-06-04 Benno Schulenberge2fsck: sort the abbreviations better
2014-06-04 Benno Schulenberge2fsck: make two comments match the messages
2014-06-04 Benno Schulenberge2fsck: make a prompt message simpler and thus translatable
2014-06-02 Zheng Liue2fsck: handle symlink properly with inline data
2014-06-02 Theodore Ts'oMerge branch 'maint' into next
2014-06-02 Benno Schulenberge2fsck: fully and properly gettextize two error messages
2014-05-27 Andreas Dilgermisc: fix compile warnings on master branch
2014-05-27 Darrick J. WongMisc coverity fixes
2014-05-27 Theodore Ts'oMerge branch 'maint' into next
2014-05-22 Theodore Ts'oe2fsck: fix Makefile dependency for quota.o
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-05-11 Darrick J. Wongmisc: create better-packaged static analysis reports
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-05 Theodore Ts'oe2fsck: if any problems are fixed in pass 0, check...
2014-04-22 Theodore Ts'oe2fsck: skip low dtime check if the number of inodes...
2014-03-15 Darrick J. Wonge2fsck: print runs of duplicate blocks instead of all...
2014-03-14 Darrick J. Wongmisc: cppcheck cleanups
2014-03-14 Darrick J. Wongall: Introduce cppcheck static checking for make C=1
2014-03-14 Darrick J. Wonge2fsck: zero errcode when checking inline data blocks
2014-03-14 Darrick J. Wonge2fsck: don't rehash inline directories
2014-03-06 Theodore Ts'oMerge branch 'maint' into next
2014-03-05 Theodore Ts'oe2fsck: don't use e2fsck_global_ctx in e2fsck_set_bitma...
2014-03-05 Theodore Ts'oe2fsck: always make sure e2fsck_global_ctx is set
2014-03-04 Zheng Liue2fsck: check inline_data in pass3
2014-03-04 Zheng Liue2fsck: check inline_data in pass2
2014-03-04 Zheng Liue2fsck: check inline_data in pass1
2014-03-04 Zheng Liue2fsck: add problem descriptions and check inline data...
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...
next