index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
e2freefrag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-11
misc: clean up compiler warnings
Andreas Dilger
1
-2
/
+2
2010-07-19
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+3
2010-07-05
e2freefrag: Fix getopt bug on machines with unsigned chars
Mike Frysinger
1
-1
/
+2
2010-07-05
e2freefrag: Display the total number of free extents
Theodore Ts'o
1
-0
/
+1
2009-09-07
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
Valerie Aurora Henson
1
-5
/
+5
2009-08-22
Convert tune2fs, dumpe2fs, and e2image to the new bitmap interface
Valerie Aurora Henson
1
-1
/
+1
2009-08-09
e2freefrag: Take into account the last free extent in the file system
Theodore Ts'o
1
-17
/
+30
2009-08-09
e2freefrag: Fix to work correctly for file systems with 1kb block sizes
Theodore Ts'o
1
-4
/
+8
2009-08-09
e2freefrag: Do not print chunk-related information by default
Theodore Ts'o
1
-11
/
+19
2009-08-09
e2freefrag: Clarify e2freefrag's messages
Theodore Ts'o
1
-6
/
+6
2009-08-09
e2freefrag: Initialize the ext2 error table
Theodore Ts'o
1
-0
/
+1
2009-07-24
e2freefrag: Improve output to include be more like xfs_db's freesp -s
Andreas Dilger
1
-8
/
+17
2009-07-22
e2freefrag: New program which displays how fragmented the free space is
Theodore Ts'o
1
-0
/
+275