index
:
delta/e2fsprogs.git
baserock/bootstrap
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
e2fsprogs-interim
maint
master
next
pu
git.kernel.org: pub/scm/fs/ext2/e2fsprogs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
e2freefrag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang warnings on architectures with a 64-bit long
Theodore Ts'o
2021-02-11
1
-2
/
+2
*
Enable threaded support for e2fsprogs' applications.
Theodore Ts'o
2021-01-21
1
-1
/
+1
*
Merge branch 'maint' into next
Theodore Ts'o
2019-03-06
1
-1
/
+1
|
\
|
*
e2freefrag: fix memory leak in scan_online()
Lukas Czerner
2019-02-11
1
-1
/
+1
*
|
Merge branch 'maint' into next
Theodore Ts'o
2018-11-26
1
-10
/
+16
|
\
\
|
|
/
|
*
e2freefrag: fix free blocks count during live scan
Darrick J. Wong
2018-11-25
1
-10
/
+16
*
|
Fix function declarations for ss commands to fix LTO warnings
Theodore Ts'o
2018-08-08
1
-1
/
+2
|
/
*
Fix gcc and clang warnings
Theodore Ts'o
2018-06-23
1
-2
/
+2
*
Merge branch 'maint' into next
Theodore Ts'o
2018-03-02
1
-0
/
+4
|
\
|
*
e2freefrag: fix portability problem for Hurd
Theodore Ts'o
2018-03-02
1
-0
/
+4
*
|
Merge branch 'maint' into next
Theodore Ts'o
2017-12-04
1
-4
/
+5
|
\
\
|
|
/
|
*
e2freefrag: print 64bit free blocks count
Kazuya Mio
2017-12-04
1
-4
/
+5
*
|
e2freefrag: use GETFSMAP on mounted filesystems
Darrick J. Wong
2017-05-29
1
-9
/
+112
|
/
*
debugfs: fix argument parsing in do_freefrag()
Artemiy Volkov
2014-08-02
1
-0
/
+1
*
e2fsprogs: introduce ext2fs_close_free() helper
Lukas Czerner
2014-07-05
1
-1
/
+1
*
e2freefrag: avoid integer overflow when reporting free space statistics
Theodore Ts'o
2013-12-28
1
-4
/
+4
*
e2freefrag: use 64-bit rbtree bitmaps
Theodore Ts'o
2012-10-04
1
-1
/
+2
*
debugfs: fix gcc -Wall complaints
Theodore Ts'o
2011-11-18
1
-20
/
+24
*
debugfs: add the freefrag command
Theodore Ts'o
2011-11-18
1
-27
/
+47
*
e2freefrag: fix "Illegal block number" errors with bigalloc file systems
Robin Dong
2011-11-11
1
-1
/
+1
*
Shorten compile commands run by the build system
Theodore Ts'o
2011-09-18
1
-0
/
+1
*
freefrag: fix up getopt case statement
Eric Sandeen
2011-09-16
1
-3
/
+1
*
misc: clean up compiler warnings
Andreas Dilger
2011-06-11
1
-2
/
+2
*
Merge branch 'maint' into next
Theodore Ts'o
2010-07-19
1
-1
/
+3
|
\
|
*
e2freefrag: Fix getopt bug on machines with unsigned chars
Mike Frysinger
2010-07-05
1
-1
/
+2
|
*
e2freefrag: Display the total number of free extents
Theodore Ts'o
2010-07-05
1
-0
/
+1
*
|
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
Valerie Aurora Henson
2009-09-07
1
-5
/
+5
*
|
Convert tune2fs, dumpe2fs, and e2image to the new bitmap interface
Valerie Aurora Henson
2009-08-22
1
-1
/
+1
|
/
*
e2freefrag: Take into account the last free extent in the file system
Theodore Ts'o
2009-08-09
1
-17
/
+30
*
e2freefrag: Fix to work correctly for file systems with 1kb block sizes
Theodore Ts'o
2009-08-09
1
-4
/
+8
*
e2freefrag: Do not print chunk-related information by default
Theodore Ts'o
2009-08-09
1
-11
/
+19
*
e2freefrag: Clarify e2freefrag's messages
Theodore Ts'o
2009-08-09
1
-6
/
+6
*
e2freefrag: Initialize the ext2 error table
Theodore Ts'o
2009-08-09
1
-0
/
+1
*
e2freefrag: Improve output to include be more like xfs_db's freesp -s
Andreas Dilger
2009-07-24
1
-8
/
+17
*
e2freefrag: New program which displays how fragmented the free space is
Theodore Ts'o
2009-07-22
1
-0
/
+275