summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2011-04-25doc: tail/inotify does use --sleep-interval=S, with --pid=PJim Meyering-5/+10
2011-04-22tests: sparse-fiemap: adjust syntax to accommodate older awkAlan Curry-1/+2
2011-04-21tests: sparse-fiemap: with root/ext3, do not create an ext4 FSJim Meyering-0/+4
2011-04-21tests: sparse-fiemap: report more detail upon failure; ignore an FPJim Meyering-3/+7
2011-04-20copy: use FIEMAP (extent_copy) only for apparently-sparse files,Jim Meyering-16/+34
2011-04-20copy: factor out a tiny sparse-testing functionJim Meyering-4/+19
2011-04-20copy: do not treat unwritten extents specially: avoid XFS/ext4 data lossJim Meyering-1/+9
2011-04-20copy: always use FIEMAP_FLAG_SYNC, for nowJim Meyering-0/+8
2011-04-20tests: remove spurious syntax from a perl snippetJim Meyering-1/+1
2011-04-17dircolors: add .ear, .war, .sar, for Java jar-like archivesOndřej Vašík-0/+4
2011-04-13post-release administriviaJim Meyering-2/+5
2011-04-13version 8.11v8.11Jim Meyering-1/+1
2011-04-13maint: mention dd's new partial read warning in NEWSPádraig Brady-0/+3
2011-04-13tests: fix a false positive fiemap test on some file systemsPádraig Brady-12/+20
2011-04-12maint: correct kernel version in test commentPádraig Brady-1/+1
2011-04-12maint: remove unnecessary inclusion of <stdio.h>Jim Meyering-1/+0
2011-04-11build: update gnulib submodule to latestJim Meyering-0/+0
2011-04-11cfg.mk: remove useless semicolon and backslashJim Meyering-1/+1
2011-04-11doc: tweak NEWSJim Meyering-3/+3
2011-04-11maint: install: remove support for --preserve_context ("_", not "-")Jim Meyering-8/+3
2011-04-11maint: reorder install.c to eliminate declarations of static functionsJim Meyering-344/+327
2011-04-11maint: rename variables for clarity...Jim Meyering-6/+6
2011-04-11maint: remove doubled words in comments, e.g., s/to to/to/Jim Meyering-6/+6
2011-04-11maint: misc typo fixesPádraig Brady-4/+4
2011-04-07maint: correct kernel version in NEWSPádraig Brady-1/+1
2011-04-06copy: handle mergeable extents across fiemap scansPádraig Brady-88/+108
2011-04-06copy: fix an unlikely memory leak when a fiemap copy failsPádraig Brady-1/+1
2011-04-04tests: avoid spurious parallel failure due to temporary disk fullJim Meyering-0/+15
2011-04-04tests: don't ever leave a backgrounded "sleep 10m" processJim Meyering-1/+1
2011-04-04tests: preserve-gid: don't chown temporary PATH dir to a nameless UIDJim Meyering-1/+6
2011-04-04tests: preserve-gid: remove useless use of "env"Jim Meyering-1/+1
2011-04-04tests: convert common root-build test failure to a "skip"Jim Meyering-2/+1
2011-04-04tests: minor improvement of sc_tight_scope ruleJim Meyering-5/+5
2011-04-04docs: mention POSIX 2008Eric Blake-3/+4
2011-04-03maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LITJim Meyering-18/+34
2011-04-03copy: require fiemap sync also for 2.6.38 kernelsJim Meyering-2/+2
2011-04-02cp: always detect copy-into-self: avoid infloop w/large PATH_MAXJim Meyering-2/+10
2011-04-02maint: fix a comment typoJim Meyering-1/+1
2011-04-01copy: process empty extents more efficientlyPádraig Brady-16/+162
2011-04-01copy: protect against overlapping extentsPádraig Brady-1/+37
2011-04-01copy: link rather than copy symlinks, when --link usedPádraig Brady-7/+66
2011-03-31tests: inotify-rotate: avoid race condition with overloaded diskJim Meyering-2/+2
2011-03-31copy: with fiemap copy, only sync when neededPádraig Brady-3/+42
2011-03-28tests: avoid unwarranted failure in mock-simulated non-SELinux env.Mathieu Bridon-1/+9
2011-03-28maint: correct formatting style in a headerJim Meyering-5/+6
2011-03-23df: fix alignment of columnsPádraig Brady-168/+291
2011-03-22build: update gnulib submodule to latestJim Meyering-0/+0
2011-03-22tests: exercise tests new "==" operatorJim Meyering-0/+6
2011-03-22test: accept "==" as a synonym for "="David A. Wheeler-3/+10
2011-03-21tests: fix a bug in the cp/preserve-gid testJim Meyering-8/+19