summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris
Commit message (Expand)AuthorAgeFilesLines
* MFV r266995:pfg2015-02-031-2/+3
* MFV r266993:pfg2015-02-031-31/+54
* Continue to handle the case where state is NULL, though this currentlymarkj2015-02-031-4/+13
* Diff reduction with illumos, in preparation for merging r266993 from themarkj2015-02-031-13/+10
* Prevent inlining txg_quiescesmh2015-02-022-2/+2
* Don't attempt to disable enabled fasttrap probes in an exiting process.markj2015-01-301-2/+7
* In fasttrap_sigtrap(), use tdsendsignal() rather than tdksignal() to sendmarkj2015-01-301-1/+1
* MFV r255258:delphij2015-01-281-0/+1
* When creating or updating a node, use vfs_timestamp() for "now" insteadwill2015-01-241-2/+2
* Remove commented log messages.will2015-01-211-2/+0
* Ignore sync requests from the system syncher, i.e. VFS_SYNC(waitfor=MNT_LAZY).will2015-01-211-0/+7
* Eliminate an #ifdef illumos for zfs_ioc_rename().will2015-01-211-6/+4
* Add vfs.zfs.reference_tracking_enable sysctl/tunable.will2015-01-211-0/+4
* Fix arc__shrink DTrace probe's to_free argument.will2015-01-201-5/+1
* Use the "zfs_gfs" tag for GFS vnodes to make them easier to identify.will2015-01-201-1/+1
* Allow skipping dmu_buf_will_dirty() call in dsl_dir_transfer_space().mav2015-01-202-6/+7
* Clean ZFS spa config before syncingsmh2015-01-181-1/+26
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-1735-404/+404
* Fix overflow bug from r248577, turning 30s TRIM timeout into ~4s.mav2015-01-141-1/+1
* Reimplement TRIM throttling added in r248577.mav2015-01-141-49/+42
* Skip extra bcopy() when scrubbing vdev without redundancy.mav2015-01-121-1/+2
* When aggregating TRIM segments, move the new one to the list end.mav2015-01-111-0/+6
* Add LBA as secondary sort key for synchronous I/O requests.mav2015-01-111-0/+5
* Use new optimized dmu_read_uio_dbuf() for ZVOLs in device mode.mav2015-01-101-1/+1
* Correct zpool list displaying invalid EXPANDSZ for unavailable pool vdevssmh2014-12-311-1/+2
* Always sync the global ZFS config cache to reflect the new mosconfigsmh2014-12-231-2/+1
* Fix panic when resizing ZFS zvol'ssmh2014-12-223-83/+303
* Refactor zvol locking to minimise diff with upstreamsmh2014-12-221-60/+76
* Standardise on illumos for #ifdef's in zvol.csmh2014-12-221-34/+32
* Handle MAKEENTRY cnp flag in the VOP_CREATE(). Curiously, somekib2014-12-211-3/+8
* Add missing continue: we can't proceed further if thedelphij2014-12-191-1/+3
* MFV r275914:delphij2014-12-181-6/+4
* The VOP_LOOKUP() implementations for CREATE op do not put the namekib2014-12-181-1/+1
* MFV r275783:delphij2014-12-1510-388/+394
* MFV r275551:delphij2014-12-1531-806/+912
* MFV r275550:delphij2014-12-154-25/+51
* MFV r275549:delphij2014-12-151-1/+55
* MFV r247174:delphij2014-12-131-10/+42
* MFV r275548:delphij2014-12-132-4/+87
* MFV r275546:delphij2014-12-131-7/+22
* MFV r275545:delphij2014-12-131-1/+2
* MFV r275544:delphij2014-12-131-5/+4
* MFV r275543:delphij2014-12-132-9/+7
* MFV r275542:delphij2014-12-131-1/+1
* MFV r275540:delphij2014-12-083-26/+40
* remove opensolaris cyclic code, replace with high-precision calloutsavg2014-12-072-2/+2
* Apply the same fix in r274697 to the ARM case.andrew2014-12-061-0/+2
* MFV r275535:delphij2014-12-063-6/+7
* MFV r275534:delphij2014-12-061-1/+1
* MFC r275533:delphij2014-12-061-9/+2
OpenPOWER on IntegriCloud