summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-38/+38
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-8/+11
* Revert r230913 and r230914.mm2012-02-031-6/+3
* Add copyright information on last commits to comply with CDDL.mm2012-02-021-0/+3
* Fix out of bounds write causing random panics,mm2012-02-021-3/+3
* Fix the "lock &zrl->zr_mtx already initialized" assertion by initializingpluknet2012-01-171-1/+1
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-71/+612
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-4/+24
* Fix zfs destroy fails to free object in open context, stops up txg trainmm2010-06-121-10/+1
* Fix freeing space after deleting large files with holes.mm2010-06-031-6/+30
* Update L2ARC code and fix several bugs.mm2010-05-211-3/+3
* Reorder some already introduced locking variables.mm2010-05-211-2/+3
* Apply fix for Solaris bug 6801979: zfs recv can fail with E2BIGdelphij2009-12-191-35/+12
* Backport the 'dirtying dbuf' panic fix from newer ZFS version.pjd2009-08-311-8/+8
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-164/+239
* - Add missing lock destruction and remove duplicate initializations.pjd2007-05-061-1/+0
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+1370
OpenPOWER on IntegriCloud