aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/lib
Commit message (Expand)AuthorAgeFilesLines
* libdtrace: Format USDT symbols correctly based on symbol bindingMark Johnston2021-01-101-4/+10
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-2546-33419/+11
* Fix a typo in r364438 affecting 32-bit platforms.Mark Johnston2020-08-221-4/+4
* Fix a typo in r364438.Mark Johnston2020-08-201-1/+1
* Enable creation of static userspace probes in incremental builds.Mark Johnston2020-08-203-65/+89
* Remove non-FreeBSD ifdefs from dt_link.c.Mark Johnston2020-08-201-250/+19
* zfs: fix EIO accessing dataset after resuming interrupted receiveAlan Somers2020-08-201-1/+1
* Fix libdtrace build with zsh as /bin/shAlex Richardson2020-08-114-54/+46
* Fix -DBUILD_WITH_STRICT_TMPPATH dtrace buildsAlex Richardson2020-08-114-0/+4
* Fix cddl tools bootstrapping on macOS and LinuxAlex Richardson2020-08-071-0/+1
* MFOpenZFS: Add support for boot environment data to be stored in the labelToomas Soome2020-08-054-4/+66
* MFOpenZFS: Fix zpool history unbounded memory usageMark Johnston2020-07-232-10/+13
* MFOpenZFS: Add basic zfs ioc input nvpair validationToomas Soome2020-06-233-3/+87
* Restore the binary compatibility for link_map l_addr.Konstantin Belousov2020-05-211-1/+7
* zfs: Add option for forcible unmounting dataset while receiving snapshot.Mariusz Zaborski2020-04-112-3/+10
* MFOpenZFS: ZVOLs should not be allowed to have childrenRyan Moeller2020-03-254-5/+44
* Do not load dtraceall.ko if dtrace.ko is already loaded.Mark Johnston2020-02-281-1/+1
* [PowerPC] [DTrace] Add ELFv2 support in libdtraceBrandon Bergren2020-02-051-4/+10
* Speed up "zpool import" in the presence of many zvolsAlan Somers2020-01-281-0/+12
* libzfs: add zfs_mount_atKyle Evans2020-01-192-5/+27
* Use a deterministic hash for USDT symbol names.Mark Johnston2020-01-071-5/+22
* vfs: add a file missed in r356337Mateusz Guzik2020-01-031-1/+1
* Add libdtrace support for arm64 USDT probes.Mark Johnston2019-12-291-8/+70
* dtrace: avoid gcc9 Walloca-larger-thanRyan Libby2019-12-211-21/+47
* MFV r354382,r354385: 10601 10757 Pool allocation classesAndriy Gapon2019-11-214-21/+130
* MFV r354378,r354379,r354386: 10499 Multi-modifier protection (MMP)Andriy Gapon2019-11-189-28/+235
* MFV r354377: 10554 Implemented zpool sync commandAndriy Gapon2019-11-074-11/+49
* MFZoL: Avoid retrieving unused snapshot propsAlan Somers2019-10-264-24/+76
* fix wording / typos in r353625Andriy Gapon2019-10-161-2/+2
* zfs: add a lame emulation of cv_wait_sig(9) in userland to fix r353618Andriy Gapon2019-10-162-0/+13
* zfs: remove gratuitous divergence from other openzfs flavoursAndriy Gapon2019-10-091-1/+1
* ZFS: add bookmark renamingAndriy Gapon2019-10-031-13/+17
* MFZoL: Retire send space estimation via ZFS_IOC_SENDAndriy Gapon2019-09-221-28/+29
* print summary line for space estimate of zfs send from bookmarkAndriy Gapon2019-09-221-0/+9
* Fix a regression introduced in r344601, and work properly with theSean Eric Fagan2019-09-211-5/+3
* MFZoL: Add -vnP support to 'zfs send' for bookmarksAndriy Gapon2019-09-172-16/+37
* ZFS: Always refuse receving non-resume stream when resume state existsAndriy Gapon2019-09-041-4/+11
* MFV/ZoL: Fix wrong assertion in libzfs diff error handlingAlexander Motin2019-08-281-1/+1
* loader: support com.delphix:removingToomas Soome2019-08-081-7/+0
* Fix a bug introduced with parallel mounting of zfsBaptiste Daroussin2019-07-261-2/+4
* Reference stdint.h types in ctf.5.Mark Johnston2019-07-171-39/+39
* MFV r348580: 9559 zfs diff handles files on delete queue in fromsnap poorlyAlexander Motin2019-06-031-7/+7
* MFV r348534: 9616 Bogus error when attempting to set property on read-only poolAlexander Motin2019-06-031-3/+8
* [PowerPC64] stand: fix build using clang 8 as compilerLeandro Lupori2019-05-201-3/+3
* Fix regression introduced in r344569Baptiste Daroussin2019-02-271-2/+2
* Set process title during zfs send.Sean Eric Fagan2019-02-262-9/+33
* Implement parallel mounting for ZFS filesystemBaptiste Daroussin2019-02-264-92/+378
* MFV r344364:Mark Johnston2019-02-201-4/+3
* fix userland illumos taskq code to pass relative timeout to cv_timedwaitAndriy Gapon2019-02-201-0/+5
* MFV r342469: 9630 add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-264-32/+58