summaryrefslogtreecommitdiffstats
path: root/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFC r302787vangyzen2016-07-161-7/+11
* Fix missing space in mandoc syntaxallanjude2016-06-011-1/+1
* Update zfs(8) and zpool-features(7) man pages with new hashing algorithmsallanjude2016-06-012-4/+105
* Add initial DTrace support for RISC-V.br2016-05-243-2/+155
* Remove the old version of the DTraceToolkit from the source tree.gnn2016-05-191007-78377/+0
* Rename dprintf into dbg_printf to avoid collision with dprintf(3)bapt2016-05-101-11/+11
* MFV r298471: 6052 decouple lzc_create() from the implementation detailsavg2016-04-223-7/+14
* Print error messages to stderrbapt2016-04-161-2/+2
* libdtrace: Add a missing unlock to an error handler.markj2016-04-111-0/+1
* Implement support for boot-time DTrace.markj2016-04-101-16/+55
* MFV r297760: 6418 zpool should have a label clearing commandmav2016-04-095-86/+111
* fix zfs set canmount=off on an unmounted filesystemavg2016-04-031-2/+3
* zfs receive: -u can be ignored sometimesavg2016-04-031-1/+2
* MFV r297505:mav2016-04-022-3/+7
* libdtrace: use calloc(3) instead of malloc(3) when it makes sense.pfg2016-03-143-14/+14
* Missed addition to r296563 to fix newer tools to work with older kernel.mav2016-03-091-0/+3
* MFV r296540: 4448 zfs diff misprints unicode charactersmav2016-03-081-6/+8
* MFV r296538: 6544 incorrect comment in libzfs.h about offline statusmav2016-03-081-1/+1
* MFV r296536: 6551 cmd/zpool: cleanup gcc warningsmav2016-03-083-34/+13
* MFV r296534: 6550 cmd/zfs: cleanup gcc warningsmav2016-03-081-17/+37
* MFV r296532: 6637 replacing "dontclose" with "should_close"mav2016-03-081-3/+3
* MFV r296527: 6659 nvlist_free(NULL) is a no-opmav2016-03-088-32/+16
* MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-088-0/+8
* MFV r296505: 6531 Provide mechanism to artificially limit disk performancemav2016-03-081-3/+108
* Fix "invalid type '(null)'" usage messages in zfs(8) and zpool(8).dim2016-02-212-5/+5
* MFV 295046: 6358 A faulted pool with only unavailable vdevs triggersmav2016-01-291-2/+4
* MFV r294816: 4986 receiving replication stream fails if any snapshotmav2016-01-261-9/+34
* MFV r294814: 6393 zfs receive a full send as a clonemav2016-01-261-2/+5
* Remove a dead local variable, missed in r274565.markj2016-01-141-2/+0
* Report an error if zdb cannot initialize zfsbapt2015-12-231-1/+2
* Add a trailing newline to the expected output for tst.walltimestamp.ksh.markj2015-12-071-0/+1
* MFV r289003:markj2015-12-072-0/+103
* Modify DTRACEHIOC_ADDDOF to copy the DOF section from the target process.markj2015-12-071-46/+4
* Fix the build for non-amd64.bdrewery2015-12-021-2/+2
* Fix zfs(8) set optionssmh2015-11-191-2/+2
* Allow 'zfs holds -r' to recurse over a file system or volume to find holdsallanjude2015-10-262-28/+55
* DWARF emitted by clang 3.7 encodes array sizes using the DW_AT_countmarkj2015-10-241-0/+4
* MFV r289561: 6328 Fix cstyle errors in zfs codebasemav2015-10-195-8/+11
* MFV r289535: 5767 fix several problems with zfs test suitemav2015-10-181-10/+36
* MFV r289530: 5847 libzfs_diff should check zfs_prop_get() returnmav2015-10-181-3/+7
* Reduce diff from upstream.mav2015-10-181-13/+13
* MFV r289526:mav2015-10-181-81/+2
* MFC r289498: 6298 zfs_create_008_neg and zpool_create_023_neg need to bemav2015-10-184-22/+60
* MFV r247180: Update vendor/illumos/dist and vendor-sys/illumos/distmav2015-10-182-7/+27
* MFV r289493: 5745 zfs set allows only one dataset property to be set at a timemav2015-10-185-99/+194
* MFV r289310:mav2015-10-162-1/+7
* MFV r289312: 2605 want to resume interrupted zfs sendmav2015-10-1510-129/+636
* MFV r289311: 5764 "zfs send -nv" directs output to stderrmav2015-10-142-9/+18
* Have lockstat(1) trace locks by name rather than by address.markj2015-09-302-4/+66
* MFV r288408:markj2015-09-303-0/+164
OpenPOWER on IntegriCloud