summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib/libzpool
Commit message (Expand)AuthorAgeFilesLines
* MFC r318516: Fix time handling in cv_timedwait_hires().mav2017-05-261-3/+8
* MFC r303573:ngie2016-09-011-1/+1
* MFV r297505:mav2016-04-022-3/+7
* MFV r289561: 6328 Fix cstyle errors in zfs codebasemav2015-10-191-2/+2
* define aok in libnvpair which is linked to all zfs libraries that need aokavg2015-09-281-0/+2
* Remove duplicate defines introduced in initial ZFS import (r168404)allanjude2015-08-311-7/+0
* MFV r286704: 5960 zfs recv should prefetch indirect blocksmav2015-08-121-1/+11
* Follow up to r277449 by fixing the remaining NSEC_TO_TICK macro to have the samengie2015-01-211-1/+1
* MFV r274272 and diff reduction with upstream.delphij2014-11-091-0/+4
* Apply upstream 13597:3eac1e8e0f4c (git: illumos-gate@aa846ad9):delphij2014-11-091-0/+2
* MFV r271516:delphij2014-09-131-0/+3
* Quiesce a printf warning from clang, %ul -> %lusbruno2014-08-081-1/+1
* MFV r267568:delphij2014-07-012-0/+26
* MFV r264666:delphij2014-04-182-8/+7
* MFV r242733:delphij2013-12-312-1/+80
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-261-0/+3
* 734 taskq_dispatch_prealloc() desiredavg2013-11-262-34/+83
* MFV r247844 (illumos-gate 13975:ef6409bc370f)delphij2013-09-102-0/+37
* Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-212-0/+52
* MFV r248217:mm2013-04-062-5/+81
* MFV r247580:mm2013-03-192-1/+19
* WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-052-0/+7
* MFV v242732:mm2013-02-252-0/+62
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-221-8/+0
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-56/+1
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-1/+3
* Import illumos changeset 13686:4bc0783f6064mm2012-05-101-0/+2
* add KM_NODEBUG needed by ARC buffer core dump exclusion changekmacy2012-01-271-0/+1
* libzpool task_alloc: pass only valid flags to kmem_allocpjd2011-10-211-1/+1
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-274-48/+243
* Re-commit the zfs sysctl(9) type-safety changes.mdf2011-01-131-0/+1
* 1. Remove invalid assertion.pjd2010-11-011-3/+3
* MFp4 180933:pjd2010-07-141-0/+2
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-122-1/+17
* Fix userland build by making io_task available only for the kernel and bypjd2010-05-161-0/+3
* Import OpenSolaris revision 7837:001de5627df3mm2010-05-133-5/+14
* The mutex_owned() macro should operate on kmutex_t and not on mutex_t.pjd2009-07-092-0/+10
* define VN_RELE_ASYNC for use by libzpoolkmacy2009-05-071-0/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-174-93/+295
* Add a missing file change from the VOP_GETATTR() argument axing.attilio2008-08-281-1/+1
* Don't need to include vmem.h anymore.jb2008-05-231-1/+0
* Remove a couple of definitions which now exist in compatibility headers.jb2007-11-281-2/+0
* Clean up a little.pjd2007-05-061-4/+4
* Fix build breakage. Most of ZFS code is also compiled in userland and Ipjd2007-04-171-0/+1
* In FreeBSD,simokawa2007-04-142-2/+6
* MFp4: Add missing kmem_size() definition.pjd2007-04-101-0/+1
* MFp4: Hide under '#ifdef _KERNEL' only what's really needed.pjd2007-04-101-1/+4
* MFp4: Synchronize with recent OpenSolaris changes.pjd2007-04-082-0/+27
* Please welcome ZFS - The last word in file systems.pjd2007-04-064-0/+1721
OpenPOWER on IntegriCloud