OSDN Git Service

android-x86/external-e2fsprogs.git
2007-04-10 Eric SandeenHandle large setb/testb/freeb commands in debugfs
2007-04-10 Sergey Vlasovblkid: Report correct UUID from MD superblocks
2007-04-10 Sergey Vlasovblkid: Fix MD 0.90 superblock detection on little endia...
2007-04-08 Theodore Ts'oMake the test_script ignore and skip empty test directories
2007-04-07 Andreas DilgerAllow the journal size to up to 10,240,000 blocks
2007-04-07 Theodore Ts'oUpdate release notes for 1.40-WIP release.
2007-04-07 Theodore Ts'oFix up usage and decrement error messages in the test_i...
2007-04-07 Theodore Ts'oUpdate the e2fsck.conf(5) man page to document the...
2007-04-07 Theodore Ts'oFix memory leaks from using the tdb library
2007-04-06 Theodore Ts'oEnable e2fsck to use the tdb library to store the dirin...
2007-04-06 Theodore Ts'oEnable e2fsck to use the tdb library for the inode...
2007-04-06 Theodore Ts'oAdd support for using TDB to libext2fs's icount abstraction
2007-04-06 Theodore Ts'oAdd new TDB error codes
2007-04-06 Theodore Ts'oAdd a regression test suite for libext2fs's icount...
2007-04-06 Jim GarlickFix memory leak in ext2fs_write_new_inode()
2007-04-05 Theodore Ts'oRework e2fsck's dirinfo abstraction to be more friendly...
2007-04-05 Theodore Ts'oFix potential reference (and free) to an uninitialized...
2007-04-05 Theodore Ts'oAdd tdb from Samba into libext2fs library.
2007-04-05 Theodore Ts'oAdd #include's to avoid compiler warnings in lib/ext2fs...
2007-04-02 Theodore Ts'oFix potential infinite loop in e2fsck on really big...
2007-04-02 Theodore Ts'oresize2fs (libe2p): Fix resize2fs parsing of size param...
2007-04-02 Theodore Ts'oDocument the -X flag in the badblocks man page
2007-04-02 Theodore Ts'odebugfs: support > 2GB files for the dump and rdump...
2007-04-02 Theodore Ts'oe2fsck: Recover a special file which looks an awful...
2007-03-31 Theodore Ts'oe2fsck: Add support for %It in problem description...
2007-03-31 Theodore Ts'oFix e2fsck to set the filetype of '..' when connecting...
2007-03-31 Theodore Ts'oFix edge case when i_size doesn't get fixed until secon...
2007-03-29 Brian Behlendorf[COVERITY] Handle potential case in debugfs if ext2fs_g...
2007-03-29 Theodore Ts'o[COVERITY] Fix coverity warning in debugfs
2007-03-29 Brian Behlendorf[COVERITY] Fix (error case only) memory leak in e2fsck_...
2007-03-28 Brian Behlendorf[COVERITY] Fix (error case only) memory leak in e2fsck...
2007-03-28 Brian Behlendorf[COVERITY] Fix (error case only) memory leak in e2fsck -S
2007-03-28 Brian Behlendorf[COVERITY] Fix (error case only) memory leak in e2fsck...
2007-03-28 Brian Behlendorf[COVERITY] Fix (error case only) memory leak in e2fsck...
2007-03-28 Brian Behlendorf[COVERITY] Fix memory leak when parsing extended option...
2007-03-28 Brian Behlendorf[COVERITY] Fix memory leak when parsing extended option...
2007-03-28 Brian Behlendorf[COVERITY] Fix memory leak in tune2fs and mke2fs when...
2007-03-28 Brian Behlendorf[COVERITY] Fix memory leak in fsck on error paths
2007-03-24 Brian Behlendorf[COVERITY] Fix file handle leak in debugfs's logdump...
2007-03-24 Brian Behlendorf[COVERITY] Fix (error case) memory leak in blkid librar...
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in e2image (write_raw_image_...
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in e2image
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak on error handling in the...
2007-03-21 Brian Behlendorf[COVERITY] Fix (error case) memory leak in debugfs
2007-03-21 Brian Behlendorf[COVERITY] Fix (error case) memory leak in libext2fs...
2007-03-21 Brian Behlendorf[COVERITY] Fix (error case) memory leak in libext2fs...
2007-03-21 Brian Behlendorf[COVERITY] Fix memory leak in libss (ss_execute_line)
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...
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...
next