Whamcloud - gitweb
create_inode: don't indiscriminately #include "nls-enable.h"
[tools/e2fsprogs.git] / e2fsck /
2014-09-19 Darrick J. Wonge2fsck: free bh when descriptor block checksum fails
2014-09-19 Darrick J. Wonge2fsck: fix sliding the directory block down on bigalloc
2014-09-19 Darrick J. Wonge2fsck: offer to clear overlapping extents
2014-09-11 Darrick J. Wonge2fsck: expand root dir if linking l+f fails
2014-09-11 Darrick J. Wonge2fsck: ignore badblocks if it says badblocks inode...
2014-09-11 Darrick J. Wonge2fsck: fix minor errors in journal handling
2014-09-11 Darrick J. Wongdebugfs: create journal handling routines
2014-09-11 Darrick J. Wongmisc: zero s_jnl_blocks when removing internal journal
2014-09-11 Darrick J. Wonge2fsck: detect and repair external journal superblock...
2014-09-11 Darrick J. Wonge2fsck/debugfs: fix descriptor block size handling...
2014-09-11 Theodore Ts'oMerge branch 'maint' into next
2014-09-11 Theodore Ts'oMerge remote-tracking branch 'origin/maint' into maint
2014-09-11 Theodore Ts'oe2fsck: notice when the realloc of dir_info fails
2014-09-08 Michael ForneyApply LDFLAGS when building tests
2014-09-08 Michael Forneytests: Add to LD_LIBRARY_PATH instead of overriding
2014-08-29 Theodore Ts'oMerge tag 'v1.42.12' into next
2014-08-27 Darrick J. Wonge2fsck: fix infinite loop when recovering corrupt journ...
2014-08-27 Darrick J. Wonge2fsck: resync jbd2 revoke code from Linux 3.16
2014-08-27 Darrick J. Wonge2fsck: resync jbd2 recovery code from Linux 3.16
2014-08-26 Theodore Ts'oe2fsck: fix spelling error (strage vs storage)
2014-08-25 Darrick J. Wonge2fsck: on BE, re-swap everything after a damaged diren...
2014-08-24 Darrick J. Wongmisc: fix gcc warnings
2014-08-15 Theodore Ts'oMerge branch 'maint' into next
2014-08-12 Darrick J. Wonge2fsck: don't flush the FS unless it's actually dirty
2014-08-10 Theodore Ts'oMerge branch 'maint' into next
2014-08-10 Darrick J. Wonge2fsck: don't set prev after processing '..' on an...
2014-08-10 Darrick J. Wonge2fsck: be more careful in assuming inline_data inodes...
2014-08-10 Darrick J. Wonge2fsck: check inline dir size is a multiple of 4
2014-08-10 Darrick J. Wonge2fsck: use the correct block size when salvaging direc...
2014-08-10 Darrick J. Wonge2fsck: do a better job of fixing i_size of inline...
2014-08-10 Darrick J. Wonge2fsck: fix conflicting extents|inlinedata inode flags
2014-08-10 Darrick J. Wonge2fsck: clear extents and inline_data flags from fifo...
2014-08-10 Darrick J. Wonge2fsck: don't try to iterate blocks of an inline_data...
2014-08-10 Darrick J. Wonge2fsck: check inline directory data "block" first
2014-08-10 Darrick J. Wonge2fsck: handle inline data symlinks
2014-08-10 Darrick J. Wonge2fsck: clear inline_data inode flag if EA missing
2014-08-10 Darrick J. Wonge2fsck: check ea-in-inode regions for overlap
2014-08-10 Darrick J. Wongmisc: fix various endianness problems with inline_data
2014-08-10 Darrick J. Wonglibext2fs/e2fsck: don't run off the end of the EA block
2014-08-10 Darrick J. Wonge2fsck: convert 'delete files' warning to a proper...
2014-08-10 Theodore Ts'oe2fsck: flush out the superblock and bitmaps before...
2014-08-10 Theodore Ts'oe2fsck: fix file systems with an overly large s_first_m...
2014-08-03 Darrick J. Wongtests: add regression tests for MMP blocks with bad...
2014-08-03 Darrick J. Wonge2fsck: always ask to fix an inode that fails checksum...
2014-08-03 Darrick J. Wonge2fsck: disable checksum verification in a few select...
2014-08-03 Darrick J. Wonge2fsck: correctly preserve fs flags when modifying...
2014-08-03 Darrick J. Wonge2fsck: offer to clear inode table blocks that are...
2014-08-03 Darrick J. Wonge2fsck: try to salvage corrupt directory entry blocks
2014-08-03 Darrick J. Wonge2fsck: try to salvage extent blocks with bad checksums
2014-08-03 Darrick J. Wonglibext2fs: check EA block headers when reading in the...
2014-08-03 Darrick J. Wonge2fsck: use root dir for lost+found when really desperate
2014-08-03 Darrick J. Wonge2fsck: never free critical metadata blocks in the...
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
next