Age | Commit message (Expand) | Author |
2011-01-31 | tests: factor fiemap-related predicate into init.cfg | Jim Meyering |
2011-01-31 | maint: update copyright year lists in new files | Jim Meyering |
2011-01-31 | tests: modernize sparse-fiemap test | Jim Meyering |
2011-01-31 | tests: remove duplicate fiemap-perf test | Jim Meyering |
2011-01-30 | doc: NEWS: mention cp's improvement | Jim Meyering |
2011-01-30 | build: update gnulib submodule to latest | Jim Meyering |
2011-01-30 | copy, tee: assume EINTR is always defined: remove #ifdefs | Jim Meyering |
2011-01-30 | tests: cp/fiemap: exercise previously-failing parts | Jim Meyering |
2011-01-30 | copy: make extent_copy use sparse_copy, rather than its own code | Jim Meyering |
2011-01-30 | copy: remove obsolete comment | Jim Meyering |
2011-01-30 | copy: factor sparse-copying code into its own function, because | Jim Meyering |
2011-01-30 | fiemap copy: avoid leak-on-error | Jim Meyering |
2011-01-30 | fiemap copy: avoid a performance hit due to very small buffer | Jim Meyering |
2011-01-30 | fiemap copy: simplify post-loop logic; improve comments | Jim Meyering |
2011-01-30 | fiemap copy: rename some locals | Jim Meyering |
2011-01-30 | tests: ensure that FIEMAP-enabled cp copies a sparse file efficiently | Jim Meyering |
2011-01-30 | copy: don't allocate a separate buffer just for extent-based copy | Jim Meyering |
2011-01-30 | copy: tweak variable name; improve a comment | Jim Meyering |
2011-01-30 | copy: call extent_copy also when make_holes is false, ... | Jim Meyering |
2011-01-30 | copy: remove else-after-goto and adjust indentation | Jim Meyering |
2011-01-30 | extent-scan: adjust naming and formatting | Jim Meyering |
2011-01-30 | fiemap copy: don't let write failure go unreported; adjust style, etc. | Jim Meyering |
2011-01-30 | fiemap copy: add extent-scan.[ch], avoid a double-free and reorganize | jeff.liu |
2011-01-30 | build: distribute new test script, filefrag-extent-compare | Jim Meyering |
2011-01-30 | build: distribute new file, fiemap.h | Jim Meyering |
2011-01-30 | copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl | Jie Liu |
2011-01-30 | fiemap.h: include <stdint.h>, not <linux/types.h> | Jim Meyering |
2011-01-30 | copy.c: ensure proper alignment of fiemap buffer | Paul Eggert |
2011-01-30 | copy.c: adjust comments, tweak semantics | Jim Meyering |
2011-01-30 | tests: relax the root-tests cross-check | Jim Meyering |
2011-01-30 | tests: accommodate varying filefrag -v "flags" output | Jim Meyering |
2011-01-30 | tests: exercise more of the new FIEMAP copying code | Jim Meyering |
2011-01-30 | tests: add a new test for FIEMAP-copy | Jie Liu |
2011-01-30 | cp: copy sparse files efficiently using the FIEMAP ioctl | Jie Liu |
2011-01-29 | doc: add alternatives for field processing not supported by cut | Pádraig Brady |
2011-01-29 | join: don't report disorder against an empty file | Pádraig Brady |
2011-01-29 | join: ensure --header skips the order check with empty files | Pádraig Brady |
2011-01-29 | join: add -o 'auto' to output a constant number of fields per line | Pádraig Brady |
2011-01-28 | tests: remove obsolete uses of "$$" in temporary file names | Jim Meyering |
2011-01-26 | tests: don't hide all trace of the vc_exe_in_TESTS test | Jim Meyering |
2011-01-25 | tests: minor correction | Andreas Schwab |
2011-01-25 | tests: avoid FP failure due to suspension | Jim Meyering |
2011-01-25 | tests: avoid rare FP failure in new du test | Jim Meyering |
2011-01-24 | split: avoid a new, spurious warning from gcc-4.6.0 | Jim Meyering |
2011-01-24 | tail: avoid new diagnostic when applying -f to a pipe on linux-2.3.38 | Jim Meyering |
2011-01-21 | doc: fix wording in warning about potential conflict with built-in | Jim Meyering |
2011-01-21 | manual: document floating point better | Paul Eggert |
2011-01-20 | build: update gnulib submodule to latest | Jim Meyering |
2011-01-20 | build: update gnulib submodule to latest | Jim Meyering |
2011-01-19 | maint: use slightly more efficient process in README-release | Jim Meyering |