Age | Commit message (Expand) | Author | Files | Lines |
2008-08-23 | libext2fs: Fix memory leak in ext2fs_initialize(). | Manish Katiyar | 1 | -6/+12 |
2008-08-22 | libext2fs: Replace use of sprintf with strcpy/strcat to help SILO | Theodore Ts'o | 1 | -2/+4 |
2008-07-11 | libext2fs: fix potential memory leak in ext2fs_initialize() | Manish Katiyar | 1 | -1/+3 |
2008-04-22 | mke2fs: New bitmap and inode table allocation for FLEX_BG | Theodore Ts'o | 1 | -0/+7 |
2008-04-22 | mke2fs/libext2fs: Fix lazy inode table initialization | Theodore Ts'o | 1 | -0/+7 |
2008-04-21 | Transfer responsibility of setting the *_UNINIT flags to libext2fs | Theodore Ts'o | 1 | -0/+13 |
2008-04-20 | libext2fs: Initialize s_min_extra_isize and s_wanted_extra_isize | Theodore Ts'o | 1 | -0/+6 |
2008-03-20 | Add uninit block group support to various libext2fs functions | Jose R. Santos | 1 | -0/+1 |
2008-02-18 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -0/+2 |
2008-02-18 | Add support for setting RAID stride and strip-width via mke2fs and tune2fs | Theodore Ts'o | 1 | -0/+2 |
2008-01-27 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -0/+1 |
2008-01-26 | Add support for the test_fs flag | Theodore Ts'o | 1 | -0/+1 |
2007-12-09 | Merge branch 'maint' into next | Theodore Ts'o | 1 | -1/+1 |
2007-12-05 | libext2fs: Add checks to prevent integer overflows passed to malloc() | Theodore Ts'o | 1 | -1/+1 |
2007-10-14 | libext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK macros | Valerie Clement | 1 | -1/+1 |
2007-07-22 | Properly calculate overhead in ext2fs_initialize() | Theodore Ts'o | 1 | -10/+12 |
2006-11-11 | Add directory hashed signed/unsigned hint to superblock | Theodore Ts'o | 1 | -0/+8 |
2006-09-12 | Add checks to make sure inode counts don't overflow a 32-bit value | Eric Sandeen | 1 | -2/+5 |
2006-09-12 | Remove unused variables | Eric Sandeen | 1 | -4/+0 |
2006-08-30 | Fix potential 2**32-1 overflow problems by ext2fs_div_ceil() | Theodore Ts'o | 1 | -11/+8 |
2006-03-18 | Add EXT2_FLAG_EXCLUSIVE to the ext2fs library. | Theodore Ts'o | 1 | -1/+5 |
2006-03-17 | Fix a signed vs unsigned bug in calc_reserved_gdt_blocks() | Theodore Ts'o | 1 | -4/+4 |
2005-12-10 | Fix various gcc -Wall complaints. | Theodore Ts'o | 1 | -1/+1 |
2005-09-24 | Add fs->now to override time(0) in libext2fs | Theodore Ts'o | 1 | -1/+1 |
2004-12-23 | Clean up resize inode routines in ext2fs library. We no longer print | Theodore Ts'o | 1 | -0/+2 |
2004-12-15 | Add support for on-line resizing ala the resize inode. This patch | Theodore Ts'o | 1 | -12/+61 |
2004-07-28 | Add ability for debugfs to use a separate source of data blocks when | Theodore Ts'o | 1 | -0/+1 |
2003-12-07 | Fix gcc -Wall nitpicks | Theodore Ts'o | 1 | -7/+7 |
2003-11-21 | Centeralize calculation of which blocks are reserved/used for | Theodore Ts'o | 1 | -47/+2 |
2003-08-01 | ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() | Theodore Ts'o | 1 | -8/+6 |
2003-07-06 | Fixx gcc -Wall nitpicks. | Theodore Ts'o | 1 | -6/+12 |
2003-01-19 | initialize.c (ext2fs_initialize): If the user specifies a really | Theodore Ts'o | 1 | -3/+16 |
2002-10-30 | Add support for the meta_bg feature flag to the resize2fs program. | Theodore Ts'o | 1 | -6/+7 |
2002-10-25 | Add a new superblock field, s_mkfs_time, which indicates when | Theodore Ts'o | 1 | -1/+1 |
2002-10-20 | Add support for the meta_blockgroup filesystem format. | Theodore Ts'o | 1 | -4/+30 |
2002-06-10 | Do sanity checking of the number of blocks and inodes in a group for | Andreas Dilger | 1 | -10/+19 |
2002-05-16 | Add support for creating and checking 8192-byte blocksize filesystems. | Andreas Dilger | 1 | -2/+2 |
2001-12-24 | Mke2fs now creates the lost+found directory with 0700 permissions, | Theodore Ts'o | 1 | -0/+1 |
2001-06-11 | ChangeLog, Makefile.in, swapfs.c, unix.c: | Theodore Ts'o | 1 | -1/+4 |
2001-05-14 | Many files: | Theodore Ts'o | 1 | -5/+0 |
2001-01-16 | ChangeLog, ext2_err.et.in, ext2fs.h, initialize.c, mkjournal.c, openfs.c: | Theodore Ts'o | 1 | -0/+12 |
2001-01-01 | Many files: | Theodore Ts'o | 1 | -2/+0 |
1999-10-26 | .del-ext2_fs.h~7a460879, ChangeLog: | Theodore Ts'o | 1 | -1/+1 |
1999-01-04 | ChangeLog, initialize.c: | Theodore Ts'o | 1 | -2/+2 |
1998-09-23 | ChangeLog, initialize.c: | Theodore Ts'o | 1 | -0/+7 |
1998-05-01 | ChangeLog, initialize.c: | Theodore Ts'o | 1 | -1/+2 |
1998-01-19 | Many files: | Theodore Ts'o | 1 | -0/+4 |
1997-12-01 | Many files: | Theodore Ts'o | 1 | -1/+0 |
1997-10-31 | Many files: | Theodore Ts'o | 1 | -2/+2 |
1997-10-26 | Many files: | Theodore Ts'o | 1 | -20/+19 |