summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2011-03-20bootstrap: do not exclude m4/message.m4Paul Eggert-1/+0
2011-03-20maint: remove a name from THANKS.in that is derived from git logJim Meyering-1/+0
2011-03-19tests: fix the sparse-fiemap testPádraig Brady-29/+37
2011-03-16sort: avoid memory pressure of 130MB/thread when reading from pipeJim Meyering-2/+6
2011-03-16maint: stop using .x-sc_* files to list syntax-check exemptionsJim Meyering-138/+37
2011-03-13maint: use wcswidth from gnulibPádraig Brady-22/+2
2011-03-13touch: update to latest gnulib to fix Solaris 10 touch segfaultJim Meyering-55/+77
2011-03-13sort: spawn fewer threads for small inputsJim Meyering-9/+16
2011-03-11copy: merge similar extents before processingPádraig Brady-11/+28
2011-03-05dd: avoid or diagnose some problems with short readsPaul Eggert-12/+41
2011-03-05maint: fix dd nocache test to be independent of current stdinPádraig Brady-1/+1
2011-03-05dd: add a flag to discard cached dataPádraig Brady-8/+248
2011-03-05doc: clarify that `dd bs=` can immediately output short readsPádraig Brady-4/+4
2011-03-05doc: group dd conv= options that are actually flagsPádraig Brady-20/+24
2011-03-05dd: warn when we disable oflag=direct not at EOFPádraig Brady-0/+6
2011-03-03du: don't infloop for --files0-from=DIRJim Meyering-12/+59
2011-03-03wc: avoid NULL dereference on out-of-memory errorJim Meyering-0/+6
2011-02-25tests: without filefrag, only skip part of sparse-fiemapPádraig Brady-27/+27
2011-02-19maint: replace spaces with tab in tests/Makefile.amGilles Espinasse-3/+3
2011-02-18stdbuf: avoid even the appearance of a possible use-after-freeJim Meyering-2/+5
2011-02-18tests: correct racy sparse-to-pipe testGilles Espinasse-0/+4
2011-02-14uptime: omit unnecessary #ifPaul Eggert-4/+0
2011-02-15tests: support more file systems in the cp fiemap testsPádraig Brady-9/+20
2011-02-11copy: adjust fiemap handling of sparse filesPádraig Brady-5/+6
2011-02-11copy: suppress redundant lseeks when using fiemapPádraig Brady-21/+19
2011-02-10tests: fix bug in preceding check.mk changeJim Meyering-2/+2
2011-02-10tests: print "python missing:..." diagnostic where more will see itJim Meyering-1/+1
2011-02-10tests: avoid gross inefficiency in "make test"Jim Meyering-3/+9
2011-02-08test: improve the cp fiemap testsPádraig Brady-10/+37
2011-02-08tests: randread-tests: use macro.h not "#define ASSERT..."Jim Meyering-14/+2
2011-02-07maint: move di-set and ino-map modules from ./gl to gnulibJim Meyering-646/+0
2011-02-07di-set: provide a lookup methodJim Meyering-0/+26
2011-02-07cut: don't segfault for large unbounded rangeJim Meyering-0/+12
2011-02-05copy: don't let a failed lseek go undiagnosedJim Meyering-16/+2
2011-02-04post-release administriviaJim Meyering-2/+5
2011-02-04version 8.10v8.10Jim Meyering-1/+1
2011-02-04cp: avoid spurious failure on any non-linux kernelJim Meyering-0/+1
2011-02-04tests: skip mv/i-3 on FreeBSD to avoid spurious failureJim Meyering-0/+2
2011-02-03sort: fix --debug key highlighting when key start after key endPádraig Brady-1/+10
2011-02-02tests: correct part of fiemap-perfJim Meyering-1/+1
2011-02-02build: update gnulib submodule to latestJim Meyering-0/+0
2011-01-31cp: fix the buffer size used when writing zerosPádraig Brady-1/+1
2011-01-31cp: always initialize extent_copy's output parameterJim Meyering-0/+1
2011-01-31tests: exercise a rarely-used corner of copy.cJim Meyering-0/+32
2011-01-31cp: fix copying a sparse file to a pipeJim Meyering-7/+20
2011-01-31tests: gfs2 also supports FIEMAPJim Meyering-3/+5
2011-01-31maint: remove unused inclusion of "fiemap.h"Jim Meyering-4/+0
2011-01-31tests: factor fiemap-related predicate into init.cfgJim Meyering-3/+10
2011-01-31maint: update copyright year lists in new filesJim Meyering-3/+3
2011-01-31tests: modernize sparse-fiemap testJim Meyering-5/+1