Whamcloud - gitweb
tools/e2fsprogs.git
2007-06-18 Theodore Ts'oDon't write changes to the backup superblocks by default
2007-06-04 Theodore Ts'oFix error checking of badblock's last-block and start...
2007-06-04 Theodore Ts'oFix e2fsck's get_size logic so it will work with the...
2007-05-31 Theodore Ts'oAdd test to make sure the ext2 superblock structure...
2007-05-31 Theodore Ts'oReserve superblock field for the raid stripe width.
2007-05-31 Andreas DilgerReserve superblock fields for multiple mount protection...
2007-05-31 Daniel Drakee2fsck: Add blocksize sanity check when finding a backu...
2007-05-31 Brian Behlendorf[COVERITY] Free potential null dereference bug in e2fsck
2007-05-31 Brian Behlendorf[COVERITY] Free memory leak in mke2fs when parsing...
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-05-23 Theodore Ts'oFix gcc -Wall issues in e2fsck sources
2007-05-23 Theodore Ts'oAdd new function profile_get_uint() in the e2fsck sources
2007-05-22 Andreas DilgerAdd Makefile production rule for e2fsprogs.spec in...
2007-05-22 Andreas Dilgermke2fs: Add check to make sure inode_size * num_inodes...
2007-05-19 Theodore Ts'oStore the RAID stride value in the superblock and take...
2007-05-19 Theodore Ts'olibblkid: Fix bug which could cuase bid_type to be...
2007-05-18 Theodore Ts'oAdd -g option to the blkid program to garbage collect...
2007-05-18 Theodore Ts'oAdd new function blkid_gc_cache()
2007-05-08 Kalpak ShahRemove check in e2fsck which requires EA's in inodes...
2007-05-08 Theodore Ts'oRemove -WIP language from the debian copyright file
2007-05-08 Theodore Ts'oFix spelling typo in debian package description for...
2007-05-08 Eric SandeenFix mke2fs and debugfs to support large (> 16 bit)...
2007-05-08 Eric SandeenFix mke2fs defaults when /etc/mke2fs.conf doesn't exist
2007-05-07 Theodore Ts'odebian: Add comerr-dev dependency to the ss-dev debian...
2007-05-07 Theodore Ts'oDebian udeb dependency cleanup
2007-04-20 Jim Garlicke2fsck: Count the root directory as found if it has...
2007-04-19 Theodore Ts'oDefine the l_i_iversion field in ext2_inode
2007-04-19 Theodore Ts'oFix minor typo in e2fsck.conf.5.in man page
2007-04-19 Theodore Ts'oRemove unused variable in e2fsck/pass2.c:check_dir_block()
2007-04-19 Theodore Ts'oext2fs_get_device_size(): Fix potential fd descriptor...
2007-04-14 Theodore Ts'oFix typo in name of f_dup4 regression test
2007-04-14 Bryn M. ReevesCorrect byteswapping for fast symlinks with xattrs
2007-04-14 Theodore Ts'oFix e2fsck's check_is_really_dir logic
2007-04-14 Theodore Ts'oImprove I/O error messages in e2fsck
2007-04-13 Theodore Ts'oAdd new debugfs command "set_block_group"
2007-04-11 Jim Garlicke2fsck: pass1c terminates early if hard links
2007-04-11 Theodore Ts'oFix debugfs's date parser so that it accepts integer...
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
next