aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* dtraceUtil/tst.DataModel32.d.ksh passes on amd64.Mark Johnston2016-08-151-1/+0
* Fix handling of forward enum declarations in the CTF tools.Mark Johnston2016-08-132-1/+7
* Highball memory requirement (4GB) with common/{raise,safety}Enji Cooper2016-08-103-3/+20
* Cast result from third parameter to int instead of promoting it to size_tEnji Cooper2016-07-311-1/+1
* libdtrace: Don't hard-code the native data model.Mark Johnston2016-07-302-26/+7
* MFV r303083: 7164 zdb should be able to open the root datasetAndriy Gapon2016-07-202-1/+28
* MFV r303082: 6391 Override default SPA config location via environmentAndriy Gapon2016-07-201-0/+10
* zpool(8): update Hot Spares section to mention zfsd(8)Eric van Gyzen2016-07-131-7/+11
* On FreeBSD there is a setsockopt option SO_USER_COOKIE which allowsGeorge V. Neville-Neil2016-07-081-0/+3
* Raise the WARNS level in cddl/libAlan Somers2016-06-235-5/+5
* 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