summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r258632,258704: MFV r255255: 4045 zfs write throttle & i/o scheduleravg2014-01-161-17/+20
* MFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_hold_free()avg2013-10-101-0/+10
* MFV r254750:delphij2013-09-211-2/+2
* MFV r254747:delphij2013-08-241-72/+61
* Add kstat entries for ZFS compression statistics.gibbs2013-08-211-0/+2
* MFV r251619:delphij2013-06-111-1/+1
* MFV r251474:delphij2013-06-061-3/+5
* MFV r248217:mm2013-04-061-15/+16
* MFV r247580:mm2013-03-191-1/+1
* MFV r247845:mm2013-03-051-1/+1
* MFV r246653:mm2013-02-231-2/+1
* Add loader(8) tunable to enable/disable nopwrite functionality:mm2012-11-251-1/+4
* MFV r243013 and r243267:mm2012-11-251-38/+96
* 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