summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r305323: MFV r302991: 6950 ARC should cache compressed datamav2016-10-141-1/+1
* MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-081-0/+1
* MFV r287624: 5987 zfs prefetch code needs workdelphij2015-09-121-3/+1
* MFV r286704: 5960 zfs recv should prefetch indirect blocksmav2015-08-121-9/+9
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsmav2015-08-101-29/+52
* MFV 286544:mav2015-08-091-1/+7
* MFV r284412: 5911 ZFS "hangs" while deleting fileavg2015-06-191-13/+63
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-171-3/+3
* MFV r275914:delphij2014-12-181-6/+4
* MFV r275551:delphij2014-12-151-1/+1
* MFV r274273:delphij2014-11-101-5/+5
* MFV r271518:delphij2014-09-131-0/+9
* Instead of using timestamp in the AVL, use the memory address whendelphij2014-08-221-16/+18
* MFV r269427:delphij2014-08-021-3/+3
* MFV r269223:delphij2014-07-291-11/+48
* MFV r268702:delphij2014-07-151-0/+5
* MFV r267565:delphij2014-07-011-2/+2
* MFV r264666:delphij2014-04-181-106/+19
* MFV r259170:delphij2014-01-011-31/+22
* MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained controlavg2013-11-281-1/+1
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-261-9/+8
* MFV r254747:delphij2013-08-241-1/+6
* MFV r251620:delphij2013-06-111-8/+10
* MFV r248217:mm2013-04-061-14/+14
* MFV r247580:mm2013-03-191-1/+5
* 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