aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Fix missing space in mandoc syntaxAllan Jude2016-06-011-1/+1
* Update zfs(8) and zpool-features(7) man pages with new hashing algorithmsAllan Jude2016-06-012-4/+105
* Coverity fixes for r300906Alan Somers2016-05-311-1/+0
* zfsd: Remove a redundant semicolon,Pedro F. Giffuni2016-05-311-1/+1
* zfsd: minor spelling fix.Pedro F. Giffuni2016-05-301-1/+1
* Avoid more literal-suffix errors with C++11Bryan Drewery2016-05-291-4/+4
* zfsd(8), the ZFS fault management daemonAlan Somers2016-05-2826-0/+5997
* Add initial DTrace support for RISC-V.Ruslan Bukin2016-05-246-4/+162
* Remove the old version of the DTraceToolkit from the source tree.George V. Neville-Neil2016-05-191011-78489/+0
* 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
|\|