summaryrefslogtreecommitdiffstats
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* MFV r269542:delphij2014-08-051-1/+2
* Return 0 for the PPID of threads in process 0, as process 0 doesn't have amarkj2014-08-041-1/+4
* Revert r269404 and use cpu_ticks() for dbuf allocation.delphij2014-08-032-11/+5
* MFV r269427:delphij2014-08-022-4/+4
* When arm 64-bit atomic ops are available, define ARM_HAVE_ATOMIC64. Useian2014-08-022-3/+3
* Use the 64-bit atomics now provided by arm machine/atomic.h instead ofian2014-08-011-2/+2
* Don't return ZIO_PIPELINE_CONTINUE from vdev_op_io_start methodssmh2014-08-019-100/+78
* Split gethrtime() and gethrtime_waitfree() and make the former usedelphij2014-08-011-1/+11
* Copy strtolctype.h to sys/cddl/contrib/opensolaris/common/util to keeprpaulo2014-07-311-0/+79
* MFV r269224:delphij2014-07-291-3/+8
* MFV r269223:delphij2014-07-297-39/+130
* Reschedule the 'deadman' callout after handling, this makes ourdelphij2014-07-291-0/+6
* Initialize zfs vnode v_hash when the vnode is allocated, instead ofkib2014-07-282-4/+3
* Add two sysctls for newly added tunables.delphij2014-07-261-0/+8
* MFV r269010:delphij2014-07-2611-204/+608
* Make sysctls under vfs.zfs.zfetch writeable.mav2014-07-261-3/+3
* Transform the I/O when vdev_physical_ashift is greater thandelphij2014-07-251-1/+2
* As of r268075, the responsibility of rounding up buffer to optimal size havedelphij2014-07-254-7/+4
* Correct typo introduced with r268855.delphij2014-07-221-1/+1
* Use a C wrapper for trap() instead of checking and calling the DTrace trapmarkj2014-07-192-5/+8
* Reduce lock contention on the z_teardown_lock under heavily cacheddelphij2014-07-197-17/+130
* MFV r268851:delphij2014-07-185-6/+44
* MFV r268850:delphij2014-07-183-81/+64
* MFV r268848:delphij2014-07-187-39/+93
* 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
OpenPOWER on IntegriCloud