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
2012-01-17
debugfs: add ncheck -c option
Theodore Ts'o
5
-41
/
+78
2012-01-16
debugfs: optimize ncheck and improve its error checking
Theodore Ts'o
1
-10
/
+25
2011-11-21
rdebugfs: don't install by default
Theodore Ts'o
1
-2
/
+2
2011-11-20
debugfs: fix sprintf stack overflow
Darrick J. Wong
1
-3
/
+3
2011-11-18
debugfs: fix gcc -Wall complaints
Theodore Ts'o
4
-31
/
+37
2011-11-18
debugfs: add filefrag command
Theodore Ts'o
6
-3
/
+357
2011-11-18
debugfs: add the freefrag command
Theodore Ts'o
5
-2
/
+23
2011-11-18
debugfs: build read-only variant of debugfs
Theodore Ts'o
3
-7
/
+151
2011-11-11
debugfs: tidy up mmp handling
Eric Sandeen
2
-1
/
+15
2011-11-11
debugfs.8: add documentation of the mmp commands
Eric Sandeen
1
-0
/
+13
2011-10-16
libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag
Theodore Ts'o
2
-4
/
+4
2011-09-25
debugfs: initialize inode to 0 in list_dir_proc() if no inode nr
Eric Sandeen
1
-3
/
+6
2011-09-25
ext2fs: add multi-mount protection (INCOMPAT_MMP)
Andreas Dilger
3
-1
/
+134
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
11
-0
/
+11
2011-09-16
e2fsprogs: Remove impossible name_len tests.
Eric Sandeen
3
-6
/
+3
2011-09-16
debugfs: add 64-bit support to the set_field commands
Theodore Ts'o
3
-161
/
+310
2011-09-16
libext2fs: add metadata checksum and snapshot feature flags
Theodore Ts'o
1
-1
/
+2
2011-09-16
dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systems
Theodore Ts'o
1
-3
/
+8
2011-07-09
debugfs: add a new debugfs command 'blocks'
Theodore Ts'o
4
-0
/
+37
2011-07-08
misc: use EXT2_I_SIZE() consistently to get size
Andreas Dilger
3
-16
/
+7
2011-06-11
ext2fs: Handle internal journal over 2^32 bytes
Andreas Dilger
1
-0
/
+1
2011-06-11
debugfs: fix icheck finding blocks used for xattrs
Andreas Dilger
1
-2
/
+4
2011-06-11
misc: clean up compiler warnings
Andreas Dilger
3
-3
/
+5
2011-05-14
debugfs: document htree-related commands in man page
Eric Sandeen
1
-0
/
+21
2011-05-14
debugfs: remove unused htree_dump "-l" argument
Eric Sandeen
1
-24
/
+1
2011-03-18
Merge branch 'maint' into next
Theodore Ts'o
2
-1
/
+2
2011-03-18
e2fsprogs: man page typo fixes
Eric Sandeen
1
-1
/
+1
2011-03-18
add new superblock field: s_overhead_blocks
Theodore Ts'o
1
-0
/
+1
2011-02-27
Merge branch 'maint' into next
Theodore Ts'o
1
-2
/
+4
2011-02-25
Add basic BIGALLOC support for cluster-based allocation
Theodore Ts'o
1
-2
/
+2
2011-02-25
e2fsprogs: reserving code points for new ext4 quota feature
Aditya Kali
1
-0
/
+2
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
[next]