index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extent-scan.c
Age
Commit message (
Expand
)
Author
Lines
2013-11-29
maint: remove various FIXME comments
Bernhard Voelker
-3
/
+1
2013-02-20
maint: cleanup up various uses of __attribute__
Pádraig Brady
-1
/
+1
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-10-17
cp: avoid data-corrupting free-memory-read
Jim Meyering
-3
/
+9
2012-05-02
maint: with split lines, don't leave an operator at end of line
Jim Meyering
-6
/
+6
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-07-15
build: avoid a fiemap compile failure on some systems
Pádraig Brady
-3
/
+1
2011-05-26
maint: enforce cpp indentation policy
Jim Meyering
-2
/
+2
2011-04-20
copy: always use FIEMAP_FLAG_SYNC, for now
Jim Meyering
-0
/
+8
2011-04-12
maint: remove unnecessary inclusion of <stdio.h>
Jim Meyering
-1
/
+0
2011-04-11
maint: remove doubled words in comments, e.g., s/to to/to/
Jim Meyering
-1
/
+1
2011-04-06
copy: handle mergeable extents across fiemap scans
Pádraig Brady
-88
/
+106
2011-04-03
maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LIT
Jim Meyering
-1
/
+1
2011-04-03
copy: require fiemap sync also for 2.6.38 kernels
Jim Meyering
-2
/
+2
2011-04-01
copy: protect against overlapping extents
Pádraig Brady
-1
/
+33
2011-03-31
copy: with fiemap copy, only sync when needed
Pádraig Brady
-1
/
+33
2011-03-11
copy: merge similar extents before processing
Pádraig Brady
-11
/
+28
2011-02-04
cp: avoid spurious failure on any non-linux kernel
Jim Meyering
-0
/
+1
2011-01-31
maint: update copyright year lists in new files
Jim Meyering
-1
/
+1
2011-01-30
extent-scan: adjust naming and formatting
Jim Meyering
-10
/
+13
2011-01-30
fiemap copy: add extent-scan.[ch], avoid a double-free and reorganize
jeff.liu
-0
/
+113