summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFV r268702:delphij2014-07-155-1/+19
* MFV r268455:delphij2014-07-0919-70/+160
* MFV r268452:delphij2014-07-097-21/+66
* Remove IO_SYNC flag when writing extended file attributes on ZFS.mav2014-07-081-1/+1
* Remove ia64.marcel2014-07-072-94/+1
* Merge from OpenSolaris (24-Jul-2010):pfg2014-07-051-14/+64
* Merge from OpenSolaris (30-Jun-2009):pfg2014-07-031-2/+6
* Merge from OpenSolaris (22-Apr-2008):pfg2014-07-032-2/+4
* Merge from OpenSolaris (20-Apr-2008):pfg2014-07-032-1/+22
* Fix bug in sync control in new "dev" mode of ZVOL (r265678).mav2014-07-021-0/+4
* Merge from OpenSolaris (15-Sep-2008):pfg2014-07-011-4/+16
* MFV r268122:delphij2014-07-013-1/+10
* MFV r268121:delphij2014-07-014-35/+32
* Small merges from OpenSolaris:pfg2014-07-011-2/+4
* MFV r268119:delphij2014-07-0124-109/+109
* - Fix handling of "new" style of ioctl in compatiblity mode [1];delphij2014-07-012-73/+104
* Revert r268007, and re-adapt MFV r260708:pfg2014-07-011-15/+13
* MFV r267570:delphij2014-07-011-3/+22
* MFV r267569:delphij2014-07-011-5/+13
* MFV r267567:delphij2014-07-011-15/+20
* MFV r267566:delphij2014-07-0116-157/+294
* MFV r267565:delphij2014-07-0135-223/+1109
* Reduce some warnings in the Solaris unicode support.pfg2014-06-291-7/+6
* 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-276-22/+76
* 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
OpenPOWER on IntegriCloud