Whamcloud - gitweb
Update release notes, version string, etc. for e2fsprogs 1.41.10 release
[tools/e2fsprogs.git] / debugfs /
2009-10-04 Theodore Ts'oDon't use in-tree header files if using system uuid...
2009-10-04 Peng Taodebugfs: add matching fclose
2009-07-27 Theodore Ts'odebugfs: Add the new command dump_extents and extent...
2009-07-12 Theodore Ts'odebugfs: Fix miscellaneous gcc -Wall warnings
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-07-02 Theodore Ts'oFix Makefile dependencies for libcom_err
2009-06-29 Eric Sandeendebugfs: don't try to fclose NULL
2009-06-22 Theodore Ts'oFix encoding for rec_len in directories for >= 64k...
2009-06-15 Theodore Ts'odebugfs: Fix miscellaneous memory leaks
2009-05-30 Theodore Ts'oUpdate release notes, version string, etc. for E2fsprog... v1.41.6
2009-05-30 Theodore Ts'oUpdate man pages to include ext4 in the synposis, inste...
2009-05-29 Theodore Ts'odebugfs: Add -a option to close_filesys command
2009-04-22 Theodore Ts'odebugfs: Fix format string warnings in htree_dump_leaf_...
2009-04-18 Theodore Ts'odebugfs: Teach the set_inode_fields_command how to...
2009-04-18 Theodore Ts'odebugfs: Print 64-bit file acl
2009-03-09 Manish Katiyardebugfs: Fix typos in logdump's error messages
2009-03-09 Jim Meyeringremove useless if-before-free tests
2009-03-08 Eric Sandeendebugfs: fix segfault on "stat" command with no open fs
2009-03-06 Theodore Ts'oAdd support for a new superblock field: s_kbytes_written
2009-01-20 Theodore Ts'oUse format strings directly to prevent -Werror=format...
2009-01-19 Theodore Ts'odebugfs: Fix logdump command for 32-bit filesystems
2008-10-21 Theodore Ts'odebugfs: Fix ncheck display so that extra characters...
2008-10-13 Theodore Ts'odebugfs: Fix ncheck when printing pathnames for multipl...
2008-10-01 Manish Katiyardebugfs: Make the usage messsage of logdump consistent...
2008-10-01 Theodore Ts'odebugfs: Fix ncheck to print all pathnames for the...
2008-09-10 Theodore Ts'odebugfs: Add the ability to specify the hash seed to...
2008-09-07 Theodore Ts'oFix various spelling mistakes in various man pages
2008-09-05 Manish Katiyardebugfs: Fix memory leak in do_ncheck()'s error path
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-27 Theodore Ts'odebugfs: Use extents when writing a file if the filesys...
2008-08-26 Theodore Ts'oAdd support for with empty directory blocks in 64k...
2008-08-25 Andreas Dilgeradd debugfs command to print known features
2008-08-24 Manish Katiyardebugfs: Print the progname instead of argv[0] in error...
2008-08-24 Manish Katiyardebugfs: Close the file handle and return in case of...
2008-08-08 Theodore Ts'odebugfs: Fix htree command so it works with extent...
2008-07-13 Theodore Ts'oFlush stdio buffers before calling setbuf()
2008-07-13 Theodore Ts'oDefine _XOPEN_SOURCE to 600 consistently for Solaris...
2008-06-18 Theodore Ts'oMerge branch 'maint'
2008-06-18 Theodore Ts'oClarify the debugfs man page regarding the default...
2008-06-08 Theodore Ts'oFix dependency for $(LIBSS) when an explicit dlopen...
2008-05-16 Theodore Ts'odebugfs: Print the nanosecond field and i_version field...
2008-04-23 Theodore Ts'oBasic flexible block group support
2008-04-17 Theodore Ts'oFix tst_extents build when building w/o dynamic libraries
2008-03-31 Andreas Dilgerdebugfs: Add support for "set_block_group <bg_num>...
2008-03-30 Theodore Ts'oMerge branch 'maint'
2008-03-21 Theodore Ts'odebugfs, tune2fs: Handle daylight savings time when...
2008-03-20 Jose R. SantosMake debugfs uninit block group aware
2008-03-20 Theodore Ts'oMerge branch 'maint' into next
2008-03-20 Theodore Ts'odebugfs: Don't use a pager if stdout is not a tty
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-02-29 Theodore Ts'oMerge branch 'maint'
2008-02-29 Andreas MohrAdd manpage references to debugfs/tune2fs commands
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'odebugfs: Fix find_free_block to avoid reporting the...
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-19 Theodore Ts'odebugfs: Add new superblock fields to the set_super_val...
2008-02-19 Eric Sandeenprint "mostly-printable" xattr strings in debugfs
2008-02-19 Theodore Ts'oUse BLOCK_FLAG_READ_ONLY flag in debugfs, e2image,...
2008-02-18 Theodore Ts'oAllow debugfs to be extended for use by test programs
2008-02-18 Theodore Ts'odebugfs: Fix error handling in strtoblk() and common_bl...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-04 Theodore Ts'odebugfs: Add -p option to ls subcommand.
2008-01-03 Theodore Ts'odebugfs: Change lsdel to use ext2fs_block_iterate2...
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'odebugfs: allow the undel command reallocate without...
2008-01-01 Theodore Ts'odebugfs: Add #include <string.h> to pick up prototype...
2007-11-01 Theodore Ts'oMerge branch 'cl/remove-masix' into next
2007-11-01 Coly Lidebugfs: remove masix support
2007-10-29 Dmitry V. LevinCheck fgets(3) return value
2007-10-15 Valerie Clementlibext2fs: cleanup usage of unsigned int or __u32 and...
2007-08-11 Theodore Ts'oClean up applications to not use EXT2FS_ENABLE_SWAPFS...
2007-08-04 Theodore Ts'oMiscellaneous Cleanups
2007-08-03 Theodore Ts'oFix gcc -Wall warnings
2007-07-08 Theodore Ts'oRemove Changelog files since they're not used after...
2007-06-24 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-05-08 Eric SandeenFix mke2fs and debugfs to support large (> 16 bit)...
2007-04-19 Theodore Ts'oDefine the l_i_iversion field in ext2_inode
2007-04-13 Theodore Ts'oAdd new debugfs command "set_block_group"
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-02 Theodore Ts'odebugfs: support > 2GB files for the dump and rdump...
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-24 Brian Behlendorf[COVERITY] Fix file handle leak in debugfs's logdump...
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] Avoid static buffer overruns in debugfs
2007-03-07 Theodore Ts'oAllow the debugfs lcd command to work w/o a filesystem...
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-11-13 Theodore Ts'oAllow debugfs and dumpe2fs to support fs features under...
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-11-11 Theodore Ts'oOn-disk format definition for huge files
2006-10-02 Theodore Ts'oFix Debian FTBFS problem caused by devmapper library...
2006-09-12 Eric SandeenFix signed vs unsigned printf format strings for block...
2006-08-29 Theodore Ts'oFix debugfs coredump when lsdel is run without an open...
2006-06-21 Andreas Dilgerdebugfs "stat" should print unsigned values for xattrs
2006-05-29 Theodore Ts'oAdd missing backwards compatibility for ancient Linux...
2006-05-29 Theodore Ts'oFix debugfs's dump_unsued commands on filesystems with...
next