summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib/libzpool/common
Commit message (Expand)AuthorAgeFilesLines
* MFC r331404: MFV r331400:mav2018-04-161-0/+1
* MFC r329798: MFV r329793, r329795:mav2018-04-162-0/+11
* MFC r329759:mav2018-04-161-1/+2
* MFC r329508: MFV r324198: 8081 Compiler warnings in zdbmav2018-03-221-1/+1
* MFC r325035: MFV r325013,r325034: 640 number_to_scaled_string is duplicated i...avg2017-11-162-37/+12
* MFC r324163: MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and foll...avg2017-11-082-2/+5
* MFC r324220:asomers2017-10-252-1/+59
* MFC r323528: MFV r323527: 5815 libzpool's panic function doesn't set global p...avg2017-10-131-5/+3
* MFC r315896: MFV r315290, r315291: 7303 dynamic metaslab selectionmav2017-07-261-0/+5
* 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
OpenPOWER on IntegriCloud