aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/contrib/opensolaris
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD's DTrace implementation has a few problems with respect to handlingMark Johnston2013-08-132-16/+65
* fasttrap_fork(): unlock the processes before removing the tracepoints.Rui Paulo2013-08-111-0/+8
* The soft and hard busy mechanism rely on the vm object lock to work.Attilio Rao2013-08-091-14/+20
* MFV r254079:Xin LI2013-08-0810-91/+214
* MFV r254071:Xin LI2013-08-071-2/+2
* MFV r254070:Xin LI2013-08-071-1/+9
* MFV r254011:Xin LI2013-08-061-15/+55
* Block reporting of ZFS features for suspended pools.Alexander Motin2013-08-061-0/+5
* Disable r252840 when ZFS TRIM is enabled (vfs.zfs.trim.enabled=1) and reallyAlexander Motin2013-08-062-5/+6
* Make `zpool clear` to reopen also reconnected cache and spare devices.Alexander Motin2013-08-061-0/+8
* Make ZFS to use separate thread to handle SPA_ASYNC_REMOVE async events.Alexander Motin2013-08-062-16/+61
* Revert r253939:Attilio Rao2013-08-051-15/+52
* The page hold mechanism is fast but it has couple of fallouts:Attilio Rao2013-08-041-52/+15
* zfs_ioc_rename should not leave the value of zc_name passed in via zc alteredSteven Hartland2013-08-041-4/+11
* MFV r253783:Xin LI2013-07-305-22/+110
* MFV r253782:Xin LI2013-07-305-59/+114
* MFV r253781 + r253871:Xin LI2013-07-305-6/+22
* MFV r253780:Xin LI2013-07-308-63/+164
* Allow three IOCTLs to be used on suspended pool, restoring state thatAlexander Motin2013-07-301-3/+3
* Partially close race between calls of orphan() method from GEOM and close()Alexander Motin2013-07-281-0/+3
* Following r222950, revert unintentional change cls -> class in argument nameAlexander Motin2013-07-251-1/+1
* zfs module: perform cleanup during shutdown in addition to module unloadAndriy Gapon2013-07-241-35/+77
* zfs: move vnode creation from zfs_znode_cache_constructor to zfs_znode_allocAndriy Gapon2013-07-241-49/+19
* Manually merge part of vendor import r238583 from Illumos.Xin LI2013-07-181-5/+9
* dtrace/fasttrap: install hook functions only after all data isAndriy Gapon2013-07-091-7/+7
* zfs: try to properly handle i/o errors in mappedread_sfAndriy Gapon2013-07-091-1/+3
* zfs: load zpool.cache after a root fs is mountedAndriy Gapon2013-07-091-0/+4
* Hide references to mod_lock. In FreeBSD it is always acquired with theMark Johnston2013-07-051-5/+23
* MFV r252839:Martin Matuska2013-07-052-5/+27
* Be sure to destory the fasttrap cleanup mutex when unloading the fasttrapMark Johnston2013-07-011-0/+1
* Enable kernel-specific code for FreeBSD also on other systems that useRobert Millan2013-06-304-6/+6
* Remove invalid ASSERT which causes a panic on zfs renames when run with ASSERTS.Steven Hartland2013-06-291-2/+0
* Unbreak "zfs jail" and "zfs unjail" (broken since r248571)Martin Matuska2013-06-291-0/+7
* Don't try to re-insert an already present but invalid page.Gavin Atkinson2013-06-281-1/+4
* MFV r252215:Xin LI2013-06-252-11/+0
* Fix intermittent ZFS lock panic when kernel is compiled with debugging causedSteven Hartland2013-06-211-0/+1
* Fixed import of destroyed ZFS pools failing due to vdev_geom incorrectlySteven Hartland2013-06-211-2/+1
* MFV r251644:Xin LI2013-06-126-249/+387
* MFV r251626:Xin LI2013-06-114-12/+71
* MFV r251624:Xin LI2013-06-111-1/+1
* MFV r251622:Xin LI2013-06-113-21/+33
* MFV r251621:Xin LI2013-06-113-16/+30
* MFV r251620:Xin LI2013-06-1139-270/+243
* MFV r251619:Xin LI2013-06-1111-12/+151
* MFV r251519:Xin LI2013-06-083-1/+31
* MFV r251474:Xin LI2013-06-067-79/+415
* The fasttrap provider cleans up probes asynchronously when a process withMark Johnston2013-05-241-64/+49
* Bring back part of r249367 by adding DTrace's temporal option, which allowsMark Johnston2013-05-123-131/+190
* In case ZFS doesn't use UMA for buffers there's no need to waste memoryDavide Italiano2013-05-011-0/+3
* Changed ZFS TRIM sysctl from vfs.zfs.trim_disable -> vfs.zfs.trim.enabledSteven Hartland2013-04-264-15/+16