Whamcloud - gitweb
tools/e2fsprogs.git
2007-03-21 Brian Behlendorf[COVERITY] Fix (error case) file handle leak in util...
2007-03-21 Theodore Ts'o[VALGRIND] Fix memory leak in libblkid (blkid_get_devname)
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in libe2p (e2p_edit_mntopts)
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in libe2p (e2p_edit_feature)
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in profile library
2007-03-21 Brian Behlendorf[COVERITY] Avoid static buffer overruns in debugfs
2007-03-19 Brian Behlendorf[COVERITY] Add missing NULL check to e2fsck_get_dir_info()
2007-03-19 Brian Behlendorf[COVERITY] Check for NULL return from dict_lookup(...
2007-03-19 Brian Behlendorf[COVERITY] Fix bad error checking for NULL parameter...
2007-03-19 Brian Behlendorf[COVERITY] Fix segfault bug if the profile directory...
2007-03-19 Brian Behlendorf[COVERITY] Fix dead code bug in mke2fs
2007-03-18 Theodore Ts'o[COVERITY] Allow blkid_dev_has_tag to check if a tag...
2007-03-18 Brian Behlendorf[COVERITY] Fix missing return code check for ext2fs_wri...
2007-03-07 Theodore Ts'oAllow the debugfs lcd command to work w/o a filesystem...
2007-03-07 Theodore Ts'oFix memory leak in blkid library
2007-03-04 Theodore Ts'oAdd versioned dependency in Debian's shlibs for libblkid
2007-01-28 Matthias KoenigFix dump_usued segault in debugfs if used without open...
2006-12-26 Theodore Ts'oUse the newer add/remove_error_table com_err interfaces
2006-12-22 Theodore Ts'oAdd debugging code to the com_err library
2006-11-30 Theodore Ts'oFix (as yet unused) struct ext4_group_desc to add a...
2006-11-18 Theodore Ts'oAdjust badblocks -n/-w exclusive usage message
2006-11-18 Theodore Ts'oAdd libreadline.so.5 to the list of readline libraries...
2006-11-15 Theodore Ts'oAdded tag E2FSPROGS-1_40-WIP-1114 for changeset 20144d6... E2FSPROGS-1_40-WIP-1114
2006-11-15 Theodore Ts'oUpdate version.h, RELEASE-NOTES, debian/changelog for...
2006-11-15 Theodore Ts'oUpdate WFLAGS to suppress spurious warning messages
2006-11-15 Theodore Ts'oFix misc. gcc -Wall complaints in the misc and e2fsck...
2006-11-15 Theodore Ts'oFix gcc -Wall complaints in libext2fs
2006-11-14 Theodore Ts'oFix type punning bugs in ext2fs_get_mem() and ext2fs_fr...
2006-11-13 Theodore Ts'oAllow debugfs and dumpe2fs to support fs features under...
2006-11-13 Theodore Ts'oAdd explanatory message to badblocks that -n and -w...
2006-11-13 Theodore Ts'oCheck in binary extent test image file into the source...
2006-11-13 Theodore Ts'oCheck in ext4 extent headers into the source tree
2006-11-13 Theodore Ts'oAdd support for printing new filesystem features
2006-11-13 Theodore Ts'oWork around GCC bug on the Arm platform
2006-11-13 Theodore Ts'oUpdate draft-leach-uuids-guids-01.txt with rfc4122.txt
2006-11-13 Andreas DilgerFixes for building RPM's via "make rpm"
2006-11-12 Theodore Ts'oAvoid infinite substitution loop in subst caused by...
2006-11-12 Theodore Ts'oSet local environment variables to C so mk_cmds and...
2006-11-12 Theodore Ts'oAllow unix_io offsets greater than 2G
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-11-11 Theodore Ts'oAdd new a new tests make target "checked-failed" which...
2006-11-11 Theodore Ts'oOn-disk format for controlling the inode size
2006-11-11 Theodore Ts'oOn-disk format definition for 64-bit support
2006-11-11 Theodore Ts'oOn-disk format for large number of subdirectories
2006-11-11 Theodore Ts'oOn-disk format definition for group descriptor checksums
2006-11-11 Theodore Ts'oOn-disk format definition for huge files
2006-11-08 Theodore Ts'oFix e2fsck and mke2fs -c to be pass the last _block...
2006-10-22 Theodore Ts'oUpdate debian/changelog for 1.39+1.40-WIP-2006.10.02...
2006-10-22 Theodore Ts'oAdd failsafe against duplicate UUID's generated by...
2006-10-22 Theodore Ts'oAdd datarootdir definition for compatibility with autoc...
2006-10-22 Theodore Ts'oFix potential e2fsck -n crash
2006-10-22 Theodore Ts'oFix amd64 build due to -lpthread ordering problem
2006-10-18 Theodore Ts'oFix mke2fs error checking when creating revision 0...
2006-10-04 Theodore Ts'oUpdate Debian packaging for 1.39+1.40-WIP-2006.10.02...
2006-10-04 Theodore Ts'oFix interpretation of the last_block command-line param...
2006-10-02 Theodore Ts'oUpdate version.h, RELEASE-NOTES, debian/changelog for...
2006-10-02 Theodore Ts'oRemove useful UUID specification from Debian packaging...
2006-10-02 Eric SandeenCheck for potential 64-bit overflow in ext2fs_get_devic...
2006-10-02 Theodore Ts'oMinor correction to e2fsck.conf man page
2006-10-02 Theodore Ts'odebian: Add versioned build-dep on texi2html
2006-10-02 Theodore Ts'oIncrease default journal size to guarantee working...
2006-10-02 Theodore Ts'oFix resize2fs error msgs if the fs or kernel doesn...
2006-10-02 Theodore Ts'oFix Debian FTBFS problem caused by devmapper library...
2006-10-02 Theodore Ts'oFix build problem if byte swapping has been disabled.
2006-10-02 Theodore Ts'oFix misc/Makefile.in so that it builds even if e2fsck...
2006-09-29 Theodore Ts'oFix e2p_percent() crash if percentage was zero.
2006-09-29 Theodore Ts'oClarify copyright license status of lib/et and lib...
2006-09-25 Theodore Ts'oblkid_devno_to_devname(): Avoid recursive loops due...
2006-09-18 Karel ZakFix blkid bug with correctly reporting FAT filesystem...
2006-09-18 Karel ZakAdd GFS/GFS2 support to the blkid library.
2006-09-13 Theodore Ts'oUpdate French and Dutch translations
2006-09-12 Eric SandeenFix more rounding overflows for filesystems that have...
2006-09-12 Eric SandeenAdd checks to make sure inode counts don't overflow...
2006-09-12 Eric SandeenCreate new ext2fs library inlines: ext2fs_group_{first...
2006-09-12 Eric SandeenFix signed vs unsigned printf format strings for block...
2006-09-12 Eric SandeenRemove unused variables
2006-09-12 Eric SandeenFix loops over group descriptors to prevent 2**32-1...
2006-09-12 Theodore Ts'oMinor man page updates to tune2fs(8) and uuidgen(1)
2006-09-12 Theodore Ts'oFixed RPM spec file to use the License tag instead...
2006-09-12 Theodore Ts'oFix bug in device mapper scanning; probe_one() doesn...
2006-09-11 Theodore Ts'oRemove duplicate entry in the RPM .spec file.
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow by using e2p_percent()
2006-08-30 Eric SandeenDetect overflows in loop counters
2006-08-30 Theodore Ts'oRemove unnecessary and unused resize2fs build rule...
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow problems by ext2fs_div_c...
2006-08-29 Theodore Ts'oFix silly spelling error in e2fsck
2006-08-29 Theodore Ts'oFix debugfs coredump when lsdel is run without an open...
2006-08-20 Theodore Ts'oAdd Vietnamese translation
2006-08-20 Andreas Dilgerblkid.8.in: Fix description of the -l option to be...
2006-08-20 Andreas DilgerThis patch fixes up an error in the lib/blkid/Makefile...
2006-08-06 Theodore Ts'oIf diff -u is supported, use it to report test failures.
2006-08-06 Andreas DilgerAdd 64-bit byte swapping functions
2006-08-06 Andreas DilgerMake the findsuper program more powerful
2006-08-05 Andreas DilgerRequire mke2fs -F -F for really dangerous operations
2006-08-05 Andreas DilgerRename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make...
2006-08-05 Andreas DilgerCreate the generated files read-only to remind develope...
2006-07-16 Andreas DilgerAllow default inode_size to be specified in mke2fs...
2006-07-16 Theodore Ts'oFix spelling typo in chattr(1) man page
2006-06-28 Andreas DilgerProtect ext2_ext_attr.h from multiple inclusion
2006-06-28 Andreas DilgerMinor fix to prevent e2fsck.h being included twice:
next