summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zap_micro.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie1-2/+2
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-1/+1
2019-04-2610809 Performance optimization of AVL tree comparator functionsGvozden Neskovic1-9/+5
2019-02-259691 fat zap should prefetch when iteratingMatthew Ahrens1-5/+26
2019-02-138423 Implement large_dnode pool featureToomas Soome1-6/+52
2018-05-099328 zap code can take advantage of c99Matthew Ahrens1-156/+118
2017-03-147801 add more by-dnode routinesbzzz771-23/+73
2017-02-287793 ztest fails assertion in dmu_tx_willuse_spaceMatthew Ahrens1-82/+0
2017-01-241300 filename normalization doesn't work for removesKevin Crowe1-26/+69
2016-11-116676 Race between unique_insert() and unique_remove() causes ZFS fsid changeJosef 'Jeff' Sipek1-2/+2
2016-09-027004 dmu_tx_hold_zap() does dnode_hold() 7x on same objectMatthew Ahrens1-2/+47
2016-08-307003 zap_lockdir() should tag holdMatthew Ahrens1-83/+116
2016-06-097054 dmu_tx_hold_t should use refcount_t to track spaceMatthew Ahrens1-11/+17
2016-04-056842 Fix empty xattr dir causing lockupChunwei Chen1-10/+28
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-04-065766 Avoid 128K kmem allocations in mzap_upgrade()Brian Behlendorf1-3/+3
2015-01-065056 ZFS deadlock on db_mtx and dn_holdsJustin Gibbs1-4/+5
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-12/+14
2014-11-075027 zfs large block supportMatthew Ahrens1-8/+8
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-2/+2
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-3/+3
2013-04-073654 zdb should print number of ganged blocksMatthew Ahrens1-40/+0
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-23/+22
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-1/+1
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-2/+2
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-2/+2
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-3/+3
2011-11-171644 add ZFS "clones" propertyMatthew Ahrens1-1/+2
2011-11-08backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environmentsRichard Lowe1-2/+1
2011-11-051644 add ZFS "clones" propertyMatthew Ahrens1-1/+2
2010-05-196938089 dedup-induced latency causes FC initiator logouts/FC port resetsGeorge Wilson1-0/+23
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-27/+37
2010-04-296944833 Avoid prefetching dbufs in dmu_sync() pathJeff Bonwick1-4/+3
2009-11-236903705 dedup=fletcher4,verify doesn't byteswap correctly, has lots of hash c...Matthew Ahrens1-18/+36
2009-11-09PSARC 2009/510 ZFS received propertiesTom Erickson1-0/+10
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-80/+292
2009-09-226650218 Commit callbacks API for the DMURicardo M. Correia1-0/+40
2009-06-166847229 assertion failed: refcount_count(&tx->tx_space_written) + delta <= tx...Sanjeev Bagewadi1-23/+23
2009-05-196664765 Unable to remove files when using fat-zap and quota exceeded on ZFS f...Sanjeev Bagewadi1-0/+76
2009-02-106783995 file creation sometimes failing within a zfs where casesensitivity=mixedTim Haley1-5/+3
2008-04-276654808 FIGNORECASE lookups in a zfs xattr dir don't provide 'realname' datatimh1-1/+2
2007-11-206622831 normalization properties are not preserved by "zfs send"timh1-3/+4
2007-11-196626801 deadbeef panic in fzap_update()bonwick1-15/+32
2007-10-306623831 assertion failed in dmu_tx_willuse_space() from mzap_upgrade()ahrens1-11/+10
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-81/+276
2007-08-086584470 zdb needs to initialize the bpl_lock mutexgw252951-1/+7
2006-10-036463348 ZFS code could be more portablend1506281-8/+2
2006-08-296462174 zap_update() likes to return 0ahrens1-5/+4
2006-03-03PSARC 2006/077 zpool cleareschrock1-11/+8
2006-02-256389368 fat zap should use 16k blocks (with backwards compatability)ahrens1-8/+25