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
2010-03-15
debugfs: Correctly show the allocation status of a block using logdump
Theodore Ts'o
1
-1
/
+1
2009-10-04
Don't use in-tree header files if using system uuid or blkid libraries
Theodore Ts'o
1
-31
/
+40
2009-10-03
debugfs: add matching fclose
Peng Tao
1
-0
/
+2
2009-07-27
debugfs: Add the new command dump_extents and extent the stat command
Theodore Ts'o
3
-2
/
+224
2009-07-11
debugfs: Fix miscellaneous gcc -Wall warnings
Theodore Ts'o
4
-6
/
+7
2009-07-02
Add support for configure --enable-verbose-makecmds
Theodore Ts'o
1
-13
/
+13
2009-07-01
Fix Makefile dependencies for libcom_err
Theodore Ts'o
1
-1
/
+2
2009-06-29
debugfs: don't try to fclose NULL
Eric Sandeen
1
-1
/
+1
2009-06-21
Fix encoding for rec_len in directories for >= 64k blocksize file systems
Theodore Ts'o
1
-6
/
+17
2009-06-15
debugfs: Fix miscellaneous memory leaks
Theodore Ts'o
2
-1
/
+4
2009-05-30
Update release notes, version string, etc. for E2fsprogs 1.41.6 release
Theodore Ts'o
1
-1
/
+1
2009-05-30
Update man pages to include ext4 in the synposis, instead of just "ext2/ext3"
Theodore Ts'o
1
-3
/
+3
2009-05-28
debugfs: Add -a option to close_filesys command
Theodore Ts'o
2
-3
/
+27
2009-04-22
debugfs: Fix format string warnings in htree_dump_leaf_node()
Theodore Ts'o
1
-2
/
+4
2009-04-18
debugfs: Teach the set_inode_fields_command how to set i_file_acl_high
Theodore Ts'o
1
-0
/
+2
2009-04-18
debugfs: Print 64-bit file acl
Theodore Ts'o
1
-2
/
+4
2009-03-08
debugfs: Fix typos in logdump's error messages
Manish Katiyar
1
-2
/
+3
2009-03-08
remove useless if-before-free tests
Jim Meyering
2
-4
/
+2
2009-03-08
debugfs: fix segfault on "stat" command with no open fs
Eric Sandeen
1
-3
/
+2
2009-03-06
Add support for a new superblock field: s_kbytes_written
Theodore Ts'o
1
-0
/
+1
2009-01-20
Use format strings directly to prevent -Werror=format-security failures
Theodore Ts'o
1
-6
/
+5
2009-01-18
debugfs: Fix logdump command for 32-bit filesystems
Theodore Ts'o
1
-5
/
+10
2008-10-20
debugfs: Fix ncheck display so that extra characters aren't printed
Theodore Ts'o
1
-1
/
+1
2008-10-12
debugfs: Fix ncheck when printing pathnames for multiple hardlinks in a direc...
Theodore Ts'o
1
-12
/
+11
2008-10-01
debugfs: Make the usage messsage of logdump consistent with man page
Manish Katiyar
1
-2
/
+2
2008-10-01
debugfs: Fix ncheck to print all pathnames for the inodes
Theodore Ts'o
1
-37
/
+18
2008-09-10
debugfs: Add the ability to specify the hash seed to the "hash" command
Theodore Ts'o
1
-3
/
+13
2008-09-07
Fix various spelling mistakes in various man pages
Theodore Ts'o
1
-3
/
+3
2008-09-05
debugfs: Fix memory leak in do_ncheck()'s error path
Manish Katiyar
1
-2
/
+2
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
12
-232
/
+232
2008-08-27
debugfs: Use extents when writing a file if the filesystem supports them
Theodore Ts'o
1
-0
/
+3
2008-08-25
Add support for with empty directory blocks in 64k blocksize filesystems
Theodore Ts'o
1
-9
/
+13
2008-08-24
add debugfs command to print known features
Andreas Dilger
2
-0
/
+69
2008-08-24
debugfs: Print the progname instead of argv[0] in error message
Manish Katiyar
1
-1
/
+1
2008-08-24
debugfs: Close the file handle and return in case of errors
Manish Katiyar
1
-0
/
+1
2008-08-08
debugfs: Fix htree command so it works with extent-based directories
Theodore Ts'o
1
-6
/
+15
2008-07-13
Flush stdio buffers before calling setbuf()
Theodore Ts'o
1
-0
/
+2
2008-07-13
Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support
Theodore Ts'o
1
-1
/
+1
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
[next]