summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/ddt.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-4/+4
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-6/+6
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-6/+6
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-6/+6
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens1-2/+3
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-2/+2
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-7/+10
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-4/+4
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-5/+4
2010-06-216959651 assertion failed: ddo_total->ddo_dspace == 0, file: ../../common/fs/z...George Wilson1-3/+0
2010-06-216957089 race between dedup prefetch and table removeGeorge Wilson1-7/+11
2010-06-086957090 ddt_zap_prefetch() induces deadlock, panicGeorge Wilson1-1/+6
2010-05-196938089 dedup-induced latency causes FC initiator logouts/FC port resetsGeorge Wilson1-0/+35
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-9/+18
2010-03-166909931 dedup stats are computed incorrectlyGeorge Wilson1-18/+50
2010-02-026909744 dedup should be set to off when a ZVOL is dumpifiedGeorge Wilson1-2/+2
2009-11-226903731 need userland dedup statsGeorge Wilson1-5/+40
2009-11-196899923 vdev_offline/vdev_add deadlockJeff Bonwick1-7/+66
2009-11-046897693 deduplication can only go so farGeorge Wilson1-4/+19
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-0/+955