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-09-24
Merge branch 'maint' into next
Theodore Ts'o
3
-18
/
+29
2010-09-24
debugfs: Make the extents listing in the stat command more concise
Theodore Ts'o
1
-8
/
+5
2010-09-24
debugfs: Add the -D option to request Direct I/O
Theodore Ts'o
2
-8
/
+21
2010-09-19
debugfs: Display the extent tree blocks in the stat command output
Theodore Ts'o
1
-3
/
+3
2010-09-18
tune2fs, debugfs, libext2fs: Add support for ext4 default mount options
Theodore Ts'o
1
-0
/
+1
2010-07-22
debugfs: Add new debugfs command punch (aka truncate)
Theodore Ts'o
4
-0
/
+47
2010-07-19
Merge branch 'maint' into next
Theodore Ts'o
1
-0
/
+5
2010-06-24
Add support for Next3 snapshot superblock fields to dumpe2fs and debugfs
Theodore Ts'o
1
-0
/
+5
2010-03-15
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+1
2010-03-15
debugfs: Correctly show the allocation status of a block using logdump
Theodore Ts'o
1
-1
/
+1
2009-10-25
Convert to use block group accessor functions
Valerie Aurora Henson
1
-3
/
+10
2009-10-25
libext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_flags_test()
Theodore Ts'o
1
-1
/
+1
2009-10-25
debugfs: open file systems using EXT2_FLAG_64BITS
Eric Sandeen
1
-2
/
+2
2009-10-04
Merge branch 'maint' into next
Theodore Ts'o
2
-31
/
+42
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-09-07
debugfs: Convert to support 64-bit filesystems
Valerie Aurora Henson
9
-116
/
+150
2009-09-07
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
Valerie Aurora Henson
4
-6
/
+6
2009-09-07
Use accessor functions fields for bg_flags in the block group descriptors
Theodore Ts'o
1
-4
/
+4
2009-09-07
Convert to use io_channel_read_blk64() and io_channel_write_blk64()
Valerie Aurora Henson
2
-5
/
+5
2009-08-22
debugfs: Move everything to new bitmap interface
Valerie Aurora Henson
3
-16
/
+16
2009-08-01
Merge branch 'maint' into next
Theodore Ts'o
3
-2
/
+224
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-06-01
Add missing free_blocks_hi field to debugfs table.
Valerie Aurora Henson
1
-0
/
+1
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
[next]