aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Fix DTrace test ATF wrapper generation.Mark Johnston2016-05-101-1/+1
* Rename dprintf into dbg_printf to avoid collision with dprintf(3)Baptiste Daroussin2016-05-101-11/+11
* rename getline into zgetline to avoid collision with getline(3)Baptiste Daroussin2016-05-101-2/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-0489-127/+251
* Fix including Kyuafile in packaged base system.Glen Barber2016-04-295-5/+10
* MFV r298471: 6052 decouple lzc_create() from the implementation detailsAndriy Gapon2016-04-223-7/+14
* Print error messages to stderrBaptiste Daroussin2016-04-161-2/+2
* MFHGlen Barber2016-04-161-4/+4
|\
| * Fix the 'type' for a few variables from tcpcb.Hiren Panchasara2016-04-151-4/+4
* | MFHGlen Barber2016-04-121-0/+1
|\|
| * libdtrace: Add a missing unlock to an error handler.Mark Johnston2016-04-111-0/+1
* | MFHGlen Barber2016-04-116-102/+166
|\|
| * Implement support for boot-time DTrace.Mark Johnston2016-04-101-16/+55
| * MFV r297760: 6418 zpool should have a label clearing commandAlexander Motin2016-04-095-86/+111
* | MFHGlen Barber2016-04-044-6/+12
|\|
| * fix zfs set canmount=off on an unmounted filesystemAndriy Gapon2016-04-031-2/+3
| * zfs receive: -u can be ignored sometimesAndriy Gapon2016-04-031-1/+2
| * MFV r297505:Alexander Motin2016-04-022-3/+7
* | MFHGlen Barber2016-03-143-14/+14
|\|
| * libdtrace: use calloc(3) instead of malloc(3) when it makes sense.Pedro F. Giffuni2016-03-143-14/+14
* | MFHGlen Barber2016-03-10104-96/+1223
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-0986-0/+1026
| * Missed addition to r296563 to fix newer tools to work with older kernel.Alexander Motin2016-03-091-0/+3
| * MFV r296540: 4448 zfs diff misprints unicode charactersAlexander Motin2016-03-081-6/+8
| * MFV r296538: 6544 incorrect comment in libzfs.h about offline statusAlexander Motin2016-03-081-1/+1
| * MFV r296536: 6551 cmd/zpool: cleanup gcc warningsAlexander Motin2016-03-083-34/+13
| * MFV r296534: 6550 cmd/zfs: cleanup gcc warningsAlexander Motin2016-03-081-17/+37
| * MFV r296532: 6637 replacing "dontclose" with "should_close"Alexander Motin2016-03-081-3/+3
| * MFV r296527: 6659 nvlist_free(NULL) is a no-opAlexander Motin2016-03-088-32/+16
| * MFV r296518: 5027 zfs large block support (add copyright)Alexander Motin2016-03-088-0/+8
| * MFV r296505: 6531 Provide mechanism to artificially limit disk performanceAlexander Motin2016-03-081-3/+108
* | MFHGlen Barber2016-03-061-0/+14
|\|
| * fix tcpdebug: - assign to "flags" in each probe, not only debug-inputGeorge V. Neville-Neil2016-03-031-0/+14
* | MFHGlen Barber2016-03-021-27/+0
|\|
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-27/+0
* | MFHGlen Barber2016-02-222-5/+5
|\|
| * Fix "invalid type '(null)'" usage messages in zfs(8) and zpool(8).Dimitry Andric2016-02-212-5/+5
* | MFHGlen Barber2016-02-181-2/+0
|\|
| * Test directories can build in parallel fine.Bryan Drewery2016-02-161-2/+0
* | More 'tests' packaging fixes.Glen Barber2016-02-031-0/+5
* | MFHGlen Barber2016-02-021-2/+4
|\|
| * MFV 295046: 6358 A faulted pool with only unavailable vdevs triggersAlexander Motin2016-01-291-2/+4
* | First pass to fix the 'tests' packages.Glen Barber2016-02-024-0/+20
|/
* MFV r294816: 4986 receiving replication stream fails if any snapshotAlexander Motin2016-01-261-9/+34
* MFV r294814: 6393 zfs receive a full send as a cloneAlexander Motin2016-01-261-2/+5
* We don't support libdtrace for RISC-V yet.Ruslan Bukin2016-01-251-1/+1
* Remove a dead local variable, missed in r274565.Mark Johnston2016-01-141-2/+0
* Reduce zfs utilities overlinkingBaptiste Daroussin2015-12-242-2/+2
* Reduce overlinkingBaptiste Daroussin2015-12-242-2/+2
* Report an error if zdb cannot initialize zfsBaptiste Daroussin2015-12-231-1/+2