summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-04libquota: use ext2_loff_t instead of loff_tTheodore Ts'o3-12/+16
2011-10-04libquota: remove get_qf_name()Theodore Ts'o5-22/+8
2011-10-04libquota: clean up some gcc -Wall warningsTheodore Ts'o9-65/+29
2011-10-04libquota: remove get_qf_path()Theodore Ts'o2-20/+0
2011-10-04e2fsck: make the signal catcher more portable, take 2Theodore Ts'o1-0/+18
2011-10-04Update debian/changelog for an interim releaseTheodore Ts'o1-0/+10
2011-10-03libext2fs: fix bad cast which causes problems for file systems > 512EBTheodore Ts'o1-1/+1
2011-10-03Add "big" and "huge" types to mke2fs.confTheodore Ts'o2-0/+12
2011-10-03po: rebuild the .gmo files if they are missing or out of dateTheodore Ts'o1-1/+1
2011-10-03e2fsprogs: Fix thinko in ext2fs_initialize bigalloc caseEric Sandeen1-1/+1
2011-10-03libext2fs: move #include "ext2fs.h" from crc32c_defs.h to crc32c.cTheodore Ts'o2-17/+17
2011-10-03resize2fs: fix on-line resizingTheodore Ts'o1-4/+12
2011-10-03libext2fs, libquota: fix some makefile dependency issuesTheodore Ts'o2-9/+18
2011-10-03e2fsprogs: include headers for open() in ext2fs.hEric Sandeen1-0/+3
2011-10-02po: update fr.po (from translationproject.org)Samuel Thibault2-3/+3
2011-10-02po: update de.po (from translationproject.org)Philipp Thomas2-11/+10
2011-10-01Update for e2fsprogs 1.42-WIP-1001 releaseTheodore Ts'o3-5/+61
2011-10-01debian: avoid installing source.lintian-overridesTheodore Ts'o1-1/+3
2011-09-30Update e2fsprogs.pot file for translatorsTheodore Ts'o1-1009/+1265
2011-09-30e2fsck: avoid unnecessary reboots in some cases when checking the root fsTheodore Ts'o4-19/+9
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-30libext2fs: Always swab the MMP block on big-endian systems machinesDarrick J. Wong1-9/+6
2011-09-30e2fsck: zero ctx->fs after freeing fs when restarting due to MMPDarrick J. Wong1-0/+1
2011-09-30libext2fs: Fix various bugs from the metadata checksum integrationDarrick J. Wong3-13/+11
2011-09-30e2fsck: simplify binary search in ea_refcount.cTheodore Ts'o1-26/+0
2011-09-28debian: add hurd-specific mke2fs.conf fileTheodore Ts'o2-0/+40
2011-09-28mke2fs: set s_max_mnt_count to -1 by defaultTheodore Ts'o3-4/+10
2011-09-28e2fsck: make the signal catcher more portableTheodore Ts'o1-0/+142
2011-09-28libext2fs: use ext2fs byte swap functions for portabilityTheodore Ts'o1-4/+5
2011-09-28libquota: use ext2fs byte swapping functions for portabilityTheodore Ts'o4-65/+69
2011-09-28e2fsck: check for invalid bad block inodeTheodore Ts'o7-0/+38
2011-09-25debian: don't bomb out if DEB_BUILD_OPTIONS contains nostripTheodore Ts'o1-0/+2
2011-09-25Update for e2fsprogs 1.42-WIP-0925 releaseTheodore Ts'o3-4/+31
2011-09-25Add spd_readdir.c to the contrib directoryTheodore Ts'o1-0/+389
2011-09-25debian: update e2fslibs.symbols to include newly added symbolsTheodore Ts'o1-0/+9
2011-09-25debian/copyright: update the debian copyright fileTheodore Ts'o4-55/+77
2011-09-25debugfs: initialize inode to 0 in list_dir_proc() if no inode nrEric Sandeen1-3/+6
2011-09-25e2fsck: regression tests for INCOMPAT_MMP featureAndreas Dilger13-3/+292
2011-09-25ext2fs: add multi-mount protection (INCOMPAT_MMP)Andreas Dilger30-79/+1166
2011-09-24tune2fs: miscellaneous whitespace fixupsAndreas Dilger1-6/+6
2011-09-24tune2fs: kill external journal if device not foundAndreas Dilger2-2/+32
2011-09-24misc: quiet minor compiler errorsAndreas Dilger8-31/+35
2011-09-24libext2fs: add flag to ext2fs_flush() and ext2fs_close() to avoid fsyncRichard W.M. Jones3-3/+25
2011-09-20e2fsck.8: fix spelling mistake in man pageTheodore Ts'o1-1/+1
2011-09-19libquota: only build a static libraryTheodore Ts'o6-77/+24
2011-09-18debian: add support for multiarchTheodore Ts'o23-66/+113
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o268-790/+1969
2011-09-16mke2fs: free tdb_dir string if it came from the profileEric Sandeen1-2/+9