index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debugfs
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-08
Remove Changelog files since they're not used after the git migration
Theodore Ts'o
1
-1207
/
+0
2007-06-24
Update Release Notes, Changelogs, version.h, etc. for 1.40 release
Theodore Ts'o
1
-0
/
+4
2007-05-25
Fix gcc -Wall warnings, especially on 64-bit systems
Andreas Dilger
1
-0
/
+11
2007-05-08
Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid's
Eric Sandeen
1
-0
/
+6
2007-04-19
Define the l_i_iversion field in ext2_inode
Theodore Ts'o
1
-0
/
+5
2007-04-13
Add new debugfs command "set_block_group"
Theodore Ts'o
1
-0
/
+5
2007-04-10
Fix debugfs's date parser so that it accepts integer values
Theodore Ts'o
1
-0
/
+5
2007-04-02
debugfs: support > 2GB files for the dump and rdump commands
Theodore Ts'o
1
-0
/
+6
2007-03-29
[COVERITY] Handle potential case in debugfs if ext2fs_get_pathname returns NULL
Brian Behlendorf
1
-0
/
+3
2007-03-29
[COVERITY] Fix coverity warning in debugfs
Theodore Ts'o
1
-0
/
+6
2007-03-23
[COVERITY] Fix file handle leak in debugfs's logdump (in error case)
Brian Behlendorf
1
-0
/
+5
2007-03-21
[COVERITY] Fix memory leak on error handling in the debugfs's icheck command
Brian Behlendorf
1
-0
/
+3
2007-03-21
[COVERITY] Fix (error case) memory leak in debugfs
Brian Behlendorf
1
-0
/
+2
2007-03-21
[COVERITY] Avoid static buffer overruns in debugfs
Brian Behlendorf
1
-0
/
+7
2007-03-07
Allow the debugfs lcd command to work w/o a filesystem being open
Theodore Ts'o
1
-0
/
+6
2007-01-28
Fix dump_usued segault in debugfs if used without open filesystem
Matthias Koenig
1
-0
/
+5
2006-12-26
Use the newer add/remove_error_table com_err interfaces
Theodore Ts'o
1
-0
/
+5
2006-11-12
Allow debugfs and dumpe2fs to support fs features under development
Theodore Ts'o
1
-0
/
+6
2006-11-11
Add directory hashed signed/unsigned hint to superblock
Theodore Ts'o
1
-0
/
+9
2006-10-01
Fix Debian FTBFS problem caused by devmapper library using pthreads
Theodore Ts'o
1
-0
/
+5
2006-09-12
Fix signed vs unsigned printf format strings for block and inode numbers
Eric Sandeen
1
-0
/
+4
2006-08-29
Fix debugfs coredump when lsdel is run without an open filesystem
Theodore Ts'o
1
-0
/
+6
2006-05-29
Add missing backwards compatibility for ancient Linux systems
Theodore Ts'o
1
-0
/
+7
2006-05-28
Fix debugfs's dump_unsued commands on filesystems with a 64k blocksize
Theodore Ts'o
1
-0
/
+7
2006-05-21
Fix type warning problem with time_t in debugfs
Theodore Ts'o
1
-0
/
+4
2006-05-08
Add support for EXT2_FEATURE_COMPAT_LAZY_BG
Theodore Ts'o
1
-0
/
+5
2006-04-27
Add handling for invalid option characters in debugfs subcommands
Theodore Ts'o
1
-0
/
+7
2006-03-18
Fix format statements to make e2fsprogs programs 32-bit clean
Takashi Sato
1
-0
/
+3
2006-03-18
Add an option to debugfs to open filesystems in exclusive mode
Theodore Ts'o
1
-0
/
+6
2006-03-08
Fix debugfs's icheck to correctly report the owner of an EA block
Theodore Ts'o
1
-0
/
+5
2005-12-10
Fix various gcc -Wall complaints.
Theodore Ts'o
1
-0
/
+5
2005-09-24
New debugfs command: set_current_time
Theodore Ts'o
1
-0
/
+8
2005-09-06
Fix debugfs's set_inode_field so it can properly set i_size
Theodore Ts'o
1
-0
/
+6
2005-07-04
Fix debugfs's set_inode_fields command from silently failing.
Theodore Ts'o
1
-0
/
+6
2005-06-30
Update for e2fsprogs 1.38 release.
Theodore Ts'o
1
-0
/
+4
2005-05-05
debugfs.c (do_stat): Check to make sure a filesystem is open
Theodore Ts'o
1
-0
/
+6
2005-03-21
Update for the e2fsprogs 1.37 release.
Theodore Ts'o
1
-0
/
+4
2005-03-21
Make debugfs's stat command print the size of the extra inode fields,
Theodore Ts'o
1
-0
/
+5
2005-03-20
Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create
Theodore Ts'o
1
-0
/
+5
2005-03-20
Enhance debugfs's stat command so it can dump extended attributes
Theodore Ts'o
1
-0
/
+7
2005-02-05
Update for release of e2fsprogs 1.36.
Theodore Ts'o
1
-0
/
+4
2005-02-03
Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris.
Theodore Ts'o
1
-0
/
+5
2005-01-20
set_fields.c: Add support for the jnl_blocks[] for set_super_value
Theodore Ts'o
1
-0
/
+4
2005-01-19
Cleanup C code in debugfs's setfield. Added missing return statement (turned
Theodore Ts'o
1
-0
/
+6
2005-01-07
Make the official name of the new debugfs set_inode command be
Theodore Ts'o
1
-0
/
+9
2004-12-23
Add support in debugfs's set_field command to specify array specifiers for
Theodore Ts'o
1
-0
/
+7
2004-12-21
Enhance debugfs so that set_super_value can now set the wtime, mtime,
Theodore Ts'o
1
-0
/
+9
2004-12-16
Add support for newer superblock fields in debugfs's set_super_value
Theodore Ts'o
1
-0
/
+6
2004-12-15
Add install-strip and install-shlibs-strip targets
Theodore Ts'o
1
-0
/
+3
2004-12-14
Use MKINSTALLDIRS macro so that the Makefiles can find the script
Theodore Ts'o
1
-0
/
+4
[next]