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
2008-06-17
Merge branch 'maint'
Theodore Ts'o
1
-3
/
+4
2008-06-17
Clarify the debugfs man page regarding the default superblock
Theodore Ts'o
1
-3
/
+4
2008-06-07
Fix dependency for $(LIBSS) when an explicit dlopen() library is needed
Theodore Ts'o
1
-1
/
+1
2008-05-15
debugfs: Print the nanosecond field and i_version field of an inode
Theodore Ts'o
1
-10
/
+38
2008-04-22
Basic flexible block group support
Theodore Ts'o
1
-0
/
+1
2008-04-17
Fix tst_extents build when building w/o dynamic libraries
Theodore Ts'o
1
-2
/
+1
2008-03-31
debugfs: Add support for "set_block_group <bg_num> checksum calc"
Andreas Dilger
1
-2
/
+16
2008-03-30
Merge branch 'maint'
Theodore Ts'o
1
-0
/
+1
2008-03-21
debugfs, tune2fs: Handle daylight savings time when parsing a time string
Theodore Ts'o
1
-0
/
+1
2008-03-20
Make debugfs uninit block group aware
Jose R. Santos
1
-3
/
+15
2008-03-20
Merge branch 'maint' into next
Theodore Ts'o
1
-0
/
+2
2008-03-20
debugfs: Don't use a pager if stdout is not a tty
Theodore Ts'o
1
-0
/
+2
2008-03-17
Fix miscellaneous gcc -Wall warnings
Theodore Ts'o
3
-3
/
+3
2008-02-29
Merge branch 'maint'
Theodore Ts'o
1
-0
/
+1
2008-02-28
Add manpage references to debugfs/tune2fs commands
Andreas Mohr
1
-0
/
+1
2008-02-27
Merge branch 'maint'
Theodore Ts'o
1
-1
/
+6
2008-02-27
debugfs: Fix find_free_block to avoid reporting the block more than once
Theodore Ts'o
1
-1
/
+6
2008-02-18
Merge branch 'maint' into next
Theodore Ts'o
2
-13
/
+41
2008-02-18
debugfs: Add new superblock fields to the set_super_value command
Theodore Ts'o
1
-6
/
+32
2008-02-18
print "mostly-printable" xattr strings in debugfs
Eric Sandeen
1
-7
/
+9
2008-02-18
Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs
Theodore Ts'o
4
-6
/
+9
2008-02-18
Allow debugfs to be extended for use by test programs
Theodore Ts'o
1
-5
/
+16
2008-02-18
debugfs: Fix error handling in strtoblk() and common_block_args_process()
Theodore Ts'o
1
-4
/
+7
2008-01-27
Merge branch 'maint' into next
Theodore Ts'o
1
-14
/
+17
2008-01-04
debugfs: Add -p option to ls subcommand.
Theodore Ts'o
2
-4
/
+22
2008-01-03
debugfs: Change lsdel to use ext2fs_block_iterate2 it can find large files
Theodore Ts'o
1
-14
/
+17
2008-01-01
Merge branch 'maint' into next
Theodore Ts'o
3
-3
/
+26
2008-01-01
debugfs: allow the undel command reallocate without linking the inode
Theodore Ts'o
2
-3
/
+25
2008-01-01
debugfs: Add #include <string.h> to pick up prototype for strcasecmp
Theodore Ts'o
1
-0
/
+1
2007-11-01
Merge branch 'cl/remove-masix' into next
Theodore Ts'o
1
-8
/
+0
2007-11-01
debugfs: remove masix support
Coly Li
1
-8
/
+0
2007-10-29
Check fgets(3) return value
Dmitry V. Levin
1
-3
/
+6
2007-10-14
libext2fs: cleanup usage of unsigned int or __u32 and replace it with blk_t
Valerie Clement
1
-5
/
+5
2007-08-11
Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTES
Theodore Ts'o
1
-1
/
+1
2007-08-03
Miscellaneous Cleanups
Theodore Ts'o
1
-1
/
+3
2007-08-03
Fix gcc -Wall warnings
Theodore Ts'o
4
-13
/
+15
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
5
-12
/
+28
2007-05-08
Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid's
Eric Sandeen
4
-4
/
+10
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
[next]