Whamcloud - gitweb
tools/e2fsprogs.git
2005-12-31 Theodore Ts'oFix Really Ancient debian changelog lines so that Linti...
2005-12-31 Theodore Ts'oMake sure debian/rules is executable.
2005-12-31 Theodore Ts'oFix incorrect location of prof_err.h in profile.c.
2005-12-31 Theodore Ts'oUpdate debian/changelog file.
2005-12-31 Theodore Ts'oMove the blkid and uuidgen programs out of library...
2005-12-31 Theodore Ts'oClarify chattr man page to make sure people realize...
2005-12-31 Theodore Ts'oAdd allow_cancellation config option
2005-12-31 Theodore Ts'oRead in /etc/e2fsck.conf configuration file at startup
2005-12-31 Theodore Ts'oAdd the profile library code to e2fsck
2005-12-30 Theodore Ts'oAvoid needlessly recompilation of library objection...
2005-12-29 Theodore Ts'oClean up gcc -Wall complaints in resize2fs
2005-12-29 Theodore Ts'oMake resize2fs expand or truncate a file containing...
2005-12-29 Theodore Ts'oAdd missing parameter to error printf in blkid test...
2005-12-29 Theodore Ts'oAdd support for lib64ext2fs-nopic.a for mips in the...
2005-12-19 Theodore Ts'oAutomatically fix superblock times in the future
2005-12-19 Theodore Ts'oNewer versions of debian-buildpackage are much pickier...
2005-12-11 Theodore Ts'oFix typo'ed version number in Debian changelog
2005-12-11 Theodore Ts'oAdded tag E2FSPROGS-1.39-WIP-1210 for changeset 502cdad... E2FSPROGS-1.39-WIP-1210
2005-12-11 Theodore Ts'oUpdate release notes for 1.39-WIP-1210 release.
2005-12-11 Theodore Ts'oAvoid trying to mount the root device if it is an NFS...
2005-12-11 Theodore Ts'oAdd resize2fs and badblocks to the e2fsprogs udeb
2005-12-11 Theodore Ts'oUse $(LDFLAGS) when generating shared libraries
2005-12-11 Theodore Ts'oAddress parallel build problem in the library Makefiles
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-12-10 Theodore Ts'oAdd ext2fs_read_bb_FILE test to confirm proper detectio...
2005-12-10 Theodore Ts'oUpdate release notes.
2005-12-10 Theodore Ts'oFix bogus spaces before '!' and '?' characters in unuse...
2005-12-09 Theodore Ts'oAdd more description in mke2fs's man page of the -T...
2005-12-09 Theodore Ts'oUpdate the Dutch translation file.
2005-12-09 Theodore Ts'oClarify the e2fsck man page regarding the -c option
2005-12-09 Theodore Ts'oMake e2fsck -cc warn on a read-only root filesystem
2005-12-09 Theodore Ts'oFix typo in e2fsck error message.
2005-12-09 Theodore Ts'oClarify description of the -p, -n, and -y options in...
2005-11-21 Theodore Ts'oFix gcc compilation on sparc architectures in bitops.h
2005-11-14 Theodore Ts'oAdd missing #include for string.h to ext2fs.h to fix...
2005-11-13 Theodore Ts'oAdd missing fsck.* programs to SEE ALSO section of...
2005-11-13 Theodore Ts'oFix writing external journals on big-endian machines
2005-11-09 Theodore Ts'oFix cross-compilation problems when CFLAGS contain...
2005-09-25 Theodore Ts'oE2fsck: fix future times in the superblock's last mount...
2005-09-25 Theodore Ts'oNew debugfs command: set_current_time
2005-09-25 Theodore Ts'oAdd fs->now to override time(0) in libext2fs
2005-09-24 Theodore Ts'oFix mke2fs man page's description of the -L option
2005-09-24 Theodore Ts'oFix display bug in badblocks -w
2005-09-11 Theodore Ts'oSearch the root directory of FAT filesystems for the...
2005-09-11 Theodore Ts'oGeneric blkid library cleanup
2005-09-10 Theodore Ts'oAdd a regression test suite for the blkid library
2005-09-10 Theodore Ts'oAdd support to extract basic iso9660 label information...
2005-09-10 Theodore Ts'oAdd support for detecting the reiser4 filesystem in...
2005-09-07 Theodore Ts'oImprove blkid's VFAT/FAT filesystem probe code
2005-09-07 Theodore Ts'oRemove unneeded probe.h header file in lib/blkid/resolve.c
2005-09-06 Karel ZakImprove VFAT detection to support filesystems w/o a...
2005-09-06 Karel ZakAdd support for detecting software suspend partitions...
2005-09-06 Karel ZakFix blkid library so that the cache validation notices...
2005-09-06 Matthias AndreeFix compiler warnings about missing memcpy prototypes.
2005-09-06 Theodore Ts'oFix debugfs's set_inode_field so it can properly set...
2005-08-22 Theodore Ts'oUpdate Debian changelog for 1.38-2 release.
2005-08-09 Theodore Ts'oAdd valgrind support to the regression test suite
2005-08-08 Theodore Ts'oFix fencepost error in resize2fs caught by valgrind
2005-07-25 Theodore Ts'oFix use-after-free bug of e2fsck context structure.
2005-07-25 Theodore Ts'oFix false positives from valgrind: memcpy via no-op...
2005-07-25 Theodore Ts'oFix false positives from valgrind: prctl(PR_GET_DUMPABLE)
2005-07-22 Theodore Ts'oFix Debian build rules to reflect changes in texi2html...
2005-07-19 Theodore Ts'oCheck for a busy device when creating a journal.
2005-07-19 Theodore Ts'oMake the helper scripts in the config directory executable.
2005-07-19 Theodore Ts'oChange gen_tarball to ignore Mercurial/quilt files...
2005-07-19 Theodore Ts'oIgnore quilt work files
2005-07-19 Theodore Ts'oFix com_err bug in compile_et: # of error messages...
2005-07-10 Andreas DilgerThis patch adds a check to use fstat or fstat64 in...
2005-07-06 Andreas DilgerMiscellaneous mke2fs cleanup
2005-07-06 Andreas DilgerAllow fractional percentages to the -m option in mke2fs...
2005-07-06 Theodore Ts'oAdded SUBMITTING-PATCHES file
2005-07-06 Theodore Ts'oSet the executible bit on the configure script.
2005-07-04 Theodore Ts'oMake e2fsck Pass 1C header consistent with the other...
2005-07-04 Theodore Ts'oAdd missing changelog file for previous commit (hg...
2005-07-04 Theodore Ts'o[BUGFIX]: E2fsck will segfault on disconnected inode...
2005-07-04 Theodore Ts'oFix debugfs's set_inode_fields command from silently...
2005-07-01 Theodore Ts'oFix typo in RELEASE-NOTES (wrong date, extra comment)
2005-07-01 Theodore Ts'oCreate .hgignore file
2005-07-01 Theodore Ts'oADD TAG: E2FSPROGS-1_38 E2FSPROGS-1_38
2005-07-01 Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-07-01 Theodore Ts'oChange mke2fs to refuse to create filesystems greater...
2005-06-30 Theodore Ts'oChange the function prototypes of ext2fs_set_bit, ext2f...
2005-06-27 Theodore Ts'oFix blkid's debugging/TEST_PROGRAM code so that it...
2005-06-27 Stephen Tweedieext2fs_resize_mem() is suffering from C99 strict type...
2005-06-27 Theodore Ts'oFix minor typos in tune2fs's man page pointed out by...
2005-06-27 Theodore Ts'oUpdate typos in changelog
2005-06-27 Theodore Ts'oUpdate French, Dutch, Polish, Swedish, and Turkish...
2005-06-20 Theodore Ts'oADD TAG: E2FSPROGS-1_38-WIP-0620 E2FSPROGS-1_38-WIP-0620
2005-06-20 Theodore Ts'oUpdate for e2fsprogs 1.38-WIP-0620 release.
2005-06-20 Theodore Ts'oUpdate po files before WIP release.
2005-06-20 Theodore Ts'oerror_message.c, init_et.c: Segregate error tables...
2005-06-20 Theodore Ts'oet_c.awk: Use a dynamically allocated structure in
2005-06-20 Theodore Ts'oFix e2fsprogs messages for grammar and consistency...
2005-06-20 Theodore Ts'oClean up e2image man page, mostly based on suggestions...
2005-06-20 Theodore Ts'oMake it easier to compile the misc/partinfo program
2005-06-20 Theodore Ts'oFix minor typo introduced in e2fsck man page.
2005-06-20 Theodore Ts'oRemove the findsuper and partinfo programs from the...
2005-06-20 Theodore Ts'ogetsectsize.c (BLKSSZGET): Clean up test for when to...
2005-06-20 Theodore Ts'oMake the e2fsck man page clear that the -c, -l, and...
2005-06-19 Theodore Ts'oClean up e2fsck problem description messages for typo...
next