aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dnode.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos 5911 - ZFS "hangs" while deleting fileMatthew Ahrens2015-07-061-14/+65
* Illumos 5422 - preserve AVL invariants in dn_dbufsAlex Reece2015-05-111-6/+4
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-5/+5
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-30/+53
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-1/+1
* Illumos 5095 - panic when adding a duplicate dbuf to dn_dbufsAlex Reece2015-04-281-16/+18
* Illumos 5038 - Remove "old-style" flexible array usage in ZFS.Justin T. Gibbs2015-04-281-3/+3
* Illumos 4873 - zvol unmap calls can take a very long time for larger datasetsAlex Reece2015-04-281-11/+48
* Illumos 4975 - missing mutex_destroy() calls in zfsJorgen Lundman2015-04-281-0/+5
* Illumos 5630 - stale bonus buffer in recycled dnode_t leads to data corruptionJustin T. Gibbs2015-03-121-1/+7
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-2/+2
* Retire KM_NODEBUGBrian Behlendorf2015-01-161-2/+1
* Remove duplicate typedefs from trace.hNed Bass2015-01-061-0/+1
* Illumos 5139 - SEEK_HOLE failed to report a hole at end of fileMatthew Ahrens2014-09-231-0/+9
* Illumos 4757, 4913Matthew Ahrens2014-08-011-2/+2
* Illumos #4374Matthew Ahrens2014-07-301-105/+20
* Illumos 4370, 4371Max Grossman2014-07-281-31/+22
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-221-1/+1
* Use default slab typesBrian Behlendorf2014-05-221-1/+1
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-9/+8
* Illumos #4047Matthew Ahrens2013-11-051-1/+6
* Illumos #3742Will Andrews2013-11-041-8/+10
* Illumos #3598Matthew Ahrens2013-10-311-14/+14
* Illumos #3464Matthew Ahrens2013-09-041-1/+5
* Illumos #3006Madhav Suresh2013-06-191-38/+38
* Illumos #2619 and #2747Christopher Siden2013-01-081-8/+11
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-3/+3
* Improve meta data performanceBrian Behlendorf2011-11-031-3/+2
* Fix zio_execute() deadlockBrian Behlendorf2011-07-191-1/+2
* Quiet down very frequent large allocation warning in ZFS.Ricardo M. Correia2010-09-171-1/+1
* Fix dnode_move() scopeBrian Behlendorf2010-08-311-1/+3
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-3/+3
* Fix gcc useless debug warningsBrian Behlendorf2010-08-271-1/+0
* Update to onnv_147Brian Behlendorf2010-08-261-55/+510
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-20/+100
* Rebase master to b121Brian Behlendorf2009-08-181-6/+30
* Rebase master to b117Brian Behlendorf2009-07-021-49/+37
* Rebase master to b108Brian Behlendorf2009-02-181-11/+11
* Rebase master to b105Brian Behlendorf2009-01-151-0/+3
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1443