summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge recent vendor changes:mm2012-08-231-2/+2
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-56/+70
* Update per-thread I/O statistics collection in ZFS.pjd2011-10-211-2/+5
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-202/+709
* Bugfix merge from OpenSolaris:mm2010-10-261-5/+5
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-19/+80
* Fix freeing space after deleting large files with holes.mm2010-06-031-35/+30
* Fix perfomance problem with ZFS prefetch caching [1]mm2010-05-161-0/+2
* Manage asynchronous vnode release just like Solaris.pjd2009-08-171-3/+0
* pjd has requested that I keep the tunable as zfs_prefetch_disable to minimize...kmacy2009-06-111-1/+1
* check against prefetch_enablekmacy2009-06-111-1/+1
* don't call vn_rele_async_fini in the !_KERNEL casekmacy2009-05-071-0/+2
* Asynchronously release vnodes to avoid blocking on range locks when calling b...kmacy2009-05-071-0/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-54/+231
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+1029
OpenPOWER on IntegriCloud