Whamcloud - gitweb
Use lseek() instead of llseek() of sizeof(long) == sizeof(long long)
[tools/e2fsprogs.git] / debugfs /
2008-01-03 Theodore Ts'odebugfs: Change lsdel to use ext2fs_block_iterate2...
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-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...
2006-05-21 Theodore Ts'oFix type warning problem with time_t in debugfs
2006-05-09 Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2006-04-28 Theodore Ts'oAdd handling for invalid option characters in debugfs...
2006-03-19 Takashi SatoFix format statements to make e2fsprogs programs 32...
2006-03-19 Theodore Ts'oAdd an option to debugfs to open filesystems in exclusi...
2006-03-08 Theodore Ts'oFix debugfs's icheck to correctly report the owner...
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-09-25 Theodore Ts'oNew debugfs command: set_current_time
2005-09-06 Theodore Ts'oFix debugfs's set_inode_field so it can properly set...
2005-07-04 Theodore Ts'oFix debugfs's set_inode_fields command from silently...
2005-07-01 Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-05-06 Theodore Ts'oUpdate "make depend" information. Fixes SMP parallel...
2005-05-06 Theodore Ts'oFix compile warning in do_stat() from previous fix.
2005-05-05 Theodore Ts'odebugfs.c (do_stat): Check to make sure a filesystem...
2005-03-22 Theodore Ts'oUpdate for the e2fsprogs 1.37 release.
2005-03-21 Theodore Ts'oMake debugfs's stat command print the size of the extra...
2005-03-21 Theodore Ts'oFix e2fsck, debugfs, and the ext2fs_mkdir function...
2005-03-20 Theodore Ts'oEnhance debugfs's stat command so it can dump extended...
2005-02-05 Theodore Ts'oUpdate for release of e2fsprogs 1.36.
2005-02-04 Theodore Ts'oDefine _XOPEN_SOURCE to be 500 to fix compilation probl...
2005-01-21 Theodore Ts'oset_fields.c: Add support for the jnl_blocks[] for...
2005-01-19 Theodore Ts'oCleanup C code in debugfs's setfield. Added missing...
2005-01-08 Theodore Ts'oMake the official name of the new debugfs set_inode...
2004-12-23 Theodore Ts'oAdd support in debugfs's set_field command to specify...
2004-12-22 Theodore Ts'oEnhance debugfs so that set_super_value can now set...
2004-12-17 Theodore Ts'oAdd support for newer superblock fields in debugfs...
2004-12-15 Theodore Ts'oFix stupid core dumping bug if the TZ environment varia...
2004-12-15 Theodore Ts'oAdd install-strip and install-shlibs-strip targets
2004-12-15 Theodore Ts'oUse MKINSTALLDIRS macro so that the Makefiles can find...
2004-12-01 Theodore Ts'oIf the TZ environment variable is set to GMT, use gmtime()
2004-11-30 Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-11-29 Theodore Ts'odebugfs.c (do_open_filesys): Fix obvious uninitialized...
2004-11-19 Theodore Ts'odebugfs.c (kill_file_by_inode): Only iterate over the...
2004-07-29 Theodore Ts'oAdd ability for debugfs to use a separate source of...
2004-05-05 Theodore Ts'oRemove .cvsignore files; they were out of date, and...
2004-04-11 Theodore Ts'outil.c (open_pager): Use DEBUGFS_PAGER in preference...
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
2004-03-20 Theodore Ts'odebugfs.c (make_link): Set the filetype information...
2004-02-28 Theodore Ts'oUpdate version number for e2fsprogs 1.35 release.
2004-02-24 Theodore Ts'odebugfs.c (internal_dump_inode): Display the major...
2004-02-22 Theodore Ts'odebugfs.8.in: Fix the debugfs man page to reference the
2004-02-22 Theodore Ts'oFix libext2fs and debugfs to correctly deal with symlin...
2004-01-24 Theodore Ts'oFor debugfs, use the "more" pager in preference to...
2003-12-25 Theodore Ts'oTry to use the DEBUGFS_PAGER environment
2003-12-11 Theodore Ts'odebugfs.c (do_write, do_mkdir): If the directory is...
2003-12-07 Theodore Ts'odebugfs.c (do_write): Mask off the file type bits,...
2003-12-07 Theodore Ts'outil.c (open_pager): Search for the pager to use, start...
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-08-24 Theodore Ts'oAdjust description line so that apropos "ext2" or ...
2003-08-21 Theodore Ts'oAdd support for backing up the journal inode location...
2003-07-26 Theodore Ts'oUpdate for 1.34 release.
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-05-21 Theodore Ts'ounused.c (do_dump_unused): Add new command which dumps the
2003-05-14 Theodore Ts'outil.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h...
2003-05-05 Theodore Ts'odebugfs.c (do_imap), debugfs.h, debug_cmds.ct, debugfs...
2003-04-21 Theodore Ts'oUpdate for 1.33 release.
2003-04-18 Theodore Ts'oUpdate after "make depend".
2003-03-17 Theodore Ts'oUpdate dependency information in Makefiles
2003-03-16 Theodore Ts'oAdd to the ss (subsystem) library the ability to dynami...
2003-03-06 Theodore Ts'oFix up lots of portability problems that caused e2fspro...
2003-03-02 Theodore Ts'oUpdate debugfs and e2fsck to use the blkid library.
2003-01-22 Theodore Ts'oRemove 32-bit limitations for debugfs's dump command...
2002-11-09 Theodore Ts'oUpdate files for 1.32 release.
2002-11-09 Theodore Ts'oUpdate files for 1.31 release.
2002-11-08 Theodore Ts'oUpdate "make depend".
2002-11-01 Theodore Ts'oUpdate files for 1.30 release.
2002-10-31 Theodore Ts'odebugfs.c (do_write): Check to see if the filename...
2002-10-31 Theodore Ts'oMakefile.in (install): Search all compression extension...
2002-10-14 Theodore Ts'oFix gcc -Wall nits.
2002-10-03 Theodore Ts'oFix endian problems in the htree code for e2fsck and...
next