index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debugfs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-19
Define the l_i_iversion field in ext2_inode
Theodore Ts'o
2
-0
/
+6
2007-04-13
Add new debugfs command "set_block_group"
Theodore Ts'o
4
-4
/
+86
2007-04-10
Fix debugfs's date parser so that it accepts integer values
Theodore Ts'o
2
-4
/
+9
2007-04-10
Handle large setb/testb/freeb commands in debugfs
Eric Sandeen
3
-5
/
+5
2007-04-02
debugfs: support > 2GB files for the dump and rdump commands
Theodore Ts'o
2
-1
/
+9
2007-03-29
[COVERITY] Handle potential case in debugfs if ext2fs_get_pathname returns NULL
Brian Behlendorf
2
-4
/
+15
2007-03-29
[COVERITY] Fix coverity warning in debugfs
Theodore Ts'o
2
-1
/
+7
2007-03-23
[COVERITY] Fix file handle leak in debugfs's logdump (in error case)
Brian Behlendorf
2
-9
/
+15
2007-03-21
[COVERITY] Fix memory leak on error handling in the debugfs's icheck command
Brian Behlendorf
2
-2
/
+6
2007-03-21
[COVERITY] Fix (error case) memory leak in debugfs
Brian Behlendorf
2
-2
/
+5
2007-03-21
[COVERITY] Avoid static buffer overruns in debugfs
Brian Behlendorf
4
-3
/
+10
2007-03-07
Allow the debugfs lcd command to work w/o a filesystem being open
Theodore Ts'o
2
-2
/
+9
2007-01-28
Fix dump_usued segault in debugfs if used without open filesystem
Matthias Koenig
2
-0
/
+9
2006-12-26
Use the newer add/remove_error_table com_err interfaces
Theodore Ts'o
2
-1
/
+7
2006-11-12
Allow debugfs and dumpe2fs to support fs features under development
Theodore Ts'o
2
-2
/
+8
2006-11-11
Add directory hashed signed/unsigned hint to superblock
Theodore Ts'o
3
-1
/
+16
2006-11-11
On-disk format definition for huge files
Theodore Ts'o
2
-14
/
+17
2006-10-01
Fix Debian FTBFS problem caused by devmapper library using pthreads
Theodore Ts'o
2
-1
/
+6
2006-09-12
Fix signed vs unsigned printf format strings for block and inode numbers
Eric Sandeen
2
-1
/
+5
2006-08-29
Fix debugfs coredump when lsdel is run without an open filesystem
Theodore Ts'o
2
-1
/
+9
2006-06-21
debugfs "stat" should print unsigned values for xattrs
Andreas Dilger
1
-2
/
+2
2006-05-29
Add missing backwards compatibility for ancient Linux systems
Theodore Ts'o
2
-2
/
+9
2006-05-28
Fix debugfs's dump_unsued commands on filesystems with a 64k blocksize
Theodore Ts'o
2
-1
/
+8
2006-05-21
Fix type warning problem with time_t in debugfs
Theodore Ts'o
2
-1
/
+6
2006-05-08
Add support for EXT2_FEATURE_COMPAT_LAZY_BG
Theodore Ts'o
2
-2
/
+28
2006-04-27
Add handling for invalid option characters in debugfs subcommands
Theodore Ts'o
3
-0
/
+16
2006-03-18
Fix format statements to make e2fsprogs programs 32-bit clean
Takashi Sato
4
-30
/
+34
2006-03-18
Add an option to debugfs to open filesystems in exclusive mode
Theodore Ts'o
3
-8
/
+16
2006-03-08
Fix debugfs's icheck to correctly report the owner of an EA block
Theodore Ts'o
2
-2
/
+7
2005-12-10
Fix various gcc -Wall complaints.
Theodore Ts'o
5
-45
/
+51
2005-09-24
New debugfs command: set_current_time
Theodore Ts'o
7
-27
/
+82
2005-09-06
Fix debugfs's set_inode_field so it can properly set i_size
Theodore Ts'o
2
-1
/
+7
2005-07-04
Fix debugfs's set_inode_fields command from silently failing.
Theodore Ts'o
2
-5
/
+11
2005-06-30
Update for e2fsprogs 1.38 release.
Theodore Ts'o
1
-0
/
+4
2005-05-06
Update "make depend" information. Fixes SMP parallel build problem.
Theodore Ts'o
1
-33
/
+42
2005-05-06
Fix compile warning in do_stat() from previous fix.
Theodore Ts'o
1
-1
/
+1
2005-05-05
debugfs.c (do_stat): Check to make sure a filesystem is open
Theodore Ts'o
2
-0
/
+9
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
2
-0
/
+6
2005-03-20
Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create
Theodore Ts'o
4
-2
/
+21
2005-03-20
Enhance debugfs's stat command so it can dump extended attributes
Theodore Ts'o
3
-6
/
+107
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
2
-5
/
+6
2005-01-20
set_fields.c: Add support for the jnl_blocks[] for set_super_value
Theodore Ts'o
2
-0
/
+6
2005-01-19
Cleanup C code in debugfs's setfield. Added missing return statement (turned
Theodore Ts'o
2
-0
/
+13
2005-01-07
Make the official name of the new debugfs set_inode command be
Theodore Ts'o
4
-4
/
+15
2004-12-23
Add support in debugfs's set_field command to specify array specifiers for
Theodore Ts'o
2
-35
/
+111
2004-12-21
Enhance debugfs so that set_super_value can now set the wtime, mtime,
Theodore Ts'o
6
-34
/
+191
2004-12-16
Add support for newer superblock fields in debugfs's set_super_value
Theodore Ts'o
2
-0
/
+13
2004-12-15
Fix stupid core dumping bug if the TZ environment variable isn't set.
Theodore Ts'o
1
-3
/
+7
[next]