aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/lib
Commit message (Expand)AuthorAgeFilesLines
* Add compat shim part missed at r305197.Alexander Motin2017-08-021-0/+3
* MFV r318946: 8021 ARC buf data scatter-izationAndriy Gapon2017-06-201-7/+8
* MFV r319945,r319946: 8264 want support for promoting datasets in libzfs_coreAndriy Gapon2017-06-143-14/+33
* MFV r319740: 8168 NULL pointer dereference in zfs_create()Andriy Gapon2017-06-091-1/+3
* MFV r316922: 5380 receive of a send -p stream doesn't need to try renaming sn...Andriy Gapon2017-05-241-3/+3
* MFC r316908: 7541 zpool import/tryimport ioctl returns ENOMEM because provide...Andriy Gapon2017-05-242-4/+7
* MFC r316904: 7729 libzfs_core`lzc_rollback() leaks result nvlAndriy Gapon2017-05-241-0/+2
* Fix time handling in cv_timedwait_hires().Alexander Motin2017-05-191-3/+8
* MFV 316894Josh Paetzel2017-04-254-20/+50
* MFV 316891Josh Paetzel2017-04-213-16/+109
* dtrace: fix normalization of stddev aggregationAndriy Gapon2017-04-141-0/+2
* MFV r316693:Pedro F. Giffuni2017-04-101-1/+1
* MFV r315290, r315291: 7303 dynamic metaslab selectionAlexander Motin2017-03-241-0/+5
* Fix memory leaks in error cases in libdtrace.Mark Johnston2017-02-232-3/+9
* Fix a memory leak in an error case in libctf.Mark Johnston2017-02-231-0/+1
* When patching USDT probes, use non-unique names for aliases of weak symbols.Mark Johnston2017-02-101-32/+35
* Fix a double free of libelf data buffers in the USDT link code.Mark Johnston2017-02-051-3/+5
* Use PC-relative relocations for USDT probe sites on i386 and amd64.Mark Johnston2017-02-053-107/+55
* Avoid modifying the object string table when patching USDT probes.Mark Johnston2016-12-201-5/+8
* Consistently print D variable indices in decimal when disassembling.Mark Johnston2016-12-201-1/+1
* libdtrace: Don't use a read-only handle for enumerating pid probes.Mark Johnston2016-12-061-1/+6
* MFV r308989: 6428 set canmount=off on unmounted filesystem tries toAndriy Gapon2016-11-241-1/+1
* revert r304520, set canmount=on is not supposed to mount the filesystemAndriy Gapon2016-11-221-8/+3
* Remove the DTrace printt and typeref actions.Mark Johnston2016-11-126-409/+10
* MFV r308222: 6051 lzc_receive: allow the caller to read the begin recordAndriy Gapon2016-11-032-8/+41
* zfsbootcfg: a simple tool to set next boot (one time) options for zfsbootAndriy Gapon2016-10-292-0/+23
* Corrected non-portable reuse of va_list in dt_printf()George V. Neville-Neil2016-10-111-5/+16
* MFV r302662: 6447 handful of nvpair cleanupsAlexander Motin2016-09-011-3/+5
* MFV r302660: 6314 buffer overflow in dsl_dataset_nameAlexander Motin2016-09-0110-64/+65
* MFV r302659: 6931 lib/libzfs: cleanup gcc warningsAlexander Motin2016-09-017-54/+68
* MFV r302658: 6872 zfs libraries should not allow uninitialized variablesAlexander Motin2016-09-013-7/+8
* MFV r302657: 4521 zfstest is trying to execute evil "zfs unmount -a"Alexander Motin2016-09-013-12/+38
* MFV r302655: 6873 zfs_destroy_snaps_nvl leaks errlistAlexander Motin2016-09-011-2/+5
* MFV r302654:Alexander Motin2016-09-011-1/+1
* MFV r302653: 6111 zfs send should ignore datasets created after the ending sn...Alexander Motin2016-09-011-6/+108
* MFV r302643:Alexander Motin2016-09-015-11/+6
* MFV r302642:Alexander Motin2016-09-011-1/+6
* fix bug introduced in r297521, set canmount=on doesn't mount filesystemAndriy Gapon2016-08-201-3/+8
* MFV r304057:Mark Johnston2016-08-168-52/+843
* MFV r304056:Mark Johnston2016-08-161-1/+2
* 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
* Add initial DTrace support for RISC-V.Ruslan Bukin2016-05-243-2/+155
* Rename dprintf into dbg_printf to avoid collision with dprintf(3)Baptiste Daroussin2016-05-101-11/+11
* MFV r298471: 6052 decouple lzc_create() from the implementation detailsAndriy Gapon2016-04-223-7/+14
* libdtrace: Add a missing unlock to an error handler.Mark Johnston2016-04-111-0/+1
* MFV r297760: 6418 zpool should have a label clearing commandAlexander Motin2016-04-092-17/+15
* 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