Whamcloud - gitweb
e2fsck: fix kernel compat functions to use kernel error return conventions
[tools/e2fsprogs.git] / e2fsck / pass3.c
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-04-13 Eric Whitneye2fsck: fix quota accounting to use cluster units
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-16 Theodore Ts'oe2fsck: check for an encrypted lost+found directory
2014-12-14 Darrick J. Wonge2fsck: don't complain about root dir csum failures...
2014-10-13 Darrick J. Wonglibext2fs/e2fsck: refactor everyone who writes zero...
2014-09-11 Darrick J. Wonge2fsck: expand root dir if linking l+f fails
2014-08-24 Darrick J. Wongmisc: fix gcc warnings
2014-08-10 Darrick J. Wonge2fsck: convert 'delete files' warning to a proper...
2014-08-03 Darrick J. Wonge2fsck: correctly preserve fs flags when modifying...
2014-08-03 Darrick J. Wonge2fsck: use root dir for lost+found when really desperate
2014-07-26 Darrick J. Wonge2fsck: write dir blocks after new inode when reconstru...
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-25 Theodore Ts'oMerge branch 'maint' into next
2014-07-25 Darrick J. Wonge2fsck: force all block allocations to use block_found_map
2014-03-04 Zheng Liue2fsck: check inline_data in pass3
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-19 Johan Erlandssone2fsck: read only parameter incorrectly compared
2013-12-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Darrick J. Wonge2fsck: try implied cluster allocation when expanding...
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-03 Theodore Ts'oMerge branch 'maint' into next
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-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-06-08 Jan Karalibext2fs: provide functions to safely access name_len...
2012-08-15 Theodore Ts'oext4: fix rehashing of the lost+found directory
2012-08-02 Darrick J. Wonge2fsck: check directory leaf block checksums
2012-08-02 Darrick J. Wonglibext2fs: add checksums to the end of directory leaf...
2011-12-18 Theodore Ts'oe2fsck: use different bitmap types as appropriate
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...
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-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-05-28 Ken ChenAdd empty function for init_resource_track() and print_...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
2007-08-04 Theodore Ts'oAdd I/O statistics to e2fsck
2007-04-05 Theodore Ts'oRework e2fsck's dirinfo abstraction to be more friendly...
2007-03-31 Theodore Ts'oFix e2fsck to set the filetype of '..' when connecting...
2007-03-19 Brian Behlendorf[COVERITY] Add missing NULL check to e2fsck_get_dir_info()
2005-04-14 Theodore Ts'oUse a centrally stored current time for "now" which
2005-03-21 Theodore Ts'oFix e2fsck, debugfs, and the ext2fs_mkdir function...
2003-12-12 Theodore Ts'oFix bug in e2fsck: When reconnecting a directory,...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-03-14 Theodore Ts'oChange e2fsck to detect and offer to delete or rename...
2002-10-11 Theodore Ts'oFix bug in e2fsck and mklost+found; the lost+found...
2002-08-17 Theodore Ts'oOverhaul extended attribute handling. Should now be...
2002-07-25 Theodore Ts'oAdd e2fsck -D option which optimizes/compresses directo...
2002-07-21 Theodore Ts'oAdd SIGINT and SIGTERM handling to fsck and e2fsck...
2002-07-20 Theodore Ts'oAdd support to e2fsck to reindex directories to use...
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-08-22 Theodore Ts'oChangeLog, jfs_compat.h, journal.c, pass3.c:
2000-02-08 Theodore Ts'oChangeLog, bitops.h:
2000-02-07 Theodore Ts'oMany files:
1999-11-10 Theodore Ts'oChangeLog, e2fsck.h, pass1.c, pass2.c, pass3.c, problem...
1999-09-14 Theodore Ts'oChangeLog, pass1b.c:
1999-07-19 Theodore Ts'oMany files:
1999-07-03 Theodore Ts'oChangeLog, pass3.c:
1999-03-16 Theodore Ts'oChangeLog, pass3.c, problem.c, problem.h, util.c:
1998-12-03 Theodore Ts'oChangeLog, pass3.c, problem.c:
1998-09-03 Theodore Ts'oChangeLog, pass3.c, pass4.c, problem.c, problem.h,...
1998-08-01 Theodore Ts'oChangeLog, e2fsck.c, pass2.c, pass3.c, unix.c:
1998-03-09 Theodore Ts'oChangeLog, message.c, pass2.c, pass3.c:
1998-02-24 Theodore Ts'oMany files:
1998-02-16 Theodore Ts'oChangeLog, e2fsck.8.in, e2fsck.h, pass3.c, pass4.c...
1998-01-19 Theodore Ts'oMany files:
1997-11-20 Theodore Ts'oChangeLog, pass3.c:
1997-11-14 Theodore Ts'oMany files:
1997-11-03 Theodore Ts'oMany files:
1997-10-31 Theodore Ts'oext2fs.h, ext2_err.et.in, ChangeLog, pass1.c, pass3.c:
1997-10-25 Theodore Ts'oMany files:
1997-10-20 Theodore Ts'oMany files:
1997-10-03 Theodore Ts'oMany files:
1997-04-29 Theodore Ts'oMany files:
1997-04-26 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: