summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r305340: MFC r305337:mav2016-10-141-0/+43
* MFC r305323: MFV r302991: 6950 ARC should cache compressed datamav2016-10-141-4/+3
* MFC r302838: 6513 partially filled holes lose birth timeavg2016-08-151-7/+8
* zfs: enable vn_io_fault supportavg2016-04-161-0/+10
* MFV r297831: 6322 ZFS indirect block predictive prefetchmav2016-04-111-3/+4
* Add four new RCTL resources - readbps, readiops, writebps and writeiops,trasz2016-04-071-1/+19
* Fix ru_oublocks accounting for ZFS. There are two code paths that can betrasz2016-01-231-0/+3
* MFV r289561: 6328 Fix cstyle errors in zfs codebasemav2015-10-191-4/+5
* MFV r289310:mav2015-10-161-9/+15
* Restore original array_rd_sz semantics.mav2015-10-031-1/+1
* MFV r287624: 5987 zfs prefetch code needs workdelphij2015-09-121-12/+20
* MFV (partial) r286889: 5692 expose the number of hole blocks in a fileavg2015-08-241-13/+38
* MFV r286704: 5960 zfs recv should prefetch indirect blocksmav2015-08-121-19/+25
* MFV r286224: 5695 dmu_sync'ed holes do not retain birth timemav2015-08-121-1/+13
* MFV 286588: 5820 verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig)mav2015-08-101-11/+24
* MFV 286546:mav2015-08-091-11/+8
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-171-4/+4
* MFV r272804:delphij2014-10-091-0/+1
* MFV r272803:delphij2014-10-091-4/+70
* MFV r272591:delphij2014-10-061-1/+8
* MFV r270196:delphij2014-08-201-1/+1
* MFV r268452:delphij2014-07-091-0/+7
* MFV r268121:delphij2014-07-011-2/+12
* MFV r268119:delphij2014-07-011-3/+3
* MFV r267565:delphij2014-07-011-20/+65
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-281-3/+1
* Revert r267961, r267973:gjb2014-06-271-1/+3
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-271-3/+1
* MFV r266766:delphij2014-05-271-2/+15
* MFV r259170:delphij2014-01-011-4/+2
* zfs: add dmu_write_pages variant for freebsdavg2013-11-291-0/+59
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-261-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
OpenPOWER on IntegriCloud