summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib
Commit message (Expand)AuthorAgeFilesLines
* MFC r259850: MFV r258384:delphij2014-03-202-8/+10
* MFC r260138: MFV r242733:delphij2014-03-192-1/+80
* MFC r259813 + r259813: MFV r258374:delphij2014-03-191-6/+5
* MFC r262577: MFV r262570:delphij2014-03-141-4/+11
* MFC r261122: dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zallocavg2014-02-171-10/+0
* MFC r260051:markj2014-02-171-4/+11
* MFC r258632,258704: MFV r255255: 4045 zfs write throttle & i/o scheduleravg2014-01-161-0/+3
* MFC r258630: 734 taskq_dispatch_prealloc() desiredavg2014-01-162-34/+83
* MFC r256543,r259245,r259421,r259668,r259674jhibbits2014-01-152-12/+215
* MFC r259168:mav2014-01-051-2/+9
* MFV r254750:delphij2013-09-211-11/+8
* MFV r247844 (illumos-gate 13975:ef6409bc370f)delphij2013-09-102-0/+37
* MFV r254748:delphij2013-08-241-1/+5
* MFV r254746:delphij2013-08-231-15/+42
* Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-214-35/+105
* MFV r254421:delphij2013-08-213-12/+29
* Load the dtraceall module if /dev/dtrace/dtrace doesn't exist.rpaulo2013-08-101-1/+11
* MFV r253781 + r253871:delphij2013-07-301-4/+11
* MFV r253784:smh2013-07-301-2/+2
* DTrace: re-apply r249426 now that the underlying issues have been solved.pfg2013-07-283-5/+9
* DTrace: re-merge remainder of r249367 (original from Illumos).pfg2013-07-2810-125/+304
* MFV r252215:delphij2013-06-252-26/+26
* Diff reduction against Illumos, no real change to code itself.delphij2013-06-251-0/+1
* MFV r251644:delphij2013-06-124-133/+155
* MFV r251623:delphij2013-06-111-16/+0
* MFV r251619:delphij2013-06-111-0/+5
* Remove a block of code that was not intended to be part of the previousmarkj2013-05-201-7/+0
* Re-introduce another part of r249367. This commit fixes a register leak inmarkj2013-05-196-97/+157
* Bring back part of r249367 by adding DTrace's temporal option, which allowsmarkj2013-05-126-152/+619
* revert r248644 because of the regression for usdt probesavg2013-04-251-1/+1
* Respect the enoent_ok flag if reporting error for holding an non-existingmm2013-04-251-4/+7
* DTrace: Revert r249426pfg2013-04-173-9/+5
* DTrace: Revert r249367pfg2013-04-1720-1144/+388
* DTrace: print() should try to resolve function pointerspfg2013-04-161-4/+47
* Correct error message.pjd2013-04-161-1/+1
* Dtrace: resolve const types from fbt and other fixes.pfg2013-04-123-5/+9
* DTrace: option for time-ordered outputpfg2013-04-1120-388/+1144
* 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 r248217:mm2013-04-062-5/+81
* Commit a patch that fixes a problem in the #pragma statement when searchinggnn2013-03-281-3/+27
* Dtrace: Add SUN MDB-like type-aware print() action.pfg2013-03-2510-70/+889
* Dtrace: add toupper()/tolower() and enhancements to lltostr().pfg2013-03-251-3/+11
* Dtrace: add optional size argument to tracemem().pfg2013-03-244-10/+62
* dtrace: ensure that we can always catch a process (e.g. when -c is used)avg2013-03-231-1/+1
* MFV r247580:mm2013-03-198-143/+394
* Move common zfs ioctl compatibility functions (userland) into libzfs_compat.cmm2013-03-184-75/+116
* Fix working with zfs_ioctl_version in libzfs_compat.h and include mirrormm2013-03-174-21/+36
* Add forwards compatibility for libzfs_coremm2013-03-174-1/+216
* libzfs_core:mm2013-03-171-5/+5
OpenPOWER on IntegriCloud