aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/dnode.h
Commit message (Expand)AuthorAgeFilesLines
* fix: Shift exponent too largeGvozden Neskovic2016-09-291-3/+2
* OpenZFS 6322 - ZFS indirect block predictive prefetchAlexander Motin2016-08-301-0/+9
* OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same objectMatthew Ahrens2016-08-191-3/+3
* OpenZFS 7176 - Yet another hole birth issuePaul Dagnelie2016-08-181-0/+6
* Implement large_dnode pool featureNed Bass2016-06-241-14/+30
* Illumos 5141 - zfs minimum indirect block size is 4KMatthew Ahrens2016-01-121-1/+1
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-1/+3
* Illumos 5095 - panic when adding a duplicate dbuf to dn_dbufsAlex Reece2015-04-281-1/+12
* Illumos 5038 - Remove "old-style" flexible array usage in ZFS.Justin T. Gibbs2015-04-281-1/+1
* Illumos 4873 - zvol unmap calls can take a very long time for larger datasetsAlex Reece2015-04-281-1/+1
* Illumos 5630 - stale bonus buffer in recycled dnode_t leads to data corruptionJustin T. Gibbs2015-03-121-0/+2
* Illumos #4374Matthew Ahrens2014-07-301-4/+2
* Illumos 4171, 4172Matthew Ahrens2014-07-251-0/+1
* Do not attempt access beyond the declared end of the dn_blkptr arrayJan Engelhardt2014-07-221-3/+25
* Illumos #4047Matthew Ahrens2013-11-051-1/+3
* Illumos #3742Will Andrews2013-11-041-3/+2
* Illumos #3122 zfs destroy filesystem should prefetch blocksMatthew Ahrens2013-07-021-1/+1
* Support custom build directories and move includesBrian Behlendorf2010-09-081-0/+329