aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/contrib/opensolaris/common
Commit message (Expand)AuthorAgeFilesLines
* [cddl] Fix lz4 function definitions to not tri pup compile.Adrian Chadd2020-11-172-2/+7
* Update OpenZFS to 2.0.0-rc3-gfc5966Matt Macy2020-10-171-2130/+0
* ZFS: band-aid for -DNO_CLEANMatt Macy2020-08-251-1/+3
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-2523-12518/+0
* lz4 hash table does not start zeroedToomas Soome2020-05-191-1/+1
* Remove sparc64 kernel supportWarner Losh2020-02-031-10/+0
* MFV r354382,r354385: 10601 10757 Pool allocation classesAndriy Gapon2019-11-213-1/+14
* MFV r354378,r354379,r354386: 10499 Multi-modifier protection (MMP)Andriy Gapon2019-11-182-0/+7
* r354253 did miss the fact that libzpool is built as fake kernelToomas Soome2019-11-021-8/+8
* Remove duplicate lz4 implementationsToomas Soome2019-11-022-0/+1103
* emulate illumos membar_producer with atomic_thread_fence_relAndriy Gapon2019-10-105-160/+0
* cleanup of illumos compatibility atomicsAndriy Gapon2019-10-095-224/+0
* fix up r353168, add atomic_swap_64 to i386 version of opensolaris_atomic.SAndriy Gapon2019-10-071-0/+28
* MFV r350898, r351075: 8423 8199 7432 Implement large_dnode pool featureAndriy Gapon2019-10-071-1/+2
* Revert r351076 and r351074 because of atomic_swap_64 on 32-bit platformsAndriy Gapon2019-08-151-2/+1
* MFV r350898: 8423 8199 7432 Implement large_dnode pool featureAndriy Gapon2019-08-151-1/+2
* MFV r350896: 6585 sha512, skein, and edonr have an unenforced dependency on e...Andriy Gapon2019-08-121-3/+16
* MFV/ZoL: Implement large_dnode pool featureMatt Macy2018-08-124-1/+30
* MFV r337223:Alexander Motin2018-08-031-48/+318
* MFV r337220: 8375 Kernel memory leak in nvpair codeAlexander Motin2018-08-031-2/+4
* MFV r337218: 7261 nvlist code should enforce name length limitAlexander Motin2018-08-031-0/+2
* MFV r337216: 7263 deeply nested nvlist can overflow stackAlexander Motin2018-08-031-2/+21
* MFV 337214:Alexander Motin2018-08-031-4/+4
* MFV r337182: 9330 stack overflow when creating a deeply nested datasetAlexander Motin2018-08-022-13/+66
* MFV r336946: 9238 ZFS Spacemap Encoding V2Alexander Motin2018-07-302-0/+7
* allow ZFS pool to have temporary name for duration of current importAndriy Gapon2018-04-121-0/+2
* MFV r331706:Alexander Motin2018-03-282-22/+22
* MFV r331695, 331700: 9166 zfs storage pool checkpointAlexander Motin2018-03-283-3/+11
* MFV r329502: 7614 zfs device evacuation/removalAlexander Motin2018-02-215-2/+24
* MFV r318941: 7446 zpool create should support efi system partitionAlexander Motin2018-02-211-0/+4
* MFC r316910: 7812 Remove gender specific languageAlexander Motin2018-02-201-1/+1
* MFV r325605: 8713 Buffer overflow in dsl_dataset_name()Andriy Gapon2017-11-091-1/+8
* MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and followupsAndriy Gapon2017-10-011-2/+12
* zfs: do not advertise edonr which is not yet supportedEd Maste2017-08-291-2/+2
* MFV r318946: 8021 ARC buf data scatter-izationAndriy Gapon2017-06-202-48/+74
* MFV 316891Josh Paetzel2017-04-212-45/+51
* MFV r302662: 6447 handful of nvpair cleanupsAlexander Motin2016-09-011-1/+3
* MFV r302660: 6314 buffer overflow in dsl_dataset_nameAlexander Motin2016-09-011-14/+4
* MFV r302659: 6931 lib/libzfs: cleanup gcc warningsAlexander Motin2016-09-011-2/+4
* MFV r302646:Alexander Motin2016-09-012-3/+140
* Revert r299454 and r299448.Alexander Motin2016-06-301-12/+4
* Connect the SHA-512t256 and Skein hashing algorithms to ZFSAllan Jude2016-05-313-5/+5
* MFV r299442: 6762 POSIX write should imply DELETE_CHILD on directories - andAlexander Motin2016-05-111-4/+12
* Add new IOCTL compat shims for ABI breakage caused by r296510:Alexander Motin2016-03-092-136/+429
* MFV r296527: 6659 nvlist_free(NULL) is a no-opAlexander Motin2016-03-081-2/+1
* MFV r296518: 5027 zfs large block support (add copyright)Alexander Motin2016-03-084-0/+4
* Fix the open solaris atomic functions on arm64. Without this we may use theAndrew Turner2015-11-051-0/+87
* MFV r289561: 6328 Fix cstyle errors in zfs codebaseAlexander Motin2015-10-191-1/+2
* Fix ZFS ABI compat shims for `zfs receive` after r289362.Alexander Motin2015-10-171-0/+10
* MFV r289310:Alexander Motin2015-10-165-16/+63