summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zap_leaf.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-099328 zap code can take advantage of c99Matthew Ahrens1-55/+28
2017-01-241300 filename normalization doesn't work for removesKevin Crowe1-14/+6
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-2/+2
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-40/+51
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-10/+10
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-6/+7
2013-02-103522 zfs module should not allow uninitialized variablesGeorge Wilson1-1/+1
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-10/+2
2009-11-236903705 dedup=fletcher4,verify doesn't byteswap correctly, has lots of hash c...Matthew Ahrens1-48/+47
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-28/+57
2009-05-186736004 zvols need an additional property for comstar supportEric Taylor1-5/+4
2007-11-206622831 normalization properties are not preserved by "zfs send"timh1-5/+5
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-32/+144
2006-11-026489548 zap_leaf_array_create() relies on architecture-specific behaviorahrens1-1/+1
2006-10-036463348 ZFS code could be more portablend1506281-1/+1
2006-03-096389897 remove zap leaf chaining code as it is never usedahrens1-274/+122
2006-02-256389368 fat zap should use 16k blocks (with backwards compatability)ahrens1-102/+93
2005-11-136349502 fix for 6347493 breaks zfs on sparcbonwick1-2/+6
2005-11-106347493 tar of 25K empty directory entries in ZFS takes 30+ seconds ...ahrens1-11/+26
2005-10-31PSARC 2002/240 ZFSahrens1-0/+883