index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
e4defrag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
1
-0
/
+1
2011-09-16
e4defrag: Check error return of sysconf()
Eric Sandeen
1
-1
/
+4
2010-12-24
e4defrag: Use libext2fs to get the correct superblock information
Kazuya Mio
1
-167
/
+18
2010-12-24
e4defrag: fix segfault when e4defrag races with unlink/truncate
Kazuya Mio
1
-1
/
+1
2010-12-16
e4defrag: Fix the overflow in e4defrag with > 2GB files
Theodore Ts'o
1
-4
/
+4
2010-12-13
e4defrag: avoid unsuccessful return for an non-privileged user
Kazuya Mio
1
-0
/
+1
2010-12-13
e4defrag: fix file blocks calculation
Kazuya Mio
1
-17
/
+29
2010-12-13
e4defrag: output size per extent by -c option
Kazuya Mio
1
-24
/
+52
2010-12-13
e4defrag: return more specific error message on ioctl failure
Peng Tao
1
-1
/
+5
2010-12-13
e4defrag: skip "rootfs" entry when checking for ext4 filesystem
Eric Sandeen
1
-0
/
+2
2010-12-13
e4defrag: open the file to be defragged in read/write mode
Darrick J. Wong
1
-1
/
+1
2009-09-07
e4defrag: fix ppc build
Kyle McMartin
1
-0
/
+6
2009-08-22
Move declaration of FS_IOC_FIEMAP ioctl to fiemap.h
Theodore Ts'o
1
-1
/
+1
2009-07-27
e4defrag: remove a lot of cruft
Eric Sandeen
1
-81
/
+34
2009-07-11
e4defrag: Fix compile warnings
Kazuya Mio
1
-34
/
+39
2009-07-09
e4defrag: Fix a core dump when trying to defrag a file with no blocks
Theodore Ts'o
1
-0
/
+18
2009-07-09
Add e4defrag to the misc directory
Theodore Ts'o
1
-0
/
+2171