Whamcloud - gitweb
quota: remove mke2fs's and tune2fs's warning messages regarding quota
[tools/e2fsprogs.git] / misc / tune2fs.c
2014-05-13 Theodore Ts'oquota: remove mke2fs's and tune2fs's warning messages...
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-05-05 Theodore Ts'omke2fs: add an option in mke2fs.conf to proceed after...
2014-04-26 Theodore Ts'omke2fs, tune2fs: call proceed_question() from check_pla...
2014-04-26 Theodore Ts'omke2fs: don't ask the proceed question using a regular...
2014-04-14 Andreas Dilgerfix miscellaneous build warnings
2014-02-21 Eric Sandeentune2fs: allow removal of dirty journal with two "...
2014-02-18 Andreas Dilgerbuild: fix LLVM compiler warnings
2014-02-06 Akira Fujitae2fsprogs: Disallow tune2fs enabling sparse_super with...
2014-01-30 Theodore Ts'otune2fs, mke2fs: add the ability to control the locatio...
2014-01-11 Theodore Ts'omke2fs, tune2fs: remove unneeded access() call
2013-12-16 Andreas Dilgerext2fs: quiet compiler warnings
2013-12-16 Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-15 Darrick J. Wongtune2fs: forbid changing uuid on an uninit_bg filesystem
2013-10-14 Eric Sandeentune2fs: more respect for quota config option
2013-10-07 Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-05-20 Theodore Ts'omisc: fix gcc -Wall warnings
2013-04-22 Akira Fujitatune2fs: disallow tune2fs to set inode size larger...
2013-01-22 Theodore Ts'omke2fs, tune2fs, resize2fs: add warning messages for...
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-11-29 Theodore Ts'otune2fs: fix a compile-time bug if quota is not enabled
2012-11-29 Eric Sandeentune2fs: respect quota config option
2012-07-16 Aditya Kalitune2fs: fix quota feature removal
2012-07-16 Aditya Kalitune2fs/quota: always create hidden quota files
2012-04-05 Theodore Ts'oFix gcc -Wall nitpicks
2012-03-15 Theodore Ts'oUse rbtree bitmaps for dumpe2fs, debugfs, and tune2fs
2011-11-14 Niutune2fs: preserve old limits when turn on quota feature
2011-11-14 Aditya Kalitune2fs: Compute quota usage when turning on the 'quota...
2011-11-14 Aditya Kalilibquota: cleanup libquota code
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-10-09 Theodore Ts'oFix more spelling errors found by translators and add...
2011-10-05 Theodore Ts'oPass the gettext() function to libcom_err
2011-10-04 Theodore Ts'olibquota: remove get_qf_name()
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-24 Andreas Dilgertune2fs: miscellaneous whitespace fixups
2011-09-24 Andreas Dilgertune2fs: kill external journal if device not found
2011-09-24 Andreas Dilgermisc: quiet minor compiler errors
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeentune2fs: handle inode and/or block bitmap read failures...
2011-09-14 Lukas Czernermke2fs: Use ext2fs_flush() only once
2011-08-31 Aditya Kalitune2fs: Add support for turning on quota feature
2011-07-05 Theodore Ts'oMerge branch 'maint' into next
2011-07-05 Theodore Ts'otune2fs: Fix mount_opts handling
2011-07-04 Theodore Ts'otune2fs: allow setting the stride and stripe width...
2011-06-16 Theodore Ts'oFix superblock field s_blocks_count for bigalloc file...
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
2011-06-01 Theodore Ts'oMerge branch 'maint' into next
2011-06-01 Kazuya Miotune2fs: Fix overflow of interval check
2011-06-01 Kazuya Mioe2fsprogs: Unify the upper limit of reserved blocks...
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-18 Theodore Ts'otune2fs, debugfs, libext2fs: Add support for ext4 defau...
2010-06-13 Valerie Aurora Hensontune2fs: Fix up to be 64-bit block number safe
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-19 Theodore Ts'otune2fs: Enable uninit_bg to be set without requiring...
2009-10-26 Theodore Ts'oConvert ext2fs_group_{first,last}_block() to *block2()
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-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-08-23 Valerie Aurora HensonConvert tune2fs, dumpe2fs, and e2image to the new bitma...
2009-08-20 Aneesh Kumar K.Vtune2fs: handle bad blocks when resizing inodes
2009-08-20 Aneesh Kumar K.Vtune2fs: Handle fs meta-data blocks during inode resize
2009-08-20 Aneesh Kumar K.Vtune2fs: Make e2fsprogs handle ENOSPC better with inode...
2009-07-12 Theodore Ts'oFix miscellaneous gcc -Wall warnings in blkid and tune2fs
2009-06-15 Theodore Ts'odumpe2fs, tune2fs: fix miscellaneous memory leaks
2009-04-22 Theodore Ts'otune2fs: Fix format string warnings
2009-04-22 Theodore Ts'oconfigure.in: add --disable-libblkid option
2009-04-18 Theodore Ts'oe2fsck, tune2fs: Fix Hurd compilation problem due to...
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-01-20 Theodore Ts'otune2fs: Fix tune2fs -I so it won't corrupt RAID filesy...
2009-01-20 Theodore Ts'otune2fs: General (whitespace) cleanup
2009-01-20 Theodore Ts'otune2fs: Don't allow the -I option if the flex_bg featu...
2008-11-15 Theodore Ts'otune2fs: Fix inefficient O(n**2) algorithms when expand...
2008-11-14 Theodore Ts'otune2fs: Update the block group checksums when changing...
2008-09-01 Theodore Ts'oOnly use the test_io manager if the right environment...
2008-08-30 Theodore Ts'otune2fs: Add support for setting the default hash algor...
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-07-27 Theodore Ts'otune2fs: Improve the error messages for tune2fs -I
2008-07-19 Benno Schulenbergtune2fs: Delete a stray word from a comment.
2008-07-19 Benno Schulenberge2undo, tune2fs: Report the correct name for the undo...
2008-07-13 Theodore Ts'oDefine _XOPEN_SOURCE to 600 consistently for Solaris...
2008-07-10 Theodore Ts'omke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_...
2008-06-18 Theodore Ts'oMerge branch 'maint'
2008-06-18 Theodore Ts'omke2fs, tune2fs, resize2fs: Use floating point to calcu...
2008-06-08 Theodore Ts'oAdd "#include <limits.h>" to get PATH_MAX for mke2fs...
2008-06-07 Theodore Ts'oFix gcc -Wall warnings in tune2fs
2008-04-28 Aneesh Kumar K.Vtune2fs: Support for large inode migration.
2008-03-30 Theodore Ts'oMerge branch 'maint'
2008-03-21 Theodore Ts'odebugfs, tune2fs: Handle daylight savings time when...
2008-03-20 Jose R. SantosMake tune2fs uninit block group aware
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-02-29 Theodore Ts'oMerge branch 'maint'
2008-02-29 Theodore Ts'otune2fs: Remove support for clearing the SPARSE_SUPER...
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'oAdd support for manipulating large_file feature in...
2008-02-26 Theodore Ts'otune2fs: Add support to clear the resize_inode feature
2008-02-26 Theodore Ts'otune2fs: Cleanup feature handling to avoid merge conflicts
next