OSDN Git Service

dumpe2fs: fix printing of block offsets for 64-bit file systems
[android-x86/external-e2fsprogs.git] / misc / tune2fs.c
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-08-11 Theodore Ts'odebian: remove old symlinks to /usr/share/doc
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-16 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'maint' into next
2011-06-11 Andreas Dilgermisc: clean up compiler warnings
2011-06-07 Theodore Ts'oMerge branch 'maint' into next
2011-06-05 Theodore Ts'oMerge branch 'maint' into next
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...
2011-05-08 Theodore Ts'oMerge branch 'maint' into next
2011-03-18 Theodore Ts'oMerge branch 'maint' into next
2011-02-28 Theodore Ts'oMerge branch 'maint' into next
2011-02-21 Theodore Ts'oMerge branch 'maint' into next
2011-02-18 Theodore Ts'oMerge branch 'maint' into next
2011-02-11 Theodore Ts'oMerge branch 'maint' into next
2010-12-23 Theodore Ts'oMerge branch 'maint' into next
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
2010-12-13 Theodore Ts'oMerge branch 'maint' into next
2010-11-22 Theodore Ts'oMerge branch 'maint'
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-18 Theodore Ts'otune2fs, debugfs, libext2fs: Add support for ext4 defau...
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
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...
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2009-11-16 Theodore Ts'oMerge branch 'maint' into next
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-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
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-09-07 Theodore Ts'oMerge branch 'maint' into next
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-08-22 Theodore Ts'oMerge branch 'maint' into next
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-07-12 Theodore Ts'oMerge branch 'maint' into next
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-08 Theodore Ts'oMerge branch 'maint'
next