summaryrefslogtreecommitdiff
path: root/lib/ext2fs/initialize.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-23libext2fs: Fix memory leak in ext2fs_initialize().Manish Katiyar1-6/+12
2008-08-22libext2fs: Replace use of sprintf with strcpy/strcat to help SILOTheodore Ts'o1-2/+4
2008-07-11libext2fs: fix potential memory leak in ext2fs_initialize()Manish Katiyar1-1/+3
2008-04-22mke2fs: New bitmap and inode table allocation for FLEX_BGTheodore Ts'o1-0/+7
2008-04-22mke2fs/libext2fs: Fix lazy inode table initializationTheodore Ts'o1-0/+7
2008-04-21Transfer responsibility of setting the *_UNINIT flags to libext2fsTheodore Ts'o1-0/+13
2008-04-20libext2fs: Initialize s_min_extra_isize and s_wanted_extra_isizeTheodore Ts'o1-0/+6
2008-03-20Add uninit block group support to various libext2fs functionsJose R. Santos1-0/+1
2008-02-18Merge branch 'maint' into nextTheodore Ts'o1-0/+2
2008-02-18Add support for setting RAID stride and strip-width via mke2fs and tune2fsTheodore Ts'o1-0/+2
2008-01-27Merge branch 'maint' into nextTheodore Ts'o1-0/+1
2008-01-26Add support for the test_fs flagTheodore Ts'o1-0/+1
2007-12-09Merge branch 'maint' into nextTheodore Ts'o1-1/+1
2007-12-05libext2fs: Add checks to prevent integer overflows passed to malloc()Theodore Ts'o1-1/+1
2007-10-14libext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK macrosValerie Clement1-1/+1
2007-07-22Properly calculate overhead in ext2fs_initialize()Theodore Ts'o1-10/+12
2006-11-11Add directory hashed signed/unsigned hint to superblockTheodore Ts'o1-0/+8
2006-09-12Add checks to make sure inode counts don't overflow a 32-bit valueEric Sandeen1-2/+5
2006-09-12Remove unused variablesEric Sandeen1-4/+0
2006-08-30Fix potential 2**32-1 overflow problems by ext2fs_div_ceil()Theodore Ts'o1-11/+8
2006-03-18Add EXT2_FLAG_EXCLUSIVE to the ext2fs library.Theodore Ts'o1-1/+5
2006-03-17Fix a signed vs unsigned bug in calc_reserved_gdt_blocks()Theodore Ts'o1-4/+4
2005-12-10Fix various gcc -Wall complaints.Theodore Ts'o1-1/+1
2005-09-24Add fs->now to override time(0) in libext2fsTheodore Ts'o1-1/+1
2004-12-23Clean up resize inode routines in ext2fs library. We no longer printTheodore Ts'o1-0/+2
2004-12-15Add support for on-line resizing ala the resize inode. This patchTheodore Ts'o1-12/+61
2004-07-28Add ability for debugfs to use a separate source of data blocks whenTheodore Ts'o1-0/+1
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-7/+7
2003-11-21Centeralize calculation of which blocks are reserved/used forTheodore Ts'o1-47/+2
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o1-8/+6
2003-07-06Fixx gcc -Wall nitpicks.Theodore Ts'o1-6/+12
2003-01-19initialize.c (ext2fs_initialize): If the user specifies a reallyTheodore Ts'o1-3/+16
2002-10-30Add support for the meta_bg feature flag to the resize2fs program.Theodore Ts'o1-6/+7
2002-10-25Add a new superblock field, s_mkfs_time, which indicates whenTheodore Ts'o1-1/+1
2002-10-20Add support for the meta_blockgroup filesystem format.Theodore Ts'o1-4/+30
2002-06-10Do sanity checking of the number of blocks and inodes in a group forAndreas Dilger1-10/+19
2002-05-16Add support for creating and checking 8192-byte blocksize filesystems.Andreas Dilger1-2/+2
2001-12-24Mke2fs now creates the lost+found directory with 0700 permissions, Theodore Ts'o1-0/+1
2001-06-11ChangeLog, Makefile.in, swapfs.c, unix.c:Theodore Ts'o1-1/+4
2001-05-14Many files:Theodore Ts'o1-5/+0
2001-01-16ChangeLog, ext2_err.et.in, ext2fs.h, initialize.c, mkjournal.c, openfs.c:Theodore Ts'o1-0/+12
2001-01-01Many files:Theodore Ts'o1-2/+0
1999-10-26.del-ext2_fs.h~7a460879, ChangeLog:Theodore Ts'o1-1/+1
1999-01-04ChangeLog, initialize.c:Theodore Ts'o1-2/+2
1998-09-23ChangeLog, initialize.c:Theodore Ts'o1-0/+7
1998-05-01ChangeLog, initialize.c:Theodore Ts'o1-1/+2
1998-01-19Many files:Theodore Ts'o1-0/+4
1997-12-01Many files:Theodore Ts'o1-1/+0
1997-10-31Many files:Theodore Ts'o1-2/+2
1997-10-26Many files:Theodore Ts'o1-20/+19