Whamcloud - gitweb
config: update config.{guess,sub}
[tools/e2fsprogs.git] / e2fsck / pass1b.c
2019-12-20 Theodore Ts'oe2fsck: don't try to rehash a deleted directory
2018-06-21 David AndersonAOSP: e2fsck: allow read-only testing if -E unshare_blo...
2018-06-21 David AndersonAOSP: e2fsck: Add an extended option for unsharing...
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-05-25 Eric Whitneye2fsck: fix multiply-claimed block quota accounting...
2016-05-22 Theodore Ts'oe2fsck: fix project quota support
2015-10-24 Darrick J. Wonge2fsck: clean up feature test macros with predicate...
2015-07-13 Theodore Ts'oMove dict.c from e2fsck to lib/support
2015-04-12 Theodore Ts'oRemove compression support
2015-01-28 Darrick J. Wonge2fsck: decrement bad count _after_ remapping a duplica...
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-25 Theodore Ts'oMerge branch 'maint' into next
2014-07-25 Darrick J. Wonge2fsck: force all block allocations to use block_found_map
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: report correct inode number in pass1b
2014-03-15 Darrick J. Wonge2fsck: print runs of duplicate blocks instead of all...
2013-12-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-03 Theodore Ts'oMerge branch 'maint' into next
2013-12-03 Theodore Ts'oe2fsck: use errcode_t to suppress some -Wconversion...
2013-05-20 Theodore Ts'oMerge branch 'maint' into next
2013-05-20 Theodore Ts'oe2fsck: fix gcc -Wall nits
2012-08-03 Darrick J. Wonglibext2fs: verify and calculate extended attribute...
2011-12-18 Theodore Ts'oe2fsck: use different bitmap types as appropriate
2011-12-16 Theodore Ts'oe2fsck: fix use of uninitialized value in the MMP code
2011-11-28 Theodore Ts'oe2fsck: fix handling of duplicate blocks with bigalloc...
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-08-31 Aditya Kalie2fsck: add support for checking the built-in quota...
2011-07-10 Theodore Ts'oe2fsck: fix pass1b handling for bigalloc file systems
2011-06-01 Eric Sandeene2fsck: don't check/clone duplicate xattr blocks in...
2010-06-13 Valerie Aurora Hensone2fsck: Fix up to be 64-bit block number safe
2009-10-26 Valerie Aurora HensonConvert ext2fs_block_alloc_stats() calls to block_alloc...
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-09-08 Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-08-23 Valerie Aurora Hensone2fsck: Convert e2fsck to new bitmap interface
2009-06-15 Theodore Ts'oe2fsck: fix miscellaneous memory leaks
2009-05-28 Ken ChenAdd empty function for init_resource_track() and print_...
2009-05-28 Ken Chene2fsck: add resource tracking for passes 1[b-d]
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-03-12 Theodore Ts'oe2fsck: Fix obvious typo in an "internal error" message
2008-02-19 Theodore Ts'oe2fsck: Add support for extents
2008-02-18 Theodore Ts'oe2fsck: factor out code to clear an inode into e2fsck_c...
2007-04-20 Jim Garlicke2fsck: Count the root directory as found if it has...
2007-04-11 Jim Garlicke2fsck: pass1c terminates early if hard links
2007-03-19 Brian Behlendorf[COVERITY] Check for NULL return from dict_lookup(...
2006-09-12 Eric SandeenFix loops over group descriptors to prevent 2**32-1...
2006-05-29 Theodore Ts'oAdd missing backwards compatibility for ancient Linux...
2006-03-19 Takashi SatoFix format statements to make e2fsprogs programs 32...
2005-04-14 Theodore Ts'oDon't offer to update or clone the resize inode when...
2005-04-14 Theodore Ts'oUse a centrally stored current time for "now" which
2005-01-09 Theodore Ts'oFix configure.in to use AC_CHECK_TYPES instead of the...
2004-02-22 Theodore Ts'oFix up preen mode messages during pass 1B/C/D.
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-08-01 Theodore Ts'oInclude inttypes.h if present. New macros INT_TO_VOIDP...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2002-10-03 Theodore Ts'oHandle BAD_BLOCK_IN_INODE_TABLE even at the beginning...
2002-08-17 Theodore Ts'oOverhaul extended attribute handling. Should now be...
2002-08-01 Theodore Ts'oChange e2fsck to use a red/black tree in pass1b, to...
2001-07-08 Theodore Ts'opass1b.c (pass1b, process_pass1b_block): Change the...
2001-07-07 Theodore Ts'opass1b.c (clone_file_block): Fix bugs when cloning...
2001-07-02 Theodore Ts'oAdd initial support for extended attribute blocks
2001-06-01 Theodore Ts'oChangeLog, pass1.c, pass1b.c:
2001-01-11 Theodore Ts'oMany files:
2001-01-06 Theodore Ts'oMany files:
2000-11-17 Theodore Ts'oChangeLog, message.c, pass1b.c, pass2.c, pass3.c, probl...
2000-02-11 Theodore Ts'oMany files:
2000-02-08 Theodore Ts'oChangeLog, e2fsck.h, pass1.c, pass1b.c:
2000-02-07 Theodore Ts'oMany files:
1999-09-14 Theodore Ts'oChangeLog, pass1b.c:
1998-01-19 Theodore Ts'oMany files:
1997-11-14 Theodore Ts'oMany files:
1997-11-03 Theodore Ts'oMany files:
1997-10-24 Theodore Ts'oChangeLog, pass1b.c:
1997-10-03 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files: E2FSPROGS-0_5B
1997-04-26 Theodore Ts'oMany files:
1997-04-26 Theodore Ts'oMany files: