summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib/libzfs
Commit message (Expand)AuthorAgeFilesLines
* MFV r269010:delphij2014-07-261-0/+8
* MFV r268453:delphij2014-07-092-19/+19
* MFV r268119:delphij2014-07-011-9/+12
* - Fix handling of "new" style of ioctl in compatiblity mode [1];delphij2014-07-011-10/+17
* MFV r267566:delphij2014-07-011-0/+1
* MFV r267565:delphij2014-07-012-7/+45
* Comment out some pointless device open/close around reading device IDs.mav2014-05-102-0/+8
* Silence compiler warning due to missing return in idmap_id_to_numeric_domain_ridsmh2014-04-241-0/+1
* MFV r264829:delphij2014-04-232-0/+40
* Take into account when zpool history block grows exceeding 128KB in zpool(8)delphij2014-04-141-4/+26
* MFV r263887:delphij2014-03-283-12/+20
* MFV r262570:delphij2014-02-271-4/+11
* MFV r260154 + 260182:delphij2014-01-025-40/+236
* MFV r258384:delphij2013-12-252-8/+10
* MFV r258374:delphij2013-12-241-6/+5
* Don't even try to read vdev labels from devices smaller then SPA_MINDEVSIZEmav2013-12-101-2/+9
* MFV r254750:delphij2013-09-211-11/+8
* MFV r254748:delphij2013-08-241-1/+5
* Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-212-35/+53
* MFV r254421:delphij2013-08-211-10/+2
* MFV r253781 + r253871:delphij2013-07-301-4/+11
* MFV r253784:smh2013-07-301-2/+2
* MFV r252215:delphij2013-06-251-9/+20
* Diff reduction against Illumos, no real change to code itself.delphij2013-06-251-0/+1
* MFV r251644:delphij2013-06-123-121/+120
* MFV r251623:delphij2013-06-111-16/+0
* MFV r251619:delphij2013-06-111-0/+5
* Respect the enoent_ok flag if reporting error for holding an non-existingmm2013-04-251-4/+7
* Correct error message.pjd2013-04-161-1/+1
* Fix libzfs to report error instead of returning zero if trying to hold ormm2013-04-111-4/+24
* ZFS expects a copyout of zfs_cmd_t on an ioctl error. Our sys_ioctl()mm2013-04-091-1/+3
* MFV r247580:mm2013-03-193-134/+215
* Move common zfs ioctl compatibility functions (userland) into libzfs_compat.cmm2013-03-182-64/+105
* Fix working with zfs_ioctl_version in libzfs_compat.h and include mirrormm2013-03-171-7/+19
* libzfs_core:mm2013-03-171-5/+5
* Move libzfs compat functions to libzfs_compat.hmm2013-03-062-59/+95
* WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-056-198/+208
* Fix the zfs_ioctl compat layer to support zfs_cmd size change introducedmm2013-03-011-9/+26
* MFV r246388:mm2013-02-101-7/+1
* Reports pools which have a removed l2cache disk under -x as this is whatsmh2013-01-151-0/+10
* Fixes zfs receive errors caused by snapshot replication being processed in asmh2012-12-131-2/+29
* Add missing initialization for do_prefix.mm2012-10-171-1/+1
* Make sure that each va_start has one and only one matching va_end,kevlo2012-09-281-0/+2
* It is possible to recursively destroy snapshots even if the snapshotpjd2012-09-232-2/+32
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-12/+17
* Merge recent vendor changes:mm2012-08-281-1/+1
* Merge recent vendor changes:mm2012-08-231-46/+39
* Partial MFV (illumos-gate 13753:2aba784c276b)mm2012-07-302-1/+27
* Merge illumos commit 13749:df4cd82e2b60mm2012-07-133-10/+65
* Change behavior introduced in r237119 to vendor solutionmm2012-07-121-7/+10
OpenPOWER on IntegriCloud