Whamcloud - gitweb
misc: fix compile warnings on master branch
[tools/e2fsprogs.git] / misc / mke2fs.c
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeenmke2fs: free tdb_dir string if it came from the profile
2011-09-16 Eric Sandeenmke2fs: Do not let -t or -T be specified more than...
2011-09-16 Eric Sandeenmke2fs: remove impossible tests for null usage_types
2011-09-16 Lukas Czernere2fsprogs: Use punch hole as "discard" on regular files
2011-09-16 Yury V. Zaytsevmke2fs: check that auto-detected blocksize <= sys_page_size
2011-09-14 Lukas Czernermke2fs: Use ext2fs_flush() only once
2011-08-31 Aditya Kalimke2fs: support creation of filesystem with quota feature
2011-07-05 Theodore Ts'oMerge branch 'maint' into next
2011-07-05 Theodore Ts'omke2fs: allow setting the stride and stripe width to...
2011-06-16 Theodore Ts'omke2fs: change bigalloc default cluster size to 16...
2011-06-16 Theodore Ts'oFix superblock field s_blocks_count for bigalloc file...
2011-06-16 Andreas Dilgermisc: quiet "unused variable" compiler warnings
2011-06-14 Theodore Ts'omke2fs: add support for cluster size in mke2fs.conf
2011-06-14 Theodore Ts'omke2fs: Add support for [devices] stanza in mke2fs...
2011-06-11 Andreas Dilgermke2fs: skip zeroing journal blocks
2011-06-10 Theodore Ts'omke2fs: support creating bigalloc file systems
2011-06-07 Theodore Ts'oMerge branch 'maint' into next
2011-06-07 Andreas Dilgermke2fs: Don't erase flash device if "-n" is given
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-06-01 Theodore Ts'oMerge branch 'maint' into next
2011-05-18 Eric Sandeenmke2fs: don't set stripe/stride to 1 block
2011-05-15 Aditya Kalimke2fs: Allow specifying reserved_ratio via mke2fs...
2011-02-28 Theodore Ts'omke2fs: If the device supports discard, don't print...
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 Lukas Czernermke2fs: Display progress report during the device discard
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-12-23 Theodore Ts'oMerge branch 'maint' into next
2010-12-22 Theodore Ts'omke2fs: don't complain if the fs type "default" is...
2010-12-22 Theodore Ts'omke2fs: take the device size into account when determin...
2010-12-22 Theodore Ts'omke2fs: clean up error handling in mke2fs_setup_tdb()
2010-12-22 Namhyung Kimmke2fs: add some error checks into PRS()
2010-12-21 Namhyung Kimmke2fs: fix determination of size_type
2010-12-21 Theodore Ts'omke2fs: Avoid potential NULL dereference
2010-12-20 Theodore Ts'omke2fs: Use ext2fs_div_ceil to simplify write_inode_tab...
2010-12-17 Theodore Ts'oMerge branch 'master' into next
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-12-01 Theodore Ts'omke2fs: Fix (minor) memory leaks
2010-12-01 Theodore Ts'omke2fs: Fail if the requested file system type is not...
2010-11-23 Lukas Czernermke2fs: Use unix_discard() for discards
2010-11-23 Lukas Czernere2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for...
2010-11-22 Theodore Ts'oMerge branch 'maint'
2010-11-22 Lukas Czernermke2fs: Add discard option into mke2fs.conf
2010-11-22 Lukas Czernermke2fs: Deprecate -K option, introduce discard/nodiscard
2010-11-22 Theodore Ts'omke2fs: Force the default blocksize to be at least...
2010-11-22 Theodore Ts'omke2fs: Set logical/physical sector size from environme...
2010-11-22 Theodore Ts'omke2fs: Fill in min_io and opt_io with physical sector...
2010-11-22 Theodore Ts'omke2fs: Do not require -F for block size < physical...
2010-10-01 Theodore Ts'omke2fs: Enable lazy_itable_init if the kernel supports...
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-20 Eric Sandeenmke2fs: make "invalid blocks count" error more clear
2010-09-20 Eric Sandeenmke2fs: use lazy inode init on some discard-able devices
2010-07-31 Tim Smallmke2fs: fix mke2fs "invalid inode ratio" error message
2010-06-13 Theodore Ts'omke2fs: Fix up the fs type and feature selection for...
2010-06-13 Jose R. Santosmke2fs: Fix up mke2fs to be able to make 64-bit file...
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-18 Theodore Ts'omke2fs: account for physical as well as logical sector...
2010-05-18 Theodore Ts'omke2fs: Fix compile warning message
2010-05-11 Theodore Ts'omke2fs: Allow a flex_bg size of 1
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-03-15 Eric Sandeenmke2fs: Don't ask to proceed in case of a badly aligned...
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-02-06 Eric Sandeenmke2fs: fix up topo complaints on regular files
2010-01-31 Theodore Ts'omke2fs: Fix printf type warning
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2009-11-25 Eric Sandeenmke2fs: open device writable for trim/discard
2009-11-17 Eric Sandeenmke2fs support for BLKDISCARD
2009-11-16 Theodore Ts'oMerge branch 'maint' into next
2009-11-16 Eric Sandeenmke2fs support for BLKDISCARD
2009-10-26 Theodore Ts'oConvert ext2fs_group_of_blk() to ext2fs_group_of_blk2()
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Eric Sandeenmke2fs: get device topology values from blkid
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-08-23 Valerie Aurora Hensonlibext2fs: create generic numeric progress meters and...
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-08-05 Valerie Aurora HensonConvert mke2fs to new bitmap interface
2009-07-18 Theodore Ts'omke2fs: Add strings.h include for strcasecmp() declaration
2009-04-18 Theodore Ts'oe2fsck, tune2fs: Fix Hurd compilation problem due to...
2009-03-31 Theodore Ts'omke2fs: Don't try to create the journal in super-only...
2009-03-09 Jim Meyeringremove useless if-before-free tests
2009-03-06 Theodore Ts'omke2fs, tune2fs: Do not allow the reserved_ratio to...
2009-03-06 Theodore Ts'oAdd support for a new superblock field: s_kbytes_written
2009-01-20 Theodore Ts'omke2fs: If the device size is exactly 16TB treat it...
2009-01-20 Theodore Ts'omke2fs: Add -U option to specify the UUID for the new...
2009-01-20 Theodore Ts'omke2fs: Treat an argv[0] of "mke3fs" the same as "mkfs...
2008-09-01 Theodore Ts'oOnly use the test_io manager if the right environment...
2008-08-30 Theodore Ts'omke2fs: Allow the default hash algorithm in mke2fs...
2008-08-30 Theodore Ts'otune2fs, mke2fs: Change default directory hash algorith...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-23 Theodore Ts'omke2fs: Issue a warning if the mke2fs.conf file wasn...
2008-07-19 Theodore Ts'omke2fs: Fix enforcement of no features for revision...
2008-07-13 Theodore Ts'oDefine _XOPEN_SOURCE to 600 consistently for Solaris...
next