Whamcloud - gitweb
Rename the feature "fname_encoding" to be "casefold".
[tools/e2fsprogs.git] / lib / ext2fs / initialize.c
2019-05-03 Theodore Ts'oRename the feature "fname_encoding" to be "casefold".
2019-04-29 Theodore Ts'olibext2fs: remove nls_* namespace contamination
2019-04-28 Gabriel Krisman... ext2fs: always attempt to load nls table when loading...
2018-12-03 Gabriel Krisman... mke2fs: configure encoding during superblock initialization
2018-06-19 Jan Karalibext2fs: don't create filesystems with meta_bg and...
2018-06-19 Jan Karalibext2fs: fix possible inode count overflow when creat...
2018-02-26 Jin QianAOSP: mke2fs, libext2fs: make filesystem image reproducible
2018-02-26 Jin QianAOSP: mke2fs, libext2fs: fix bugs on windows
2016-05-11 Theodore Ts'oresize2fs, libext2fs: fix bugs in sparse_super2 support
2015-10-24 Darrick J. Wonglibext2fs: clean up feature test macros with predicate...
2015-10-24 Darrick J. Wonglibext2fs: automatically enable meta_bg to avoid fillin...
2015-10-24 Darrick J. Wonglibext2fs: fix maximum bg overhead calculation with...
2014-08-08 Theodore Ts'oMerge branch 'maint' into next
2014-08-04 Theodore Ts'oRevert "mke2fs: prevent creation of unmountable ext4...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Akira Fujitamke2fs: prevent creation of unmountable ext4 with large...
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-25 Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2013-01-16 Theodore Ts'oMerge branch 'maint' into next
2013-01-15 Theodore Ts'olibext2fs: avoid 32-bit overflow in ext2fs_initialize...
2012-12-17 Theodore Ts'oMerge branch 'maint' into next
2012-12-16 Gregoire Pichonmke2fs: fix handling of mmp_update_interval option
2012-09-10 Theodore Ts'oMerge branch 'maint' into next
2012-09-07 Akira Fujitamke2fs: recalculate the reserved blocks when the last...
2012-08-03 Darrick J. Wonglibext2fs: block group checksum should use metadata_csu...
2012-07-29 Theodore Ts'olibext2fs: fix uninit block calculation when inodes_per...
2012-03-22 Theodore Ts'omke2fs: add option to use direct I/O (mke2fs -D)
2011-12-18 Theodore Ts'olibext2fs: use the rbtree bitmap by default when initia...
2011-10-04 Theodore Ts'olibext2fs: fix bad cast which causes problems for file...
2011-10-04 Eric Sandeene2fsprogs: Fix thinko in ext2fs_initialize bigalloc...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Theodore Ts'oMerge branch 'maint' into next
2011-09-15 Theodore Ts'olibext2fs: fix binary and source compatibility with...
2011-06-16 Theodore Ts'oFix superblock field s_blocks_count for bigalloc file...
2011-06-10 Theodore Ts'omke2fs: support creating bigalloc file systems
2011-06-05 Theodore Ts'oMerge branch 'maint' into next
2011-06-04 Theodore Ts'olibext2fs: change fs->clustersize to fs->cluster_ratio_bits
2011-05-15 Tao Mamke2fs: make s_inodes_per_group >= 8 in ext2fs_initialize
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-26 Theodore Ts'oAdd basic BIGALLOC support for cluster-based allocation
2011-02-21 Theodore Ts'oMerge branch 'maint' into next
2011-02-21 Eric Sandeene2fsprogs: enable user namespace xattrs by default
2011-02-21 Eric Sandeene2fsprogs: turn off enforced fsck intervals by default
2010-06-13 Theodore Ts'olibext2fs: Teach *_initialize and *_allocate_group...
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-03-09 Jim Meyeringremove useless if-before-free tests
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-23 Manish Katiyarlibext2fs: Fix memory leak in ext2fs_initialize().
2008-08-22 Theodore Ts'olibext2fs: Replace use of sprintf with strcpy/strcat...
2008-07-11 Manish Katiyarlibext2fs: fix potential memory leak in ext2fs_initialize()
2008-04-23 Theodore Ts'omke2fs: New bitmap and inode table allocation for FLEX_BG
2008-04-23 Theodore Ts'omke2fs/libext2fs: Fix lazy inode table initialization
2008-04-21 Theodore Ts'oTransfer responsibility of setting the *_UNINIT flags...
2008-04-20 Theodore Ts'olibext2fs: Initialize s_min_extra_isize and s_wanted_ex...
2008-03-20 Jose R. SantosAdd uninit block group support to various libext2fs...
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-19 Theodore Ts'oAdd support for setting RAID stride and strip-width...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oAdd support for the test_fs flag
2007-12-09 Theodore Ts'oMerge branch 'maint' into next
2007-12-06 Theodore Ts'olibext2fs: Add checks to prevent integer overflows...
2007-10-15 Valerie Clementlibext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK...
2007-07-22 Theodore Ts'oProperly calculate overhead in ext2fs_initialize()
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-09-12 Eric SandeenAdd checks to make sure inode counts don't overflow...
2006-09-12 Eric SandeenRemove unused variables
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow problems by ext2fs_div_c...
2006-03-19 Theodore Ts'oAdd EXT2_FLAG_EXCLUSIVE to the ext2fs library.
2006-03-18 Theodore Ts'oFix a signed vs unsigned bug in calc_reserved_gdt_blocks()
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-09-25 Theodore Ts'oAdd fs->now to override time(0) in libext2fs
2004-12-23 Theodore Ts'oClean up resize inode routines in ext2fs library. ...
2004-12-15 Theodore Ts'oAdd support for on-line resizing ala the resize inode...
2004-07-29 Theodore Ts'oAdd ability for debugfs to use a separate source of...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-11-21 Theodore Ts'oCenteralize calculation of which blocks are reserved...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-01-20 Theodore Ts'oinitialize.c (ext2fs_initialize): If the user specifies...
2002-10-31 Theodore Ts'oAdd support for the meta_bg feature flag to the resize2...
2002-10-25 Theodore Ts'oAdd a new superblock field, s_mkfs_time, which indicate...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format.
2002-06-10 Andreas DilgerDo sanity checking of the number of blocks and inodes...
2002-05-16 Andreas DilgerAdd support for creating and checking 8192-byte blocksi...
2001-12-24 Theodore Ts'oMke2fs now creates the lost+found directory with 0700...
2001-06-11 Theodore Ts'oChangeLog, Makefile.in, swapfs.c, unix.c:
2001-05-14 Theodore Ts'oMany files:
2001-01-16 Theodore Ts'oChangeLog, ext2_err.et.in, ext2fs.h, initialize.c,...
2001-01-01 Theodore Ts'oMany files:
1999-10-26 Theodore Ts'o.del-ext2_fs.h~7a460879, ChangeLog:
1999-01-04 Theodore Ts'oChangeLog, initialize.c:
1998-09-23 Theodore Ts'oChangeLog, initialize.c:
1998-05-01 Theodore Ts'oChangeLog, initialize.c:
next