aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/dnode.h
Commit message (Expand)AuthorAgeFilesLines
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Prevent race condition in dnode_dest (#10101)John Poduska2020-03-121-0/+1
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-261-1/+2
* Remove duplicate dbufs accountingAlexander Motin2020-02-131-0/+7
* Fix zil replay panic when TX_REMOVE followed by TX_CREATEChunwei Chen2019-08-281-5/+2
* Remove code for zfs remapMatthew Ahrens2019-06-241-1/+0
* Fix send/recv lost spill blockBrian Behlendorf2019-05-071-3/+4
* Remove incorrect (and inappropriate) comment in dprintf_dnodeMatthew Ahrens2019-05-011-5/+0
* Fix handling of maxblkid for raw sendsTom Caputi2019-03-131-1/+8
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-2/+2
* Fix OpenZFS 9337 mismergeGeorge Wilson2018-08-021-1/+1
* OpenZFS 9337 - zfs get all is slow due to uncached metadataMatthew Ahrens2018-07-121-1/+1
* OpenZFS 9577 - remove zfs_dbuf_evict_key tsdMatthew Ahrens2018-06-131-2/+2
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-0/+1
* Fix race in dnode_check_slots_free()Tom Caputi2018-04-101-0/+4
* Add comments for portable dnode / objset flagsTom Caputi2018-03-201-0/+6
* Project Quota on ZFSNasf-Fan2018-02-131-3/+3
* Raw sends must be able to decrease nlevelsTom Caputi2018-02-021-0/+6
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-0/+8
* Improved dnode allocation and dmu_hold_impl()Olaf Faaland2017-09-051-0/+136
* Enhance comments for large dnode projectMatthew Ahrens2017-08-291-0/+51
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-3/+8
* OpenZFS 7968 - multi-threaded spa_sync()Matthew Ahrens2017-03-201-2/+3
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-071-1/+0
* OpenZFS 7104 - increase indirect block sizeMatthew Ahrens2017-02-091-1/+6
* OpenZFS 7500 - Simplify dbuf_free_range by removing dn_unlisted_l0_blkidGeorge Melikov2017-01-261-2/+0
* Fix spellingka72017-01-031-1/+1
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-3/+6
* 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