summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 'baserock/richardmaw/yakshave/util-linux-blkid' into baserock/morphbaserock/morphRichard Maw2014-06-12457-27660/+61674
|\
| * Reinstate morphologybaserock/richardmaw/yakshave/util-linux-blkidRichard Maw2014-06-061-0/+21
| * Update to v1.42.10Richard Maw2014-06-05456-27660/+61653
| |\ |/ /
| * Update release notes, etc. for final 1.42.10 releasev1.42.10Theodore Ts'o2014-05-186-14/+219
| * debian: override source-is-missing false positiveTheodore Ts'o2014-05-181-0/+1
| * debian: fix debian/rules compatibility with gmake 4.0Theodore Ts'o2014-05-181-6/+7
| * Update translation files for 1.42.10 releaseTheodore Ts'o2014-05-1827-13098/+18292
| * Fix obvious typo in German translationTheodore Ts'o2014-05-181-2/+2
| * po: update vi.po (from translationproject.org)Trần Ngọc Quân2014-05-181-803/+1010
| * po: update sv.po (from translationproject.org)Göran Uddeborg2014-05-181-705/+909
| * po: update pl.po (from translationproject.org)Jakub Bogusz2014-05-181-715/+906
| * po: update nl.po (from translationproject.org)Benno Schulenberg2014-05-181-718/+934
| * po: update fr.po (from translationproject.org)Samuel Thibault2014-05-181-706/+910
| * po: update es.po (from translationproject.org)Benno Schulenberg2014-05-181-1332/+1491
| * po: update cs.po (from translationproject.org)Petr Pisar2014-05-181-703/+910
| * mke2fs: set gdt csum when creating packed fsDarrick J. Wong2014-05-131-0/+1
| * resize2fs: fix sanity check in reserve_sparse_super2_last_group()Darrick J. Wong2014-05-131-1/+1
| * quota: remove mke2fs's and tune2fs's warning messages regarding quotaTheodore Ts'o2014-05-134-22/+0
| * tests: add basic e2fsck regression test for fixing the quota inodeTheodore Ts'o2014-05-137-0/+53
| * debugfs: add commands to query the quota informationTheodore Ts'o2014-05-136-50/+320
| * quota: support storing the quota file handles in the quota contextTheodore Ts'o2014-05-133-21/+66
| * quota: integrate mkquota.h into quotaio.hTheodore Ts'o2014-05-1312-242/+160
| * quota: fix memory leak in quota_compare_and_update()Theodore Ts'o2014-05-132-3/+15
| * quota: fix e2fsck to notice missing quota entriesTheodore Ts'o2014-05-132-1/+18
| * quota: fix e2fsck so we update the quota file correctlyTheodore Ts'o2014-05-131-1/+0
| * quota: add debugging code to print the dquot structureTheodore Ts'o2014-05-132-0/+20
| * libquota: fix dict_uint_cmp()Niu Yawei2014-05-091-1/+6
| * Add a make variable for the pkgconfig install dirDavid Michael2014-05-078-28/+29
| * Fix cross compilation problem in parse-types.shChen Qi2014-05-073-4/+14
| * mke2fs: check for a partition table and warn if presentTheodore Ts'o2014-05-074-8/+59
| * mke2fs: print extra information about existing ext2/3/4 file systemsTheodore Ts'o2014-05-071-0/+38
| * mke2fs: print a message when creating a regular fileTheodore Ts'o2014-05-053-6/+12
| * resize2fs: fix inode table move for the backwards move caseTheodore Ts'o2014-05-041-0/+2
| * libext2fs: fix alloc_allocate_group_table() if the flexbg_offset wrapsTheodore Ts'o2014-05-041-2/+2
| * resize2fs: refine minimum required blocks for flex_bg file systemsTheodore Ts'o2014-05-042-39/+59
| * resize2fs: fix overly-pessimistic calculation of minimum size requiredTheodore Ts'o2014-05-041-10/+26
| * e2fsck: if any problems are fixed in pass 0, check the whole file systemTheodore Ts'o2014-05-043-1/+8
| * e2fsprogs/filefrag: print shared extent flagMark Fasheh2014-05-042-0/+4
| * mke2fs: only print the low-level file system stats in verbose modeTheodore Ts'o2014-05-0414-155/+24
| * mke2fs: check for pre-existing file systemTheodore Ts'o2014-05-043-3/+36
| * mke2fs: add an option in mke2fs.conf to proceed after a delayTheodore Ts'o2014-05-045-10/+52
| * mke2fs: create a regular file if necessaryTheodore Ts'o2014-04-263-5/+19
| * mke2fs: don't complain if the regular file is too smallTheodore Ts'o2014-04-261-3/+3
| * mke2fs, tune2fs: call proceed_question() from check_plausibility()'s callerTheodore Ts'o2014-04-264-12/+18
| * mke2fs: don't ask the proceed question using a regular fileTheodore Ts'o2014-04-264-10/+21
| * e2fsck: skip low dtime check if the number of inodes > s_mkfs_timeTheodore Ts'o2014-04-221-4/+6
| * tests: fix resize test tmpfs max-file-size checkingAndreas Dilger2014-04-146-12/+31
| * fix miscellaneous build warningsAndreas Dilger2014-04-149-13/+14
| * e4defrag: fix error reporting when ext2fs_open failsTheodore Ts'o2014-04-101-4/+4
| * e4defrag: open fs with EXT2_FLAG_64BITS flagJon Ernst2014-04-101-2/+2