index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
extent-scan.c
Age
Commit message (
Expand
)
Author
2014-08-23
maint: ensure fiemap extents flags are compared correctly
Pádraig Brady
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-11-29
maint: remove various FIXME comments
Bernhard Voelker
2013-02-20
maint: cleanup up various uses of __attribute__
Pádraig Brady
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-10-17
cp: avoid data-corrupting free-memory-read
Jim Meyering
2012-05-02
maint: with split lines, don't leave an operator at end of line
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-07-15
build: avoid a fiemap compile failure on some systems
Pádraig Brady
2011-05-26
maint: enforce cpp indentation policy
Jim Meyering
2011-04-20
copy: always use FIEMAP_FLAG_SYNC, for now
Jim Meyering
2011-04-12
maint: remove unnecessary inclusion of <stdio.h>
Jim Meyering
2011-04-11
maint: remove doubled words in comments, e.g., s/to to/to/
Jim Meyering
2011-04-06
copy: handle mergeable extents across fiemap scans
Pádraig Brady
2011-04-03
maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LIT
Jim Meyering
2011-04-03
copy: require fiemap sync also for 2.6.38 kernels
Jim Meyering
2011-04-01
copy: protect against overlapping extents
Pádraig Brady
2011-03-31
copy: with fiemap copy, only sync when needed
Pádraig Brady
2011-03-11
copy: merge similar extents before processing
Pádraig Brady
2011-02-04
cp: avoid spurious failure on any non-linux kernel
Jim Meyering
2011-01-31
maint: update copyright year lists in new files
Jim Meyering
2011-01-30
extent-scan: adjust naming and formatting
Jim Meyering
2011-01-30
fiemap copy: add extent-scan.[ch], avoid a double-free and reorganize
jeff.liu