aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/ddt.c
Commit message (Expand)AuthorAgeFilesLines
* Cache ddt_get_dedup_dspace() value if there was no ddt changesGvozden Neskovic2016-12-021-2/+11
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-6/+6
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-2/+3
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-311-8/+17
* Handle zap_lookup() failure in ddt_object_load()Brian Behlendorf2015-08-191-3/+4
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-4/+4
* Retire KM_NODEBUGBrian Behlendorf2015-01-161-1/+1
* Change the default 'zfs_dedup_prefetch' value to '0'Alexey Smirnoff2014-09-041-1/+1
* Illumos #4374Matthew Ahrens2014-07-301-2/+2
* Illumos 4370, 4371Max Grossman2014-07-281-7/+10
* Add ddt, ddt_entry, and l2arc_hdr cachesJohn Layman2014-01-071-10/+28
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-4/+4
* Illumos #3598Matthew Ahrens2013-10-311-4/+4
* Fix incorrect assertions in ddt_phys_decref and ddt_sync_entryYing Zhu2013-05-061-2/+1
* Add zio_ddt_free()+ddt_phys_decref() error handlingBrian Behlendorf2013-03-191-2/+4
* Illumos #2619 and #2747Christopher Siden2013-01-081-5/+4
* Add ddt_object_count() error handlingBrian Behlendorf2012-10-291-8/+19
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-191-3/+3
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-1/+1
* Add ddt_object_load() error handlingBrian Behlendorf2012-07-201-1/+3
* Fix stack ddt_class_contains()Brian Behlendorf2011-05-311-5/+11
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-0/+5
* Add linux kernel memory supportBrian Behlendorf2010-08-311-1/+4
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-35/+75
* Update to onnv_147Brian Behlendorf2010-08-261-11/+17
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-0/+1140