Age | Commit message (Expand) | Author |
---|---|---|
2011-04-20 | copy: always use FIEMAP_FLAG_SYNC, for now | Jim Meyering |
2011-04-12 | maint: remove unnecessary inclusion of <stdio.h> | Jim Meyering |
2011-04-11 | maint: remove doubled words in comments, e.g., s/to to/to/ | Jim Meyering |
2011-04-06 | copy: handle mergeable extents across fiemap scans | Pádraig Brady |
2011-04-03 | maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LIT | Jim Meyering |
2011-04-03 | copy: require fiemap sync also for 2.6.38 kernels | Jim Meyering |
2011-04-01 | copy: protect against overlapping extents | Pádraig Brady |
2011-03-31 | copy: with fiemap copy, only sync when needed | Pádraig Brady |
2011-03-11 | copy: merge similar extents before processing | Pádraig Brady |
2011-02-04 | cp: avoid spurious failure on any non-linux kernel | Jim Meyering |
2011-01-31 | maint: update copyright year lists in new files | Jim Meyering |
2011-01-30 | extent-scan: adjust naming and formatting | Jim Meyering |
2011-01-30 | fiemap copy: add extent-scan.[ch], avoid a double-free and reorganize | jeff.liu |