summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common
Commit message (Expand)AuthorAgeFilesLines
* MFV r267565:delphij2014-07-0131-213/+936
* Revert r267869:pfg2014-06-281-13/+15
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-2820-120/+36
* Revert r267961, r267973:gjb2014-06-2720-36/+120
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-2720-120/+36
* MFV illumosrpaulo2014-06-261-1/+5
* MFV illumosrpaulo2014-06-263-37/+88
* MFV illumosrpaulo2014-06-262-1/+596
* MFV illumos r266986:rpaulo2014-06-264-43/+383
* Revert r267898.rpaulo2014-06-261-8/+1
* Bring the following change from the illumos-joyent repository:rpaulo2014-06-261-1/+8
* MFV r260708pfg2014-06-251-15/+13
* Continue the crusade towards a dev_clone()-free kernel, removing itsdavide2014-06-251-71/+1
* Fix some bugs when fetching probe arguments in i386. Firstly ensure thatmarkj2014-06-231-0/+4
* Removed stale comment about multi-vdev root pool config not workingsmh2014-06-091-3/+0
* - Naively fix build by partially reverting r267029 to still usebdrewery2014-06-041-0/+4
* Replace gethrtime() with cpu_ticks(), as source of random for the taskqueuemav2014-06-031-1/+1
* MFV 266913+266914:delphij2014-05-311-5/+12
* MFV r266766:delphij2014-05-275-21/+64
* Improve sysctl descriptions for new ZFS sysctls:allanjude2014-05-221-4/+4
* Added sysctls / tunables for ZFS dirty data tuningsmh2014-05-211-25/+80
* Import George Wilson's change for Illumos #4730:delphij2014-05-061-1/+2
* Use a zio flag to prevent recursion of vdev_queue_io_done which cansmh2014-05-042-0/+12
* Don't treat TRIM requests returning ENOTSUP as an unexpected error.smh2014-05-031-1/+4
* Removed pointless / duplicated call to trim_map_first.smh2014-05-021-1/+0
* Reintroduce priority for the TRIM ZIOs instead of using the "NOW" prioritysmh2014-04-306-71/+124
* Fix ZIO reordering done by vdev_queue_io causing panics when zio_vdev_io_startsmh2014-04-282-23/+47
* Eliminate duplicate checks in vdev_geom_io_intr error handlingsmh2014-04-241-26/+30
* Add the ability to set a minimum ashift size for ZFS pool creation or root levelsmh2014-04-242-18/+73
* MFV r264830:delphij2014-04-231-2/+2
* MFV r264829:delphij2014-04-2310-25/+849
* MFV r264668:delphij2014-04-183-57/+7
* MFV r264667:delphij2014-04-181-2/+2
* MFV r264666:delphij2014-04-1817-168/+156
* DTrace's pid provider works by inserting breakpoint instructions at probemarkj2014-04-142-3/+232
* Fix a panic in zfs_rename().davide2014-04-131-11/+13
* Create zvol devices on zfs clone.mav2014-04-111-0/+4
* In addition to r264077, tell GEOM that we do support BIO_DELETE now.mav2014-04-061-0/+3
* Add property and sysctl to control how ZVOLs are exposed to OS.mav2014-04-052-117/+358
* MFV r258922:mav2014-04-031-31/+52
* Add BIO_DELETE support to ZVOL.mav2014-04-031-4/+70
* MFV r258379;pfg2014-04-021-5/+5
* Rename global cnt to vm_cnt to avoid shadowing.bdrewery2014-03-222-3/+3
* Report ZVOL block size as GEOM stripesize.mav2014-03-131-5/+9
* MFV r262983:delphij2014-03-111-1/+21
* All callers of static method load_nvlist() in spa.c handles error case,delphij2014-03-021-1/+3
* Expose a few DTrace parameters as sysctls under kern.dtrace and addmarkj2014-03-011-1/+2
* 4478 dtrace_dof_maxsize is far too smallmarkj2014-02-281-1/+1
* 1452 DTrace buffer autoscaling should be less violentmarkj2014-02-221-15/+33
* MFV r261619:delphij2014-02-081-2/+3
OpenPOWER on IntegriCloud