Age | Commit message (Expand) | Author | Files | Lines |
2011-10-16 | libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag | Theodore Ts'o | 1 | -17/+17 |
2011-09-25 | ext2fs: add multi-mount protection (INCOMPAT_MMP) | Andreas Dilger | 1 | -0/+4 |
2011-09-18 | Shorten compile commands run by the build system | Theodore Ts'o | 1 | -0/+1 |
2011-08-31 | e2fsck: add support for checking the built-in quota files | Aditya Kali | 1 | -1/+5 |
2011-07-09 | e2fsck: fix pass1b handling for bigalloc file systems | Theodore Ts'o | 1 | -89/+182 |
2011-05-31 | e2fsck: don't check/clone duplicate xattr blocks in fs without xattr feature | Eric Sandeen | 1 | -2/+4 |
2010-06-13 | e2fsck: Fix up to be 64-bit block number safe | Valerie Aurora Henson | 1 | -8/+8 |
2009-10-25 | Convert ext2fs_block_alloc_stats() calls to block_alloc_stats2() | Valerie Aurora Henson | 1 | -1/+1 |
2009-10-25 | Convert to use block group accessor functions | Valerie Aurora Henson | 1 | -5/+5 |
2009-09-07 | Use ext2fs_file_acl_block() instead of using .i_file_acl directly | Valerie Aurora Henson | 1 | -26/+36 |
2009-09-07 | Convert to use io_channel_read_blk64() and io_channel_write_blk64() | Valerie Aurora Henson | 1 | -2/+2 |
2009-08-22 | e2fsck: Convert e2fsck to new bitmap interface | Valerie Aurora Henson | 1 | -15/+15 |
2009-06-15 | e2fsck: fix miscellaneous memory leaks | Theodore Ts'o | 1 | -0/+3 |
2009-05-28 | Add empty function for init_resource_track() and print_resource_track() | Ken Chen | 1 | -24/+3 |
2009-05-28 | e2fsck: add resource tracking for passes 1[b-d] | Ken Chen | 1 | -0/+32 |
2008-08-27 | Remove trailing whitespace for the entire source tree | Theodore Ts'o | 1 | -35/+35 |
2008-03-13 | Merge branch 'maint' | Theodore Ts'o | 1 | -2/+2 |
2008-03-12 | e2fsck: Fix obvious typo in an "internal error" message | Theodore Ts'o | 1 | -2/+2 |
2008-02-18 | e2fsck: Add support for extents | Theodore Ts'o | 1 | -3/+4 |
2008-02-18 | e2fsck: factor out code to clear an inode into e2fsck_clear_inode() | Theodore Ts'o | 1 | -5/+1 |
2007-04-20 | e2fsck: Count the root directory as found if it has shared blocks in pass1c | Jim Garlick | 1 | -2/+8 |
2007-04-10 | e2fsck: pass1c terminates early if hard links | Jim Garlick | 1 | -2/+4 |
2007-03-19 | [COVERITY] Check for NULL return from dict_lookup() in e2fsck | Brian Behlendorf | 1 | -0/+15 |
2006-09-12 | Fix loops over group descriptors to prevent 2**32-1 block number overflows | Eric Sandeen | 1 | -6/+6 |
2006-05-29 | Add missing backwards compatibility for ancient Linux systems | Theodore Ts'o | 1 | -1/+1 |
2006-03-18 | Fix format statements to make e2fsprogs programs 32-bit clean | Takashi Sato | 1 | -2/+2 |
2005-04-14 | Don't offer to update or clone the resize inode when e2fsck deals with | Theodore Ts'o | 1 | -1/+1 |
2005-04-14 | Use a centrally stored current time for "now" which | Theodore Ts'o | 1 | -1/+1 |
2005-01-09 | Fix configure.in to use AC_CHECK_TYPES instead of the "broken by design" | Theodore Ts'o | 1 | -0/+4 |
2004-02-22 | Fix up preen mode messages during pass 1B/C/D. | Theodore Ts'o | 1 | -3/+6 |
2003-12-07 | Fix gcc -Wall nitpicks | Theodore Ts'o | 1 | -14/+18 |
2003-08-01 | Include inttypes.h if present. New macros INT_TO_VOIDPTR and | Theodore Ts'o | 1 | -15/+23 |
2003-08-01 | ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() | Theodore Ts'o | 1 | -3/+3 |
2002-10-03 | Handle BAD_BLOCK_IN_INODE_TABLE even at the beginning of the | Theodore Ts'o | 1 | -17/+12 |
2002-08-17 | Overhaul extended attribute handling. Should now be correct with | Theodore Ts'o | 1 | -16/+46 |
2002-08-01 | Change e2fsck to use a red/black tree in pass1b, to remove O(n**2) | Theodore Ts'o | 1 | -221/+224 |
2001-07-07 | pass1b.c (pass1b, process_pass1b_block): Change the num_bad | Theodore Ts'o | 1 | -12/+23 |
2001-07-07 | pass1b.c (clone_file_block): Fix bugs when cloning extended attribute | Theodore Ts'o | 1 | -28/+43 |
2001-07-02 | Add initial support for extended attribute blocks | Theodore Ts'o | 1 | -0/+40 |
2001-06-01 | ChangeLog, pass1.c, pass1b.c: | Theodore Ts'o | 1 | -3/+2 |
2001-01-11 | Many files: | Theodore Ts'o | 1 | -13/+13 |
2001-01-06 | Many files: | Theodore Ts'o | 1 | -8/+6 |
2000-11-17 | ChangeLog, message.c, pass1b.c, pass2.c, pass3.c, problem.c, problem.h: | Theodore Ts'o | 1 | -25/+34 |
2000-02-11 | Many files: | Theodore Ts'o | 1 | -3/+3 |
2000-02-08 | ChangeLog, e2fsck.h, pass1.c, pass1b.c: | Theodore Ts'o | 1 | -4/+41 |
2000-02-07 | Many files: | Theodore Ts'o | 1 | -7/+7 |
1999-09-14 | ChangeLog, pass1b.c: | Theodore Ts'o | 1 | -1/+3 |
1998-01-19 | Many files: | Theodore Ts'o | 1 | -14/+19 |
1997-11-14 | Many files: | Theodore Ts'o | 1 | -11/+16 |
1997-11-03 | Many files: | Theodore Ts'o | 1 | -12/+12 |