platform/upstream/coreutils.git
2011-03-13 Jim Meyeringsort: spawn fewer threads for small inputs
2011-03-11 Pádraig Bradycopy: merge similar extents before processing
2011-03-06 Paul Eggertdd: avoid or diagnose some problems with short reads
2011-03-05 Pádraig Bradymaint: fix dd nocache test to be independent of current...
2011-03-05 Pádraig Bradydd: add a flag to discard cached data
2011-03-05 Pádraig Bradydoc: clarify that `dd bs=` can immediately output short...
2011-03-05 Pádraig Bradydoc: group dd conv= options that are actually flags
2011-03-05 Pádraig Bradydd: warn when we disable oflag=direct not at EOF
2011-03-03 Jim Meyeringdu: don't infloop for --files0-from=DIR
2011-03-03 Jim Meyeringwc: avoid NULL dereference on out-of-memory error
2011-02-25 Pádraig Bradytests: without filefrag, only skip part of sparse-fiemap
2011-02-19 Gilles Espinassemaint: replace spaces with tab in tests/Makefile.am
2011-02-18 Jim Meyeringstdbuf: avoid even the appearance of a possible use...
2011-02-18 Gilles Espinassetests: correct racy sparse-to-pipe test
2011-02-15 Paul Eggertuptime: omit unnecessary #if
2011-02-15 Pádraig Bradytests: support more file systems in the cp fiemap tests
2011-02-11 Pádraig Bradycopy: adjust fiemap handling of sparse files
2011-02-11 Pádraig Bradycopy: suppress redundant lseeks when using fiemap
2011-02-10 Jim Meyeringtests: fix bug in preceding check.mk change
2011-02-10 Jim Meyeringtests: print "python missing:..." diagnostic where...
2011-02-10 Jim Meyeringtests: avoid gross inefficiency in "make test"
2011-02-08 Pádraig Bradytest: improve the cp fiemap tests
2011-02-08 Jim Meyeringtests: randread-tests: use macro.h not "#define ASSERT..."
2011-02-07 Jim Meyeringmaint: move di-set and ino-map modules from ./gl to...
2011-02-07 Jim Meyeringdi-set: provide a lookup method
2011-02-07 Jim Meyeringcut: don't segfault for large unbounded range
2011-02-05 Jim Meyeringcopy: don't let a failed lseek go undiagnosed
2011-02-04 Jim Meyeringpost-release administrivia
2011-02-04 Jim Meyeringversion 8.10 v8.10
2011-02-04 Jim Meyeringcp: avoid spurious failure on any non-linux kernel
2011-02-04 Jim Meyeringtests: skip mv/i-3 on FreeBSD to avoid spurious failure
2011-02-03 Pádraig Bradysort: fix --debug key highlighting when key start after...
2011-02-02 Jim Meyeringtests: correct part of fiemap-perf
2011-02-02 Jim Meyeringbuild: update gnulib submodule to latest
2011-01-31 Pádraig Bradycp: fix the buffer size used when writing zeros
2011-01-31 Jim Meyeringcp: always initialize extent_copy's output parameter
2011-01-31 Jim Meyeringtests: exercise a rarely-used corner of copy.c
2011-01-31 Jim Meyeringcp: fix copying a sparse file to a pipe
2011-01-31 Jim Meyeringtests: gfs2 also supports FIEMAP
2011-01-31 Jim Meyeringmaint: remove unused inclusion of "fiemap.h"
2011-01-31 Jim Meyeringtests: factor fiemap-related predicate into init.cfg
2011-01-31 Jim Meyeringmaint: update copyright year lists in new files
2011-01-31 Jim Meyeringtests: modernize sparse-fiemap test
2011-01-31 Jim Meyeringtests: remove duplicate fiemap-perf test
2011-01-30 Jim Meyeringdoc: NEWS: mention cp's improvement
2011-01-30 Jim Meyeringbuild: update gnulib submodule to latest
2011-01-30 Jim Meyeringcopy, tee: assume EINTR is always defined: remove ...
2011-01-30 Jim Meyeringtests: cp/fiemap: exercise previously-failing parts
2011-01-30 Jim Meyeringcopy: make extent_copy use sparse_copy, rather than...
2011-01-30 Jim Meyeringcopy: remove obsolete comment
2011-01-30 Jim Meyeringcopy: factor sparse-copying code into its own function...
2011-01-30 Jim Meyeringfiemap copy: avoid leak-on-error
2011-01-30 Jim Meyeringfiemap copy: avoid a performance hit due to very small...
2011-01-30 Jim Meyeringfiemap copy: simplify post-loop logic; improve comments
2011-01-30 Jim Meyeringfiemap copy: rename some locals
2011-01-30 Jim Meyeringtests: ensure that FIEMAP-enabled cp copies a sparse...
2011-01-30 Jim Meyeringcopy: don't allocate a separate buffer just for extent...
2011-01-30 Jim Meyeringcopy: tweak variable name; improve a comment
2011-01-30 Jim Meyeringcopy: call extent_copy also when make_holes is false...
2011-01-30 Jim Meyeringcopy: remove else-after-goto and adjust indentation
2011-01-30 Jim Meyeringextent-scan: adjust naming and formatting
2011-01-30 Jim Meyeringfiemap copy: don't let write failure go unreported...
2011-01-30 jeff.liufiemap copy: add extent-scan.[ch], avoid a double-free...
2011-01-30 Jim Meyeringbuild: distribute new test script, filefrag-extent...
2011-01-30 Jim Meyeringbuild: distribute new file, fiemap.h
2011-01-30 Jie Liucopy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl
2011-01-30 Jim Meyeringfiemap.h: include <stdint.h>, not <linux/types.h>
2011-01-30 Paul Eggertcopy.c: ensure proper alignment of fiemap buffer
2011-01-30 Jim Meyeringcopy.c: adjust comments, tweak semantics
2011-01-30 Jim Meyeringtests: relax the root-tests cross-check
2011-01-30 Jim Meyeringtests: accommodate varying filefrag -v "flags" output
2011-01-30 Jim Meyeringtests: exercise more of the new FIEMAP copying code
2011-01-30 Jie Liutests: add a new test for FIEMAP-copy
2011-01-30 Jie Liucp: copy sparse files efficiently using the FIEMAP...
2011-01-29 Pádraig Bradydoc: add alternatives for field processing not supporte...
2011-01-29 Pádraig Bradyjoin: don't report disorder against an empty file
2011-01-29 Pádraig Bradyjoin: ensure --header skips the order check with empty...
2011-01-29 Pádraig Bradyjoin: add -o 'auto' to output a constant number of...
2011-01-28 Jim Meyeringtests: remove obsolete uses of "$$" in temporary file...
2011-01-26 Jim Meyeringtests: don't hide all trace of the vc_exe_in_TESTS...
2011-01-25 Andreas Schwabtests: minor correction
2011-01-25 Jim Meyeringtests: avoid FP failure due to suspension
2011-01-25 Jim Meyeringtests: avoid rare FP failure in new du test
2011-01-24 Jim Meyeringsplit: avoid a new, spurious warning from gcc-4.6.0
2011-01-24 Jim Meyeringtail: avoid new diagnostic when applying -f to a pipe...
2011-01-21 Jim Meyeringdoc: fix wording in warning about potential conflict...
2011-01-21 Paul Eggertmanual: document floating point better
2011-01-20 Jim Meyeringbuild: update gnulib submodule to latest
2011-01-20 Jim Meyeringbuild: update gnulib submodule to latest
2011-01-19 Jim Meyeringmaint: use slightly more efficient process in README...
2011-01-18 Jim Meyeringtests: avoid FP failure in new du test
2011-01-18 Jim Meyeringbuild: update gnulib submodule to latest
2011-01-18 Jim Meyeringdoc: update NEWS
2011-01-17 Jim Meyeringdoc: show how to shred more efficiently
2011-01-17 Jim Meyeringuniq: replace a wasteful loop with simple calculation
2011-01-17 Jim Meyeringtests: add a test for today's uniq bug
2011-01-17 Sami Kerolauniq: don't continue field processing after end of...
2011-01-15 Ondřej Vašíkdoc: specify how tr, echo, printf treat octal numbers
2011-01-14 Pádraig Bradymaint: refactor to use read-file from gnulib
2011-01-13 Pádraig Bradymaint: trivial system header file cleanups
next