aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris
Commit message (Expand)AuthorAgeFilesLines
* ctfconvert: Fix minor memory leaks in STABS parserConrad Meyer2018-03-271-1/+5
* ctfconvert/ctfmerge: Fix a memory leak enumerating DWARF filesConrad Meyer2018-03-261-0/+1
* libctf: Don't construct pointers to out of bounds array offsetsConrad Meyer2018-03-261-3/+5
* libctf: Appease Coverity overrun warningsConrad Meyer2018-03-261-2/+2
* MFV r331407: 9213 zfs: sytem typoAlexander Motin2018-03-232-2/+2
* MFV r331400: 8484 Implement aggregate sum and use for arc countersAlexander Motin2018-03-231-0/+1
* Given hidden visibility to symbols referenced by the DOF section.Mark Johnston2018-03-191-2/+3
* Use __syscall(2) rather than syscall(2) in syscall/tst.args.c.Mark Johnston2018-03-181-1/+1
* libdtrace: Fix another uninitialized dtt_flags UBConrad Meyer2018-03-161-3/+5
* libdtrace: Eliminate a minor UB by fully initializing parameter structConrad Meyer2018-03-161-3/+4
* ZFS: fix adding vdevs to very large poolsAlan Somers2018-03-021-0/+1
* Don't declare __assfail as staticAlan Somers2018-02-251-0/+1
* MFV r329807:Alexander Motin2018-02-222-5/+10
* MFV r329793, r329795:Alexander Motin2018-02-226-4/+41
* 8942 zfs promote .../%recv should be an errorAlexander Motin2018-02-221-0/+7
* MFV r329766: 8962 zdb should work on non-idle poolsAlexander Motin2018-02-221-0/+8
* 9018 Replace kmem_cache_reap_now() with kmem_cache_reap_soon()Alexander Motin2018-02-211-1/+2
* MFV r329502: 7614 zfs device evacuation/removalAlexander Motin2018-02-2110-109/+1064
* MFV r329718: 8520 7198 lzc_rollback_to should support rolling back to originAndriy Gapon2018-02-211-9/+23
* MFV r322231:Alexander Motin2018-02-211-0/+1
* MFV r318941: 7446 zpool create should support efi system partitionAlexander Motin2018-02-215-56/+310
* MFV r316918: 7990 libzfs: snapspec_cb() does not need to call zfs_strdup()Alexander Motin2018-02-201-7/+4
* MFV r316902: 7745 print error if lzc_* is called before libzfs_core_initAlexander Motin2018-02-202-3/+22
* MFV r316901:Alexander Motin2018-02-201-0/+3
* MFV r316893:Alexander Motin2018-02-201-1/+4
* MFV r316876: 7542 zfs_unmount failed with EZFS_UNSHARENFSFAILEDAlexander Motin2018-02-202-27/+18
* MFV r316875: 7336 vfork and O_CLOEXEC causes zfs_mount EBUSYAlexander Motin2018-02-201-6/+62
* MFV r316873: 7233 dir_is_empty should open directory with CLOEXECAlexander Motin2018-02-201-2/+10
* MFV r316872: 7502 ztest should run zdb with -G (debug mode)Alexander Motin2018-02-201-1/+1
* Fix memory leaks in zdb introduced by r329508Alan Somers2018-02-201-0/+2
* MFV r324198: 8081 Compiler warnings in zdbAlexander Motin2018-02-185-120/+197
* MFV r323911:Alexander Motin2018-02-181-1/+8
* Fix "zpool add" crash when a replacing vdev has a spare childAlan Somers2018-02-091-0/+15
* MFV r328255: 8972 zfs holds: In scripted mode, do not pad columns with spacesAlexander Motin2018-01-221-4/+7
* MFV r328251: 8652 Tautological comparisons with ZPROP_INVALAlexander Motin2018-01-222-3/+3
* MFV r328249:Alexander Motin2018-01-221-5/+6
* MFV r328233:Alexander Motin2018-01-222-2/+10
* MFV r328231: 8897 zpool online -e fails assertion when run on non-leaf vdevsAlexander Motin2018-01-211-5/+4
* MFV r328220: 8677 Open-Context Channel ProgramsAlexander Motin2018-01-216-18/+78
* Add "jid" and "jailname" variables to DTrace.Mark Johnston2018-01-123-2/+94
* Add a regression test for r327794.Mark Johnston2018-01-102-0/+36
* Fix an off-by-one in dt_opt_setenv().Mark Johnston2018-01-101-9/+10
* Complete support for dtrace's -x setenv option.Mark Johnston2017-12-0315-19/+299
* Add an envp argument to proc_create().Mark Johnston2017-12-031-1/+1
* Revert r326181 for now.Mark Johnston2017-11-271-1/+1
* zdb: follow-up to r326150, check if malloc succeededAndriy Gapon2017-11-251-0/+5
* Compile one of the uctf test programs with -m32.Mark Johnston2017-11-241-1/+1
* Fix the type signature for sx(9) DTrace subroutines.Mark Johnston2017-11-241-1/+1
* zdb: use a heap allocation instead of a huge array on stackAndriy Gapon2017-11-241-1/+4
* Don't assume that we can resolve "main" in the ksh executable.Mark Johnston2017-11-211-1/+1