aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dnode_sync.c
Commit message (Expand)AuthorAgeFilesLines
* Fix coverity defects: CID 147575, 147577, 147578, 147579cao2016-11-071-1/+1
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-0/+5
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-2/+2
* Implement large_dnode pool featureNed Bass2016-06-241-4/+16
* Backfill metadnode more intelligentlyNed Bass2016-06-241-0/+1
* OpenZFS 6513 - partially filled holes lose birth timePaul Dagnelie2016-06-211-15/+9
* Illumos 5960, 5925Paul Dagnelie2016-01-081-3/+3
* Illumos 6267 - dn_bonus evicted too earlyJustin T. Gibbs2015-10-131-5/+9
* Illumos 5911 - ZFS "hangs" while deleting fileMatthew Ahrens2015-07-061-2/+2
* Illumos 5350 - clean up code in dnode_sync()Matthew Ahrens2015-05-111-5/+4
* Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()Justin T. Gibbs2015-04-281-1/+2
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-41/+29
* Illumos 4873 - zvol unmap calls can take a very long time for larger datasetsAlex Reece2015-04-281-8/+4
* Illumos 4975 - missing mutex_destroy() calls in zfsJorgen Lundman2015-04-281-0/+3
* Illumos 5630 - stale bonus buffer in recycled dnode_t leads to data corruptionJustin T. Gibbs2015-03-121-0/+6
* Illumos 5117 - spacemap reallocation can cause corruptionGeorge Wilson2014-09-081-5/+5
* Illumos 4757, 4913Matthew Ahrens2014-08-011-3/+4
* Illumos #4374Matthew Ahrens2014-07-301-10/+29
* Illumos 4370, 4371Max Grossman2014-07-281-88/+102
* Illumos 4171, 4172Matthew Ahrens2014-07-251-5/+10
* Illumos #3742Will Andrews2013-11-041-2/+2
* Illumos #3464Matthew Ahrens2013-09-041-0/+1
* Illumos #3006Madhav Suresh2013-06-191-4/+4
* Illumos #2619 and #2747Christopher Siden2013-01-081-1/+3
* Fix gcc array subscript above bounds warningNed Bass2013-01-071-3/+4
* Fix dbuf eviction assertionBrian Behlendorf2010-08-311-1/+5
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-5/+5
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-2/+2
* Update to onnv_147Brian Behlendorf2010-08-261-9/+25
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-13/+41
* Rebase master to b117Brian Behlendorf2009-07-021-6/+16
* Rebase master to b108Brian Behlendorf2009-02-181-10/+26
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+623