summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mke2fs: fix -T/-t usage outputMike Frysinger1-1/+2
2011-11-18e2undo: cast dptr to blk64_t to retrieve block numberEric Sandeen1-1/+1
2011-11-18debugfs: fix gcc -Wall complaintsTheodore Ts'o1-20/+24
2011-11-18debugfs: add the freefrag commandTheodore Ts'o1-27/+47
2011-11-14tune2fs: preserve old limits when turn on quota featureNiu1-7/+24
2011-11-14mke2fs: Add extended option to select quota typeAditya Kali2-3/+28
2011-11-14tune2fs: Compute quota usage when turning on the 'quota' featureAditya Kali1-14/+9
2011-11-14libquota: cleanup libquota codeAditya Kali2-16/+16
2011-11-14Make quota support disabled by supportTheodore Ts'o1-1/+4
2011-11-11e2freefrag: fix "Illegal block number" errors with bigalloc file systemsRobin Dong1-1/+1
2011-10-16libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flagTheodore Ts'o2-9/+10
2011-10-09filefrag: fix infinite loop in filefragTheodore Ts'o1-7/+0
2011-10-09Fix more spelling errors found by translators and add pluralizationTheodore Ts'o4-7/+18
2011-10-08dumpe2fs.8.in: add man page warning about mounted file systemsTheodore Ts'o1-4/+3
2011-10-08Fix spelling errors pointed out by translatorsTheodore Ts'o1-1/+1
2011-10-06libext2fs: make ext2fs_open_file() always use 3 arguments instead of varargsTheodore Ts'o1-1/+1
2011-10-05uuidgen: don't use set_com_err_gettext()Theodore Ts'o1-1/+0
2011-10-05mke2fs: Fix up usage & error text for cluster size specificationEric Sandeen1-2/+2
2011-10-05Pass the gettext() function to libcom_errTheodore Ts'o12-0/+12
2011-10-04libquota: remove get_qf_name()Theodore Ts'o1-2/+2
2011-10-03Add "big" and "huge" types to mke2fs.confTheodore Ts'o2-0/+12
2011-09-30filefrag: fix an off by one error in when printing the next expected blockTheodore Ts'o1-5/+5
2011-09-30filefrag: Display the number of contiguous, not physical, extentsTheodore Ts'o1-6/+3
2011-09-30mke2fs.conf.5: clarify the man page regarding boolean relationsTheodore Ts'o1-5/+10
2011-09-28debian: add hurd-specific mke2fs.conf fileTheodore Ts'o1-0/+36
2011-09-28mke2fs: set s_max_mnt_count to -1 by defaultTheodore Ts'o3-4/+10
2011-09-25e2fsck: regression tests for INCOMPAT_MMP featureAndreas Dilger1-3/+3
2011-09-25ext2fs: add multi-mount protection (INCOMPAT_MMP)Andreas Dilger6-57/+309
2011-09-24tune2fs: miscellaneous whitespace fixupsAndreas Dilger1-6/+6
2011-09-24tune2fs: kill external journal if device not foundAndreas Dilger1-2/+4
2011-09-24misc: quiet minor compiler errorsAndreas Dilger1-1/+1
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o25-25/+72
2011-09-16mke2fs: free tdb_dir string if it came from the profileEric Sandeen1-2/+9
2011-09-16e4defrag: Check error return of sysconf()Eric Sandeen1-1/+4
2011-09-16e2fsprogs: Don't try to close an fd which is negativeEric Sandeen1-1/+2
2011-09-16tune2fs: handle inode and/or block bitmap read failures in resize_inode()Eric Sandeen1-2/+13
2011-09-16e2initrd_helper: Fix memory leak on errorEric Sandeen1-4/+7
2011-09-16mke2fs: Do not let -t or -T be specified more than onceEric Sandeen1-0/+10
2011-09-16filefrag: Fix uninitialized "expected" valueEric Sandeen1-2/+3
2011-09-16freefrag: fix up getopt case statementEric Sandeen1-3/+1
2011-09-16uuidd: Add missing break to option case statementEric Sandeen1-0/+1
2011-09-16mke2fs: remove impossible tests for null usage_typesEric Sandeen1-5/+2
2011-09-16fsck: fix -C option parsingEric Sandeen1-1/+1
2011-09-16dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systemsTheodore Ts'o1-2/+7
2011-09-16Merge branch 'maint' into nextTheodore Ts'o2-3/+5
2011-09-15e2fsprogs: Use punch hole as "discard" on regular filesLukas Czerner1-2/+8
2011-09-15e2fsprogs: create open() and stat() helpersLukas Czerner2-23/+5
2011-09-15mke2fs: check that auto-detected blocksize <= sys_page_sizeYury V. Zaytsev1-11/+13
2011-09-15mke2fs.8: Fix the documentation of maximum journal sizeSurbhi Palande1-1/+2
2011-09-15badblocks: update man page's description of the -v optionTheodore Ts'o1-1/+2