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
* MFC r296519: MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-211-0/+1
* MFC r277300 (by smh): Mechanically convert cddl sun #ifdef's to illumosmav2016-03-201-3/+3
* MFC r287702: 5987 zfs prefetch code needs workmav2015-10-031-3/+1
* MFC r286705: 5960 zfs recv should prefetch indirect blocksmav2015-10-031-9/+9
* MFC r286575: 5056 ZFS deadlock on db_mtx and dn_holdsmav2015-10-031-29/+52
* MFC r286545:mav2015-10-031-1/+7
* MFC r284593: MFV r284412: 5911 ZFS "hangs" while deleting fileavg2015-07-061-13/+63
* MFC r275922: MFV r275914:delphij2015-01-231-6/+4
* MFC r275782: MFV r275551:delphij2015-01-231-1/+1
* MFC r274337,r274673,274681,r275515:delphij2014-12-221-5/+5
* MFC r271536: MFV r271518:delphij2014-09-251-0/+9
* MFC r270383: MFV r270198:delphij2014-08-291-16/+18
* MFC r269431: MFV r269427:delphij2014-08-181-3/+3
* MFC r269229,269404,269466: MFV r269223:delphij2014-08-121-11/+48
* MFC r268713: MFV r268702:delphij2014-07-291-0/+5
* MFC r268075: MFV r267565:delphij2014-07-151-2/+2
* MFC r264669: MFV r264666:delphij2014-05-091-106/+19
* MFC r260150: MFV r259170:delphij2014-03-191-31/+22
* MFC r258717: MFV r258371,r258372: 4101 metaslab_debug should allow foravg2014-02-171-1/+1
* MFC r258632,258704: MFV r255255: 4045 zfs write throttle & i/o scheduleravg2014-01-161-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