Whamcloud - gitweb
tune2fs/quota: always create hidden quota files
[tools/e2fsprogs.git] / misc / tune2fs.c
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
2008-02-26 Theodore Ts'oTeach tune2fs to use e2p_edit_feature2() to provide...
2008-02-20 Theodore Ts'oAdd ability to set (but not clear) the extents feature...
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-02-19 Theodore Ts'oUse BLOCK_FLAG_READ_ONLY flag in debugfs, e2image,...
2008-02-10 Theodore Ts'oMerge branch 'maint' into next
2008-02-10 Theodore Ts'oAllow tune2fs to set and clear the test_fs flag on...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oAdd support for the test_fs flag
2007-11-04 Jose R. SantosEnable FLEX_BG feature support
2007-06-18 Theodore Ts'oDon't write changes to the backup superblocks by default
2006-12-26 Theodore Ts'oUse the newer add/remove_error_table com_err interfaces
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow by using e2p_percent()
2006-05-14 Theodore Ts'oRemove needless sanity check in tune2fs's -i option.
2005-07-06 Andreas DilgerAllow fractional percentages to the -m option in mke2fs...
2005-06-20 Theodore Ts'oFix e2fsprogs messages for grammar and consistency...
2005-05-09 Theodore Ts'oFix some minor typo's and grammar's strings, and remove...
2005-02-04 Theodore Ts'oDefine _XOPEN_SOURCE to be 500 to fix compilation probl...
2005-01-18 Theodore Ts'oVarious portability fixes for Solaris systems.
2005-01-06 Theodore Ts'oMake tune2fs and e2fsck consistent about allowing at...
2004-12-22 Theodore Ts'otune2fs.c (parse_time): Fix minor buglet; the parse_tim...
2004-11-30 Theodore Ts'oAdd support for passing options to the io layer using...
2004-04-12 Theodore Ts'oRemove TUNE2FS_SKIP_MOUNT_CHECK environment variable...
next