summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-23[COVERITY] Fix (error case) memory leak in blkid library (parse_dev)Brian Behlendorf2-1/+7
2007-03-21[COVERITY] Fix memory leak in e2image (write_raw_image_file)Brian Behlendorf2-1/+3
2007-03-21[COVERITY] Fix memory leak in e2imageBrian Behlendorf2-0/+6
2007-03-21[COVERITY] Fix memory leak on error handling in the debugfs's icheck commandBrian Behlendorf2-2/+6
2007-03-21[COVERITY] Fix (error case) memory leak in debugfsBrian Behlendorf2-2/+5
2007-03-21[COVERITY] Fix (error case) memory leak in libext2fs (ext2fs_image_inode_write)Brian Behlendorf2-4/+7
2007-03-21[COVERITY] Fix (error case) memory leak in libext2fs (ext2fs_write_inode_full)Brian Behlendorf2-2/+9
2007-03-21[COVERITY] Fix memory leak in libss (ss_execute_line)Brian Behlendorf2-1/+11
2007-03-21[COVERITY] Fix (error case) file handle leak in util/subst programBrian Behlendorf2-1/+8
2007-03-21[VALGRIND] Fix memory leak in libblkid (blkid_get_devname)Theodore Ts'o2-5/+11
2007-03-21[COVERITY] Fix memory leak in libe2p (e2p_edit_mntopts)Brian Behlendorf2-6/+13
2007-03-21[COVERITY] Fix memory leak in libe2p (e2p_edit_feature)Brian Behlendorf2-8/+17
2007-03-21[COVERITY] Fix memory leak in profile libraryBrian Behlendorf2-1/+8
2007-03-21[COVERITY] Avoid static buffer overruns in debugfsBrian Behlendorf4-3/+10
2007-03-19[COVERITY] Add missing NULL check to e2fsck_get_dir_info()Brian Behlendorf2-0/+12
2007-03-19[COVERITY] Check for NULL return from dict_lookup() in e2fsckBrian Behlendorf2-0/+19
2007-03-19[COVERITY] Fix bad error checking for NULL parameter in ss libraryBrian Behlendorf2-1/+6
2007-03-19[COVERITY] Fix segfault bug if the profile directory is emptyBrian Behlendorf2-2/+12
2007-03-19[COVERITY] Fix dead code bug in mke2fsBrian Behlendorf2-3/+12
2007-03-18[COVERITY] Allow blkid_dev_has_tag to check if a tag exists when value==NULLTheodore Ts'o2-2/+8
2007-03-18[COVERITY] Fix missing return code check for ext2fs_write_inodeBrian Behlendorf3-2/+11
2007-03-07Allow the debugfs lcd command to work w/o a filesystem being openTheodore Ts'o2-2/+9
2007-03-06Fix memory leak in blkid libraryTheodore Ts'o3-3/+10
2007-03-04Add versioned dependency in Debian's shlibs for libblkidTheodore Ts'o1-0/+1
2007-01-28Fix dump_usued segault in debugfs if used without open filesystemMatthias Koenig2-0/+9
2006-12-26Use the newer add/remove_error_table com_err interfacesTheodore Ts'o13-34/+75
2006-12-22Add debugging code to the com_err libraryTheodore Ts'o2-0/+84
2006-11-30Fix (as yet unused) struct ext4_group_desc to add a missing bg_pad fieldTheodore Ts'o2-0/+6
2006-11-17Adjust badblocks -n/-w exclusive usage messageTheodore Ts'o2-2/+9
2006-11-17Add libreadline.so.5 to the list of readline libraries used by libssTheodore Ts'o2-1/+6
2006-11-14Added tag E2FSPROGS-1_40-WIP-1114 for changeset 20144d6af15cTheodore Ts'o1-0/+1
2006-11-14Update version.h, RELEASE-NOTES, debian/changelog for 1.40-WIP releaseTheodore Ts'o3-4/+56
2006-11-14Update WFLAGS to suppress spurious warning messagesTheodore Ts'o2-3/+11
2006-11-14Fix misc. gcc -Wall complaints in the misc and e2fsck directoriesTheodore Ts'o12-51/+77
2006-11-14Fix gcc -Wall complaints in libext2fsTheodore Ts'o5-5/+21
2006-11-14Fix type punning bugs in ext2fs_get_mem() and ext2fs_free_mem()Theodore Ts'o3-30/+18
2006-11-12Allow debugfs and dumpe2fs to support fs features under developmentTheodore Ts'o7-7/+45
2006-11-12Add explanatory message to badblocks that -n and -w are mutually exclusiveTheodore Ts'o2-2/+16
2006-11-12Check in binary extent test image file into the source tree.Theodore Ts'o3-0/+9
2006-11-12Check in ext4 extent headers into the source treeTheodore Ts'o4-1/+244
2006-11-12Add support for printing new filesystem featuresTheodore Ts'o2-0/+19
2006-11-12Work around GCC bug on the Arm platformTheodore Ts'o2-0/+21
2006-11-12Update draft-leach-uuids-guids-01.txt with rfc4122.txtTheodore Ts'o5-1731/+1803
2006-11-12Fixes for building RPM's via "make rpm"Andreas Dilger8-111/+95
2006-11-12Avoid infinite substitution loop in subst caused by autoconf pre-v2.60Theodore Ts'o2-0/+13
2006-11-12Set local environment variables to C so mk_cmds and compile_et always workTheodore Ts'o4-0/+36
2006-11-12Allow unix_io offsets greater than 2GTheodore Ts'o2-2/+9
2006-11-11Add directory hashed signed/unsigned hint to superblockTheodore Ts'o32-23/+226
2006-11-11Add new a new tests make target "checked-failed" which reruns any failed testsTheodore Ts'o2-0/+12
2006-11-11On-disk format for controlling the inode sizeTheodore Ts'o3-3/+25