summaryrefslogtreecommitdiffstats
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* MFV r268714:delphij2014-07-151-13/+61
* MFV r268702:delphij2014-07-155-1/+19
* Invoke the DTrace trap handler before calling trap() on amd64. This matchesmarkj2014-07-144-19/+18
* 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-0139-236/+1313
* 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-2822-123/+38
* Revert r267961, r267973:gjb2014-06-2722-38/+123
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-2722-123/+38
* MFV illumosrpaulo2014-06-261-1/+5
* MFV illumosrpaulo2014-06-263-37/+88
* MFV illumosrpaulo2014-06-262-1/+596
* MFV illumos r266986:rpaulo2014-06-265-43/+384
* 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-255-155/+2
* Fix some bugs when fetching probe arguments in i386. Firstly ensure thatmarkj2014-06-233-10/+9
* Fix a couple of bugs on amd64 when fetching probe arguments beyond themarkj2014-06-231-10/+11
* Allow creation of SDT probes from a module in which no providers aremarkj2014-06-211-16/+17
* 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
* Update dis_tables.c to the latest Illumos version.grehan2014-05-151-17/+188
* 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
OpenPOWER on IntegriCloud