Whamcloud - gitweb
e2fsck: fix LTO type warnings
[tools/e2fsprogs.git] / e2fsck / pass1.c
2018-08-05 David AndersonAOSP: e2fsck: Remove unused variable.
2018-06-28 Lukas Czernere2fsck: do not allow initialized blocks pass i_size
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-23 Andreas Dilgere2fsck: mark device inodes with EXT4_EXTENTS_FL bad
2018-06-23 Andreas Dilgere2fsck: handle preallocation for large PAGE_SIZE
2018-06-21 David AndersonAOSP: e2fsck: Add an extended option for unsharing...
2018-06-21 David AndersonAOSP: e2fsck: Skip duplicate blocks when RO_COMPAT_SHAR...
2018-04-07 Theodore Ts'olibext2fs: add sanity checks for ea_in_inode
2018-03-03 Eric Biggerse2fsck: require that fast symlinks don't have EXT4_EXTE...
2018-03-03 Eric Biggerse2fsck: validate the targets of extent-based symlinks
2018-03-03 Eric Biggerse2fsck: drop redundant checks of symlink i_size
2018-03-03 Eric Biggerse2fsck: require i_size == fscrypt_symlink_data.len + 2
2018-03-03 Eric Biggerse2fsck: validate fscrypt_symlink_data.len for fast...
2018-03-03 Theodore Ts'oMerge branch 'maint' into next
2018-03-03 Eric Biggerse2fsck: validate that fscrypt_symlink_data.len is not...
2018-03-03 Eric Biggerse2fsck: fix reading fscrypt_symlink_data.len
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-08-29 Theodore Ts'oMerge branch 'maint' into next
2017-08-26 Jaco Kroone2fsck: add optimization for heavily hard-linked file...
2017-08-26 Jaco Kroone2fsck: optimize out the use region_t in scan_extent_node()
2017-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-24 Tahsin Erdogane2fsck: update quota inode accounting for ea_inode...
2017-07-23 Theodore Ts'oe2fsck: don't restart after a critical metadata collisi...
2017-07-23 Theodore Ts'oe2fsck: quiet some harmless bitmap warnings
2017-07-05 Tahsin ErdoganUse i_size to determine whether a symlink is a fast...
2017-07-05 Tahsin Erdogane2fsck: track ea_inode references
2017-07-05 Tahsin Erdogane2fsck: update i_blocks accounting for ea_inode feature
2017-07-05 Tahsin Erdogane2fsck: generalize ea_refcount
2017-07-05 Tahsin Erdogane2fsck: do not early terminate extra space check
2017-07-05 Tahsin Erdogane2fsck: ea_inode hash validation
2017-07-05 Andreas Dilgere2fsck: add support for large xattrs in external inodes
2017-07-05 Theodore Ts'oMerge branch 'maint' into next
2017-07-04 Theodore Ts'oFix warnings found using UBSAN
2017-04-27 Tahsin Erdogane2fsck: eliminate per-block cluster alignment check
2017-04-26 Theodore Ts'oMerge branch 'maint' into next
2017-04-21 Theodore Ts'oe2fsck: fix ASAN error when using 128 byte inodes
2017-04-13 Artem Blagodarenkoe2fsprogs: add support for 3-level htree
2017-04-13 Artem Blagodarenkoe2fsprogs: supersede i_dir_acl with i_size_high for...
2017-04-13 Eric Whitneye2fsck: fix quota accounting to use cluster units
2017-02-17 Theodore Ts'oe2fsck: don't check inode flag values for deleted inodes
2017-01-31 Theodore Ts'oe2fsck: make sure system.data xattr is present
2016-11-11 Theodore Ts'oe2fsck: avoid dereferencing beyond allocated memory...
2016-09-04 Theodore Ts'oe2fsck: enforce that extra_isize must be a multiple...
2016-09-04 Theodore Ts'oe2fsck: fix timestamps logic for 32-bit systems
2016-09-01 Theodore Ts'oe2fsck: fix logic for deciding when to repair legacy...
2016-06-07 Theodore Ts'oRemove the last of behaviour-specific checks on EXT2_OS...
2016-05-30 Theodore Ts'oAdd configure --disable-tdb which disables e2fsck's...
2016-05-29 Theodore Ts'oe2fsck,resize2fs: fix gcc -Wall nits
2016-05-29 Theodore Ts'oe2fsck: always fix invalid extra field in timestamps...
2016-05-22 Theodore Ts'oe2fsck: fix project quota support
2016-03-18 Theodore Ts'oFix various clang and gcc -Wall warnings
2016-03-14 David Turnere2fsck: correct ext4 dates generated by old kernels
2016-03-06 Li XiAdd project quota support
2016-03-06 Li XiClean up codes for adding new quota type
2015-11-30 Theodore Ts'oMerge branch 'maint' into next
2015-11-30 Darrick J. Wonge2fsck: zap extent-format inode with no extent header
2015-11-30 Artemiy Volkove2fsck: do not read EA header beyond the end of an...
2015-11-16 Andreas Dilgere2fsck: skip quota update when interrupted
2015-10-24 Darrick J. Wonge2fsck: clean up feature test macros with predicate...
2015-07-13 Theodore Ts'oEliminate unused variable and unused label warnings...
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-03 Theodore Ts'oconfigure: remove support to disable htree support
2015-06-10 Darrick J. Wonglibext2fs: add new hooks to support large allocations
2015-05-17 Darrick J. Wonge2fsck: convert block-mapped files to extents on bigall...
2015-04-21 Darrick J. Wonge2fsck: rebuild sparse extent trees & convert non-exten...
2015-04-21 Darrick J. Wonge2fsck: read-ahead metadata during passes 1, 2, and 4
2015-04-21 Darrick J. Wonge2fsck: turn inline data symlink into a fast symlink...
2015-04-12 Theodore Ts'oRemove compression support
2015-03-29 Darrick J. Wonge2fsck: actually fix inline_data flags problems when...
2015-03-29 Darrick J. Wonglibext2fs: ext2fs_new_block2() should call alloc_block...
2015-03-08 Theodore Ts'oe2fsck: handle encrypted directories which are indexed...
2015-02-23 Theodore Ts'oe2fsck: suppress bad name checks for encrypted directories
2015-02-16 Theodore Ts'oMerge branch 'maint' into next
2015-01-28 Darrick J. Wonge2fsck: improve the inline directory detector
2015-01-28 Darrick J. Wonge2fsck: inspect inline dir data as two directory blocks
2015-01-27 Darrick J. Wonge2fsck: handle multiple *ind block collisions with...
2015-01-27 Darrick J. Wonge2fsck: clear i_block[] when there are too many bad...
2015-01-23 Justus Wintere2fsck: fix corruption of Hurd filesystems
2014-12-11 Darrick J. Wonge2fsck: force-reread of inode from disk when re-checkin...
2014-10-13 Darrick J. Wonglibext2fs/e2fsck: refactor everyone who writes zero...
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: ignore badblocks if it says badblocks inode...
2014-08-24 Darrick J. Wongmisc: fix gcc warnings
2014-08-10 Darrick J. Wonge2fsck: be more careful in assuming inline_data inodes...
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: 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. Wonglibext2fs/e2fsck: don't run off the end of the EA block
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: offer to clear inode table blocks that are...
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: never free critical metadata blocks in the...
next