summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/common
Commit message (Expand)AuthorAgeFilesLines
* MFC r258717: MFV r258371,r258372: 4101 metaslab_debug should allow foravg2014-02-172-2/+6
* MFV r254750:delphij2013-09-213-0/+8
* MFV r253781 + r253871:delphij2013-07-301-0/+2
* ZFS expects a copyout of zfs_cmd_t on an ioctl error. Our sys_ioctl()mm2013-04-092-5/+19
* MFV r247580:mm2013-03-193-10/+98
* Move common zfs ioctl compatibility functions (userland) into libzfs_compat.cmm2013-03-181-1/+3
* Fix accidentially changed ioc variable for old v15 compatibilitymm2013-03-171-1/+1
* libzfs_core:mm2013-03-172-19/+289
* WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-055-6/+19
* MFV r247316:mm2013-03-011-1/+5
* Fix the zfs_ioctl compat layer to support zfs_cmd size change introducedmm2013-03-012-30/+249
* MFV r245512:delphij2013-02-093-2/+10
* MFV r243395:mm2012-11-261-1/+3
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-58/+58
* Merge recent vendor changes:mm2012-08-282-0/+4
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-114-0/+745
* Import illumos changeset 13570:3411fd5f1589mm2012-05-271-1/+3
* Merge new ZFS features from illumos:mm2011-11-283-1/+23
* Resurrect the ZFS "aclmode" propertymm2011-07-183-70/+86
* Add a new "REFCOMPRESSRATIO" property.mm2011-06-281-0/+4
* Fix copy-paste bug.marcel2011-04-271-1/+1
* Partially fix ZFS compat code for sparc64.mm2011-04-081-23/+78
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-2723-337/+1566
* Add OpenSolaris atomics for powerpc64 and connect ZFS to the build onnwhitehorn2010-07-171-0/+75
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-126-40/+47
* Use mf and not mf.a. The latter doesn't force memory ordering andmarcel2010-02-221-1/+1
* Apply OpenSolaris revision 8012 which brings our zpool to version 14,delphij2009-12-281-1/+2
* Fix misalignment in nvpair_native_embedded() caused by the compilermarcel2009-08-161-2/+3
* In nvpair_native_embedded_array(), meaningless pointers are zeroed.marcel2009-07-111-3/+6
* MFp4 changes neccessary for NFSv4 ACLs support in ZFS. This is mostlytrasz2009-05-262-2/+4
* set createtxg prop namekmacy2009-05-171-1/+1
* - rename atomic.S and crc32.c to avoid collisions when linking zfs in to the ...kmacy2009-05-095-0/+2
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-1717-574/+5612
* Add atomic operations for ZFS/sparc64.marius2008-04-111-0/+115
* Check endianness the FreeBSD way.jb2007-11-281-1/+1
* Include an extra header to get this to compile cleanly.jb2007-11-281-0/+1
* Add my copyright.marcel2007-06-081-0/+28
* - Reduce number of atomic operations needed to be implemented in asm bypjd2007-06-082-1052/+3
* Missing atomic operations for ZFS/ia64.pjd2007-06-081-0/+54
* MFp4: Bring back comments.pjd2007-04-122-179/+179
* Move atomic.S files to directories that better fit OpenSolaris directorypjd2007-04-072-0/+1215
* Please welcome ZFS - The last word in file systems.pjd2007-04-069-0/+5368
OpenPOWER on IntegriCloud