index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-29
fiemap copy: simplify post-loop logic; improve comments
Jim Meyering
1
-30
/
+16
2011-01-29
fiemap copy: rename some locals
Jim Meyering
1
-11
/
+11
2011-01-29
tests: ensure that FIEMAP-enabled cp copies a sparse file efficiently
Jim Meyering
2
-0
/
+33
2011-01-22
copy: don't allocate a separate buffer just for extent-based copy
Jim Meyering
1
-19
/
+17
2011-01-22
copy: tweak variable name; improve a comment
Jim Meyering
1
-6
/
+6
2011-01-22
copy: call extent_copy also when make_holes is false, ...
Jim Meyering
1
-16
/
+13
2011-01-22
* src/copy.c (copy_reg): Remove useless else-after-goto.
Jim Meyering
1
-6
/
+4
2011-01-22
copy.c: shorten a comment to fit in 80 columns
Jim Meyering
1
-1
/
+1
2011-01-22
extent-scan.c: don't include error.h or quote.h
Jim Meyering
1
-2
/
+0
2011-01-22
formatting
Jim Meyering
2
-5
/
+8
2011-01-22
distribute extent-scan.h, too
Jim Meyering
1
-1
/
+1
2011-01-22
rename extent-scan functions to start with extent_scan_
Jim Meyering
3
-22
/
+22
2011-01-22
rename extent_scan member
Jim Meyering
3
-6
/
+6
2011-01-22
fiemap copy: don't let write failure go unreported; adjust style, etc.
Jim Meyering
1
-9
/
+19
2011-01-22
bug#6131: [PATCH]: fiemap support for efficient sparse file copy
jeff.liu
4
-80
/
+296
2011-01-22
build: distribute new test script, filefrag-extent-compare
Jim Meyering
1
-0
/
+1
2011-01-22
build: distribute new file, fiemap.h
Jim Meyering
1
-0
/
+1
2011-01-22
copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl
Jie Liu
1
-0
/
+1
2011-01-22
tests: accommodate varying filefrag -v "flags" output
Jim Meyering
1
-1
/
+2
2011-01-22
fiemap.h: include <stdint.h>, not <linux/types.h>
Jim Meyering
1
-1
/
+1
2011-01-22
copy.c: ensure proper alignment of fiemap buffer
Paul Eggert
1
-7
/
+8
2011-01-22
copy.c: adjust comments, tweak semantics
Jim Meyering
1
-26
/
+36
2011-01-22
tests: improve fiemap test to work with 4 FS types; fall back on ext4
Jim Meyering
2
-11
/
+95
2011-01-22
tests: relax the root-tests cross-check
Jim Meyering
1
-1
/
+1
2011-01-22
tests: test fiemap-enabled cp more thoroughly
Jim Meyering
1
-29
/
+32
2011-01-22
tests: require root only if current partition is neither btrfs nor xfs
Jim Meyering
1
-22
/
+27
2011-01-22
tests: exercise more of the new FIEMAP copying code
Jim Meyering
1
-0
/
+38
2011-01-22
tests: sparse-fiemap: factor out some set-up
Jim Meyering
1
-4
/
+4
2011-01-22
tests: add a new test for FIEMAP-copy
Jie Liu
2
-0
/
+57
2011-01-22
cp: Add FIEMAP support for efficient sparse file copy
Jie Liu
2
-0
/
+261
2011-01-21
doc: fix wording in warning about potential conflict with built-in
Jim Meyering
1
-1
/
+1
2011-01-21
manual: document floating point better
Paul Eggert
1
-13
/
+39
2011-01-20
build: update gnulib submodule to latest
Jim Meyering
1
-0
/
+0
2011-01-20
build: update gnulib submodule to latest
Jim Meyering
1
-0
/
+0
2011-01-19
maint: use slightly more efficient process in README-release
Jim Meyering
1
-7
/
+9
2011-01-18
tests: avoid FP failure in new du test
Jim Meyering
1
-2
/
+9
2011-01-18
build: update gnulib submodule to latest
Jim Meyering
1
-0
/
+0
2011-01-18
doc: update NEWS
Jim Meyering
1
-0
/
+1
2011-01-17
doc: show how to shred more efficiently
Jim Meyering
1
-0
/
+14
2011-01-17
uniq: replace a wasteful loop with simple calculation
Jim Meyering
1
-2
/
+1
2011-01-17
tests: add a test for today's uniq bug
Jim Meyering
2
-0
/
+26
2011-01-17
uniq: don't continue field processing after end of line
Sami Kerola
2
-1
/
+3
2011-01-15
doc: specify how tr, echo, printf treat octal numbers
Ondřej Vašík
1
-6
/
+13
2011-01-14
maint: refactor to use read-file from gnulib
Pádraig Brady
3
-119
/
+12
2011-01-13
maint: trivial system header file cleanups
Pádraig Brady
4
-7
/
+9
2011-01-12
doc: clean up HACKING guidelines
Jim Meyering
1
-8
/
+4
2011-01-11
gnulib: Also use dtoastr and ldtoastr modules.
Paul Eggert
1
-0
/
+2
2011-01-11
build: update gnulib submodule to latest
Paul Eggert
1
-0
/
+0
2011-01-11
rm: ignore errno related to invalid file names
Nadav Har'El
2
-1
/
+12
2011-01-10
build: update gnulib submodule to latest
Jim Meyering
1
-0
/
+0
[next]