summaryrefslogtreecommitdiffstats
path: root/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* Corrected non-portable reuse of va_list in dt_printf()gnn2016-10-281-5/+16
* MFC r305332: MFV r304159: 7277 zdb should be able to print zfs_dbgmsg'smav2016-10-141-4/+22
* MFC r305328: MFV r303081: 7163 ztest failures due to excess error injectionmav2016-10-141-2/+24
* MFC r305327: MFV r303080: 6451 ztest fails due to checksum errorsmav2016-10-141-1/+26
* MFC r305326: MFV r303079:mav2016-10-141-3/+12
* MFC r305323: MFV r302991: 6950 ARC should cache compressed datamav2016-10-142-1/+8
* MFC r305211: MFV r302662: 6447 handful of nvpair cleanupsmav2016-10-121-3/+5
* MFC r305209: MFV r302660: 6314 buffer overflow in dsl_dataset_namemav2016-10-1215-121/+130
* MFC r305206: MFV r302658:mav2016-10-124-9/+9
* MFC r305205: MFV r302657:mav2016-10-124-13/+48
* MFC r305203: MFV r302655: 6873 zfs_destroy_snaps_nvl leaks errlistmav2016-10-121-2/+5
* MFC r305202: MFV r302654:mav2016-10-121-1/+1
* MFC r305201: MFV r302653:mav2016-10-121-6/+108
* MFC r305194: MFV r302642:mav2016-10-121-1/+6
* MFC r305207: MFV r302659: 6931 lib/libzfs: cleanup gcc warningsmav2016-10-117-54/+68
* MFC r305195: MFV r302643:mav2016-10-118-18/+12
* MFC r304431:markj2016-10-021-1/+25
* MFC r304520: fix bug introduced in r297521, set canmount=on doesn'tavg2016-09-061-3/+8
* MFC r303573:ngie2016-09-011-1/+1
* MFC r304055:markj2016-08-312-1/+7
* MFC r303086: 7164 zdb should be able to open the root datasetavg2016-08-152-1/+28
* MFC r303084: 6391 Override default SPA config location via environmentavg2016-08-151-0/+10
* 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
OpenPOWER on IntegriCloud