summaryrefslogtreecommitdiff
path: root/misc/tune2fs.c
Commit message (Expand)AuthorAgeFilesLines
* quota: remove mke2fs's and tune2fs's warning messages regarding quotaTheodore Ts'o2014-05-131-4/+0
* quota: integrate mkquota.h into quotaio.hTheodore Ts'o2014-05-131-1/+1
* mke2fs: add an option in mke2fs.conf to proceed after a delayTheodore Ts'o2014-05-041-1/+1
* mke2fs, tune2fs: call proceed_question() from check_plausibility()'s callerTheodore Ts'o2014-04-261-1/+3
* mke2fs: don't ask the proceed question using a regular fileTheodore Ts'o2014-04-261-1/+1
* fix miscellaneous build warningsAndreas Dilger2014-04-141-1/+1
* tune2fs: allow removal of dirty journal with two "-f" optionsEric Sandeen2014-02-201-3/+4
* build: fix LLVM compiler warningsAndreas Dilger2014-02-181-1/+1
* e2fsprogs: Disallow tune2fs enabling sparse_super with ext4 meta_bg enabledAkira Fujita2014-02-061-3/+24
* tune2fs, mke2fs: add the ability to control the location of the journalTheodore Ts'o2014-01-301-2/+8
* mke2fs, tune2fs: remove unneeded access() callTheodore Ts'o2014-01-101-9/+6
* ext2fs: quiet compiler warningsAndreas Dilger2013-12-151-3/+7
* build: quiet LLVM non-literal string format warningAndreas Dilger2013-12-151-20/+21
* tune2fs: forbid changing uuid on an uninit_bg filesystemDarrick J. Wong2013-12-141-0/+23
* tune2fs: more respect for quota config optionEric Sandeen2013-10-141-1/+10
* e2fsprogs: fix blk_t <- blk64_t assignment mismatchesDarrick J. Wong2013-10-071-7/+7
* misc: fix gcc -Wall warningsTheodore Ts'o2013-05-191-12/+13
* tune2fs: disallow tune2fs to set inode size larger than block sizeAkira Fujita2013-04-211-0/+6
* mke2fs, tune2fs, resize2fs: add warning messages for bigalloc and quotaTheodore Ts'o2013-01-211-0/+4
* Fix gcc -Wall nitsTheodore Ts'o2013-01-011-1/+1
* tune2fs: fix a compile-time bug if quota is not enabledTheodore Ts'o2012-11-291-4/+4
* tune2fs: respect quota config optionEric Sandeen2012-11-281-0/+4
* tune2fs: fix quota feature removalAditya Kali2012-07-151-1/+2
* tune2fs/quota: always create hidden quota filesAditya Kali2012-07-151-16/+6
* Fix gcc -Wall nitpicksTheodore Ts'o2012-04-051-1/+1
* Use rbtree bitmaps for dumpe2fs, debugfs, and tune2fsTheodore Ts'o2012-03-151-0/+1
* tune2fs: preserve old limits when turn on quota featureNiu2011-11-141-7/+24
* tune2fs: Compute quota usage when turning on the 'quota' featureAditya Kali2011-11-141-14/+9
* libquota: cleanup libquota codeAditya Kali2011-11-141-10/+10
* libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flagTheodore Ts'o2011-10-161-5/+6
* Fix more spelling errors found by translators and add pluralizationTheodore Ts'o2011-10-091-3/+6
* Pass the gettext() function to libcom_errTheodore Ts'o2011-10-051-0/+1
* libquota: remove get_qf_name()Theodore Ts'o2011-10-041-2/+2
* ext2fs: add multi-mount protection (INCOMPAT_MMP)Andreas Dilger2011-09-251-56/+232
* tune2fs: miscellaneous whitespace fixupsAndreas Dilger2011-09-241-6/+6
* tune2fs: kill external journal if device not foundAndreas Dilger2011-09-241-2/+4
* misc: quiet minor compiler errorsAndreas Dilger2011-09-241-1/+1
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-0/+1
* tune2fs: handle inode and/or block bitmap read failures in resize_inode()Eric Sandeen2011-09-161-2/+13
* mke2fs: Use ext2fs_flush() only onceLukas Czerner2011-09-131-1/+2
* tune2fs: Add support for turning on quota featureAditya Kali2011-08-311-4/+144
* Merge branch 'maint' into nextTheodore Ts'o2011-07-041-6/+16
|\
| * tune2fs: Fix mount_opts handlingTheodore Ts'o2011-07-041-4/+14
| * tune2fs: allow setting the stride and stripe width to zeroTheodore Ts'o2011-07-041-2/+2
* | Fix superblock field s_blocks_count for bigalloc file systemsTheodore Ts'o2011-06-161-1/+2
* | misc: clean up compiler warningsAndreas Dilger2011-06-111-3/+2
* | Merge branch 'maint' into nextTheodore Ts'o2011-05-311-1/+7
|\ \ | |/
| * tune2fs: Fix overflow of interval checkKazuya Mio2011-05-311-0/+6
| * e2fsprogs: Unify the upper limit of reserved blocks countKazuya Mio2011-05-311-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2010-09-241-0/+12
|\ \ | |/