aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* MFV r331712:Alexander Motin2018-03-281-10/+10
* MFV r331706:Alexander Motin2018-03-285-21/+24
* MFV r331695, 331700: 9166 zfs storage pool checkpointAlexander Motin2018-03-2812-145/+1316
* Partial MFV r329753:Alexander Motin2018-03-282-115/+119
* 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
* Fix display of wrong pid from dtrace_sched(4)Devin Teske2018-03-081-2/+2
* Bump dwatch(1) internal version from 1.0-beta-91 to 1.0Devin Teske2018-03-061-1/+1
* Introduce dwatch(1) as a tool for making DTrace more usefulDevin Teske2018-03-0623-0/+4241
* ZFS: fix adding vdevs to very large poolsAlan Somers2018-03-021-0/+1
* Consistent casing for fallback SIGCHLD (s/Unknown/unknown/)Devin Teske2018-02-261-1/+1
* Updates and enhancements to signal.d to aid DTrace scriptingDevin Teske2018-02-251-0/+52
* Don't declare __assfail as staticAlan Somers2018-02-251-0/+1
* Updates and enhancements to io.d to aid DTrace scriptingDevin Teske2018-02-241-0/+154
* 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
* zdb: raise WARNS from 0 to 2Alan Somers2018-02-211-1/+1
* 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-216-57/+319
* 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
* Add inline to errno.d for translating int to stringDevin Teske2018-02-161-0/+110
* Optimize zfsd for the happy caseAlan Somers2018-02-153-2/+21
* Add the following errno definitions to /usr/lib/dtrace/errno.dDevin Teske2018-02-151-1/+11
* zfsd: Allow zfsd to work on any type of GEOM providerAlan Somers2018-02-143-219/+119
* Use tabs in io.d, fix alignment issues, remove extraneous newlinesDevin Teske2018-02-128-112/+107
* Fix "zpool add" crash when a replacing vdev has a spare childAlan Somers2018-02-091-0/+15
* zfsd: Don't spare a vdev that's being replacedAlan Somers2018-01-301-1/+45