aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/dbuf.h
Commit message (Expand)AuthorAgeFilesLines
* Decrease contention on dn_struct_rwlockPaul Dagnelie2019-07-081-3/+24
* Remove code for zfs remapMatthew Ahrens2019-06-241-2/+0
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-0/+4
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-1/+1
* Fix OpenZFS 9337 mismergeGeorge Wilson2018-08-021-1/+1
* OpenZFS 9337 - zfs get all is slow due to uncached metadataMatthew Ahrens2018-07-121-4/+12
* OpenZFS 9577 - remove zfs_dbuf_evict_key tsdMatthew Ahrens2018-06-131-2/+2
* assertion in arc_release() during encrypted receiveMatthew Ahrens2018-04-171-1/+10
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-0/+2
* OpenZFS 7531 - Assign correct flags to prefetched buffersbenrubson2017-11-111-0/+6
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-0/+2
* fix: Shift exponent too largeGvozden Neskovic2016-09-291-1/+2
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-6/+7
* Illumos 6844 - dnode_next_offset can detect fictional holesAlex Reece2016-04-271-0/+3
* Illumos 5960, 5925Paul Dagnelie2016-01-081-4/+5
* Illumos 6267 - dn_bonus evicted too earlyJustin T. Gibbs2015-10-131-1/+17
* Illumos 5911 - ZFS "hangs" while deleting fileMatthew Ahrens2015-07-061-2/+2
* Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()Justin T. Gibbs2015-04-281-1/+4
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-3/+3
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-1/+0
* Illumos 5095 - panic when adding a duplicate dbuf to dn_dbufsAlex Reece2015-04-281-3/+5
* Illumos 4873 - zvol unmap calls can take a very long time for larger datasetsAlex Reece2015-04-281-2/+5
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-6/+6
* Reduce buf/dbuf mutex contentionChris Wedgwood2014-11-141-1/+1
* Illumos 4757, 4913Matthew Ahrens2014-08-011-0/+3
* Illumos 4370, 4371Max Grossman2014-07-281-17/+1
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-1/+4
* Illumos #3236George Wilson2013-11-051-0/+2
* Add visibility in to cached dbufsBrian Behlendorf2013-10-251-0/+3
* Illumos #3464Matthew Ahrens2013-09-041-6/+3
* Illumos #3964 L2ARC should always compress metadata buffersSaso Kiselkov2013-08-081-1/+2
* Illumos #3137 L2ARC compressionSaso Kiselkov2013-08-081-0/+4
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-7/+7
* Export dbuf_* symbolsBrian Behlendorf2012-08-101-3/+0
* Support custom build directories and move includesBrian Behlendorf2010-09-081-0/+375