aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-29New bitmap and inode table allocation for FLEX_BGe2fsprogs-interimJose R. Santos6-9/+170
2008-02-29This patch adds basic flex_bg support to the e2fsprogs-interim branch.Jose R. Santos7-8/+33
2008-02-29building e2fsprogs-interimEric Sandeen1-3/+4
2008-02-10e2fsprogs-lts-make_rpms.patchAndreas Dilger2-7/+19
2008-02-10e2fsprogs-debugfs-supported_features.patchAndreas Dilger3-2/+42
2008-02-10e2fsprogs-fiemap.patchAndreas Dilger1-25/+122
2008-02-10e2fsprogs-i_size-corruption.patchAndreas Dilger1-1/+1
2008-02-10e2fsprogs-tests-f_jchksum_remount.patchAndreas Dilger4-0/+18
2008-02-10e2fsprogs-tests-f_jchksum_blast_trans.patchAndreas Dilger4-0/+19
2008-02-10e2fsprogs-tests-f_jchksum_bblk.patchAndreas Dilger4-0/+19
2008-02-10e2fsprogs-journal_chksum.patchAndreas Dilger10-32/+994
2008-02-10e2fsprogs-mmp.patchAndreas Dilger22-28/+638
2008-02-10e2fsprogs-stride_option.patchAndreas Dilger7-23/+163
2008-02-10e2fsprogs-tests-f_random_corruption.patchAndreas Dilger2-1/+280
2008-02-10e2fsprogs-tests-f_ibadness_bad_extents.patchAndreas Dilger4-0/+44
2008-02-10e2fsprogs-tests-f_ibadness.patchAndreas Dilger4-0/+48
2008-02-10e2fsprogs-ibadness-counter.patchAndreas Dilger14-76/+256
2008-02-10e2fsprogs-tests-f_expisize_ea_del.patchTheodore Ts'o5-0/+26
2008-02-10e2fsprogs-tests-f_expisize.patchAndreas Dilger5-0/+439
2008-02-10e2fsprogs-expand-extra-isize.patchAndreas Dilger12-10/+1367
2008-02-10e2fsprogs-nlinks-flag.patchAndreas Dilger5-1/+34
2008-02-10e2fsprogs-uninit.patchAndreas Dilger44-92/+1511
2008-02-10e2fsprogs-SLES10--m-support.patchAndreas Dilger2-2/+81
2008-02-10e2fsprogs-config-before-cmdline.patchAndreas Dilger1-9/+7
2008-02-10e2fsprogs-extents.patchAndreas Dilger23-142/+1249
2008-02-10e2fsprogs-nlinks.patchAndreas Dilger6-30/+99
2008-02-10e2fsprogs-tests-f_ea_checks.patchAndreas Dilger4-0/+65
2008-02-10e2fsprogs-tests-f_unsorted_EAs.patchAndreas Dilger4-0/+19
2008-02-10e2fsprogs-extended_ops.patchAndreas Dilger1-6/+6
2008-02-10e2fsprogs-eacheck.patchAndreas Dilger9-44/+154
2008-02-10e2fsprogs-specdotin.patchAndreas Dilger1-1/+10
2008-02-10Set the C locale in the tests/test_script driverTheodore Ts'o1-0/+3
2008-02-10Fix incorrect distribution name in Debian's ChangelogTheodore Ts'o1-1/+1
2008-02-10Update release notes, version files for 1.40.6 releasev1.40.6Theodore Ts'o6-12/+69
2008-02-09libcom_err: Use thread local storage to fix reentrancy problemsTheodore Ts'o1-1/+7
2008-02-09Document the BLKID_FILE environment variable in the libblkid man pageTheodore Ts'o1-0/+2
2008-02-09Update e2fsprogs translation template and Vietnamese and Czech translationsTheodore Ts'o23-3250/+3756
2008-02-09blkid: Add support for returning labels for UDF filesystemsTheodore Ts'o3-1/+3
2008-02-09Don't try to create $DESTDIR/etc/init.d as part of make installTheodore Ts'o1-2/+1
2008-02-09blkid: Flush cached filesystem information on any error other than EPERMTheodore Ts'o1-1/+1
2008-02-09Allow tune2fs to set and clear the test_fs flag on ext4 filesystemsTheodore Ts'o1-3/+29
2008-02-09blkid: Automatically chose between ext4 and ext4dev as appropriateTheodore Ts'o1-8/+134
2008-01-31Fix bug in e2fsck which caused it to core dump if --enable-jbd-debug is usedTheodore Ts'o1-1/+2
2008-01-30debian: Fix packaging problem caused by dpkg 1.14.16Theodore Ts'o3-6/+16
2008-01-27Update release notes, version files for 1.40.5 releasev1.40.5Theodore Ts'o5-12/+136
2008-01-27Create filesystems with the ext_attr feature by defaultTheodore Ts'o9-19/+20
2008-01-27Create new filesystems with 256-byte inodes by defaultTheodore Ts'o2-8/+13
2008-01-27Don't build e2fsck statically by default anymoreTheodore Ts'o4-53/+10
2008-01-27debian: Don't use dietlibc on platforms that don't support itTheodore Ts'o2-2/+5
2008-01-27e2image: Fix potential overflow if the device name is too longTheodore Ts'o1-1/+1
2008-01-27Use lseek() instead of llseek() of sizeof(long) == sizeof(long long)Theodore Ts'o2-4/+4
2008-01-27libuuid: Make sure execl() variadic function is properly terminatedTheodore Ts'o1-1/+2
2008-01-27blkid: Add support for HFS+ detectionTheodore Ts'o2-0/+57
2008-01-27blkid: Make sure the blocksize in reiserfs is saneTheodore Ts'o1-0/+4
2008-01-27Fix minor typo in resize2fs man pageTheodore Ts'o1-1/+1
2008-01-26Ignore "safe" flag differences when e2fsck compares superblocksTheodore Ts'o1-4/+30
2008-01-26Teach the blkid library about ext4/ext4devTheodore Ts'o2-25/+140
2008-01-26Add support for the test_fs flagTheodore Ts'o7-8/+102
2008-01-21Update Swedish translation file from the Translation ProjectTheodore Ts'o2-115/+62
2008-01-21Explicitly check for ftruncate64() in configure.inTheodore Ts'o3-3/+4
2008-01-21resize2fs: Add sanity check for off_t overflow before truncatingTheodore Ts'o1-1/+3
2008-01-21Define helper functions ext2fs_set_i_{u,g}id_high() for MacOS compatibilityTheodore Ts'o2-2/+7
2008-01-19Fix up e2fsprogs.spec file to include a new uuidd packageEric Sandeen1-0/+31
2008-01-19Fix the pathname of /var/lib/uuidd/uuidd.pid in uuidd man page.Eric Sandeen1-2/+2
2008-01-14debian: Add passwd dependency to libuuid1 and uuid-runtimeTheodore Ts'o1-2/+2
2008-01-14debian: Add "set -e" to postinst scriptsTheodore Ts'o2-0/+2
2008-01-14blkid: have ntfs's UUID compatible with vol_idPixel1-1/+1
2008-01-04If --sbindir, et. al are specified to configure set $root_sbindir, et al.Theodore Ts'o2-0/+32
2008-01-03Add sample python bindings for the uuid libraryTheodore Ts'o3-0/+52
2008-01-03debugfs: Change lsdel to use ext2fs_block_iterate2 it can find large filesTheodore Ts'o1-14/+17
2008-01-03Use pkg-config to determine where to find the devmapper libraryTheodore Ts'o5-13/+305
2008-01-01Fix Makefile race so that "make -j3 distclean" works correctlyTheodore Ts'o1-1/+2
2008-01-01Fix profile, checker, and shared-library building on non-Linux platformsTheodore Ts'o5-7/+7
2008-01-01debian: use '$(MAKE)' instead of 'make' in debian/rulesTheodore Ts'o1-20/+20
2008-01-01Add the Meta directory to the .gitignore fileTheodore Ts'o1-0/+1
2008-01-01Fix build failure on non-Linux/non-Hurd/non-Masix systemsTheodore Ts'o1-2/+2
2008-01-01debugfs: allow the undel command reallocate without linking the inodeTheodore Ts'o2-3/+25
2008-01-01e2fsck: When optimizing non-htree directories, sort by inode numberTheodore Ts'o1-1/+12
2008-01-01e2image: If there is an error while writing a block, call exit(1)Theodore Ts'o1-0/+1
2008-01-01debugfs: Add #include <string.h> to pick up prototype for strcasecmpTheodore Ts'o1-0/+1
2008-01-01uuidd: Add _GNU_SOURCE #define to pick up setres[ug]id() prototypesTheodore Ts'o1-0/+2
2008-01-01debian: Fix all postinst/prerm/postrm scripts to include debhelper additionsTheodore Ts'o5-0/+19
2008-01-01libss: Remove unnecessary Makefile dependency for test_ssTheodore Ts'o1-1/+1
2008-01-01Update release notes, version files for 1.40.4 releasev1.40.4Theodore Ts'o7-20/+107
2008-01-01Expand discussion of the -D option in e2fsck's man pageTheodore Ts'o1-0/+13
2007-12-31debian: Fix the document ID in comerr_dev.doc-baseTheodore Ts'o1-1/+1
2007-12-31Update dependencies in lib/uuid/Makefile.inTheodore Ts'o1-1/+2
2007-12-31debian: Use useradd and groupadd in favor of adduserTheodore Ts'o2-5/+8
2007-12-31debian: build the e2fsck-static package so it works on 2.4 kernelsTheodore Ts'o2-4/+41
2007-12-31Fix build error in blkid/tst_types.c when using diet libcTheodore Ts'o1-0/+1
2007-12-31Test for sys/syscall.h in configure to fix dietlibc build problemTheodore Ts'o3-3/+4
2007-12-31debian: Do not use TLS or uuidd when building the bootfloppy udeb'sTheodore Ts'o1-0/+2
2007-12-31Add --disable-uuidd configure optionTheodore Ts'o4-4/+58
2007-12-31Add --disable-tls configure optionTheodore Ts'o2-78/+119
2007-12-31Fix build failure on non-Linux/non-Hurd/non-Masix systemsTheodore Ts'o1-6/+8
2007-12-27Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detectionTheodore Ts'o4-5/+6
2007-12-25Update Vietnamese translation from the Translation ProjectTheodore Ts'o2-78/+44
2007-12-25uuidd: Avoid race conditions to that only one uuidd is startedTheodore Ts'o1-42/+64
2007-12-21libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *)Theodore Ts'o1-3/+3
2007-12-17Add #define needed for Hurd ioctl definitionsTheodore Ts'o1-0/+4
2007-12-17debian: Add a dependency on libuuid1 to the uuid-runtime packageTheodore Ts'o1-1/+1
2007-12-17libuuid: Only try to start the uuidd daemon a limited number of timesTheodore Ts'o1-1/+2
2007-12-17libuuid: When starting uuidd, use waitpid() to reap the zombie processTheodore Ts'o1-2/+4
2007-12-17uuidd: Use /var/lib/libuuid instead of /var/run/uuiddTheodore Ts'o2-5/+2
2007-12-16Add uuidd daemon to prevent duplicate time-based UUID'sTheodore Ts'o20-23/+1206
2007-12-16fsck: '#' is only a comment character at the beginning of an fstab lineTheodore Ts'o1-5/+2
2007-12-16blkid: Output non-printing characters using ^ and M- notationTheodore Ts'o1-7/+37
2007-12-15Remove Rwandan translationTheodore Ts'o3-4838/+1
2007-12-15Update Dutch and Polish translations from the Translation ProjectTheodore Ts'o4-259/+134
2007-12-15libcom_err: Fix sign-extension problem on 64-bit systems in error_message()Theodore Ts'o1-2/+2
2007-12-15blkid: Avoid division by zero error when probing an invalid FAT filesystemTheodore Ts'o1-0/+2
2007-12-15libss: Fix "make check" test case to work portablyTheodore Ts'o1-1/+1
2007-12-15Fix uuid_unparse man page to give a correct example UUID output stringTheodore Ts'o1-2/+2
2007-12-15Fix Debian rules files to support building non-Linux archsSamuel Thibault3-2/+13
2007-12-15Fix cross-compilation support in Debian's build rulesTheodore Ts'o1-2/+2
2007-12-15ext2fs_flushfs: Remove the NEEDS_RECOVERY from the backup superblocksTheodore Ts'o1-0/+4
2007-12-06Update release notes, version files, etc., for 1.40.3 release.v1.40.3Theodore Ts'o5-10/+163
2007-12-05libext2fs: Add checks to prevent integer overflows passed to malloc()Theodore Ts'o17-24/+37
2007-12-05Add Ubuntu-specific e2fsck.conf file to work around Ubuntu issuesTheodore Ts'o1-0/+2
2007-12-05Update Debian policy compliance to version 3.7.3.0Theodore Ts'o1-1/+1
2007-12-05gen-tarball: Ignore the Meta directory when creating the release tarballsTheodore Ts'o2-0/+2
2007-12-05Update Spanish translation and e2fsprogs.pot file for 1.40.3 releaseTheodore Ts'o25-3533/+4347
2007-12-02libss: Fix parallel build failureTheodore Ts'o1-0/+2
2007-12-02e2fsprogs: fix blkid whole-disk scanning heuristicsEric Sandeen1-7/+15
2007-12-02libext2fs: Fix a corner case bug in ext2fs_unlinkTheodore Ts'o1-2/+2
2007-12-02fix check_mntent_file() to pass mode for open(O_CREAT)Andreas Dilger1-1/+1
2007-12-02Fix errors in test_ss.c so it can be an example application and test caseTheodore Ts'o5-103/+168
2007-11-26e2image in raw-mode appends an extra byte to image-fileArun Thomas1-1/+2
2007-11-01Fix typo in the summary section of the blkid man pageTheodore Ts'o1-1/+1
2007-10-15mke2fs: Change usage message to use -E instead -R, which is deprecatedTheodore Ts'o1-1/+1
2007-10-15libblkid: recognize squashfs filesystems on BE systems.Eric Sandeen1-0/+1
2007-10-14libblkid: detect squashfsEric Sandeen1-0/+1
2007-10-06e2fsck: backup superblocks if key constants have changedTheodore Ts'o3-0/+65
2007-10-06e2fsck: update the backup superblocks if the feature bitmasks are changedTheodore Ts'o4-1/+7
2007-09-23ext2fs_dblist_dir_iterate: Fix ABORT propagation logicTheodore Ts'o1-2/+7
2007-09-23libblkid: Add more magic numbers that might mean there is a FAT filesystemTheodore Ts'o1-1/+2
2007-09-23e2fsck: Don't mark the filesystem invalid because of time errorsTheodore Ts'o1-2/+2
2007-09-22Work around lame Ubuntu init scripts / installer bugsTheodore Ts'o5-4/+50
2007-09-20fsck: Ignore /etc/fstab entries for bind mountsTheodore Ts'o1-0/+10
2007-09-07Add test for the case where s_inode_size is zeroTheodore Ts'o4-0/+18
2007-09-07Delete the test.img file after running the resize2fs testsTheodore Ts'o2-3/+3
2007-09-07e2fsck: If the superblock is corrupt, automatically retry with the backup sbTheodore Ts'o5-6/+12
2007-09-07Don't crash if s_inode_size is zeroTheodore Ts'o1-0/+4
2007-08-20Use sscanf instead of atoi when parsing e2fsck optionsTheodore Ts'o1-6/+31
2007-08-20Update Dutch translation file from the Translation ProjectTheodore Ts'o2-164/+74
2007-08-20Fix typo and clarify the uuidgen man pageTheodore Ts'o1-5/+2
2007-08-03Update Swedish translation file from the Translation ProjectTheodore Ts'o2-173/+120
2007-08-03Make sure $prefix/etc is created before installing mke2fs.confTheodore Ts'o1-4/+4
2007-08-03e2fsck: Allow i_size to be rounded up to the size of a VM pageTheodore Ts'o4-3/+24
2007-08-03Add "make check" to the RPM spec fileTheodore Ts'o1-0/+1
2007-07-22Fix mke2fs tests to avoid needing any significant ^M (CR) charactersTheodore Ts'o3-10/+10
2007-07-22Fix test in ext2fs_check_desc() for inode table within block groupEric Sandeen5-1/+16
2007-07-22Properly calculate overhead in ext2fs_initialize()Theodore Ts'o3-10/+27
2007-07-18Add Catalan translation from the Translation ProjectTheodore Ts'o3-2/+4185
2007-07-18Fix big-endian byte-swapping bug in ext2fs_swap_inode_full()Eric Sandeen1-1/+1
2007-07-14Update ChangeLog, README, RELEASE-NOTES for 1.40.2 releasev1.40.2Theodore Ts'o4-5/+40
2007-07-11Update tune2fs man page to include more discussion of reserved blocksTheodore Ts'o1-2/+10
2007-07-11Update Dutch and Vietnamese PO files from the Translation ProjectTheodore Ts'o4-782/+1033
2007-07-11Fix e2fsck segfault on very badly damaged filesystemsTheodore Ts'o1-1/+1
2007-07-10Update Polish translation from the Translation ProjectTheodore Ts'o2-143/+107
2007-07-10e2fsck: Fix salvage_directory when the last entry's rec_len is too bigKalpak Shah5-4/+25
2007-07-09Update Turkish translation from Translation ProjectTheodore Ts'o2-3/+3
2007-07-08Fix typo'ed version number in the release notesTheodore Ts'o1-2/+2
2007-07-08Fix debian/control file to use ${binary:Version} instead of ${Source-Version}v1.40.1Theodore Ts'o1-5/+5
2007-07-08Fix up Lintain complaint about the "make distclean" ignoring errorsTheodore Ts'o1-2/+2
2007-07-08Update ChangeLog, README, RELEASE-NOTES for 1.40.1 releaseTheodore Ts'o4-3/+74
2007-07-08Add debugging printf to blkid's probe routine when original fs type failedTheodore Ts'o1-0/+3
2007-07-08Stop after the second '.' when parsing version numbersTheodore Ts'o1-3/+7
2007-07-08Update the *.po and *.gmo files after the e2fsprogs.pot updateTheodore Ts'o18-5826/+7339
2007-07-08Remove Changelog files since they're not used after the git migrationTheodore Ts'o26-20227/+3
2007-07-08Update e2fsprogs.pot for translatorsTheodore Ts'o1-602/+749
2007-07-08Fix bug which could cause libblkid to loop foreverTheodore Ts'o1-6/+15
2007-07-08Update French and Dutch translation filesTheodore Ts'o4-96/+175
2007-07-04Update Vietnamese PO file from the Translation ProjectTheodore Ts'o1-604/+551
2007-07-04Improve the config/parse_types.sh helper scriptTheodore Ts'o3-2672/+807
2007-07-04Fix bogus strip permission errors when building under DebianTheodore Ts'o1-1/+1
2007-07-04Compile the default mke2fs.conf into mke2fs programTheodore Ts'o3-3/+27
2007-07-04Add new function: profile_set_default()Theodore Ts'o2-5/+93
2007-07-04Add PROFILE_FILE_NO_RELOAD flag which is used by profile_update_file()Theodore Ts'o1-0/+4
2007-07-02e2fsck: Detect recursive loops in @-expansionsTheodore Ts'o3-7/+9
2007-06-30Make it clear in an error message that it is mk_cmds that is complainingTheodore Ts'o1-1/+1
2007-06-30Set LC_ALL instead of LANG in the test suite configTheodore Ts'o1-2/+2
2007-06-30Add .gitignore fileTheodore Ts'o1-0/+114
2007-06-30Add .git directory to set of files to be ignored when building tarballsTheodore Ts'o2-0/+2
2007-06-30Update e2fsprogs 1.40 changelogsTheodore Ts'o2-3/+11
2007-06-29Added tag E2FSPROGS-1_40 for changeset 097cd140ac3bv1.40E2FSPROGS-1_40Theodore Ts'o1-0/+1
2007-06-29Release of e2fsprogs version 1.40Theodore Ts'o2-5/+5
2007-06-29Fix byte swapping bug in get_next_inode_full()Kalpak Shah2-0/+9
2007-06-24Update Release Notes, Changelogs, version.h, etc. for 1.40 releaseTheodore Ts'o29-26/+330
2007-06-24Fix divide by zero error in blkid's NTFS probing logicTheodore Ts'o1-1/+4
2007-06-24Fix the info-dir line for the com_err.texinfo fileTheodore Ts'o2-1/+10
2007-06-24Remove RFC-4122 from e2fsprogs distributionTheodore Ts'o4-1818/+1
2007-06-23Clarify the copyright licenses used by the various libraries in COPYINGTheodore Ts'o2-22/+19
2007-06-22Fix ext2fs_read_inode_full() so that the whole inode is byte-swappedKalpak Shah2-1/+4
2007-06-22Fix byte-swapping issues for the i_extra_size fieldTheodore Ts'o2-6/+15
2007-06-22e2fsck: added sanity check for xattr validationAndreas Dilger2-0/+15
2007-06-21Add support for LUKS encrypted partitionsKarsten Hopp2-0/+17
2007-06-21Fix gcc -Wall bug in e2fsckTheodore Ts'o1-1/+0
2007-06-21New regression test which contains a corrupt ind. block in the journal inodeKalpak Shah6-0/+46
2007-06-21e2fsck: Check the all of journal blocks for validityTheodore Ts'o1-16/+42