aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap.c
Commit message (Expand)AuthorAgeFilesLines
* MFV r350898, r351075: 8423 8199 7432 Implement large_dnode pool featureAndriy Gapon2019-10-071-2/+2
* Revert r351076 and r351074 because of atomic_swap_64 on 32-bit platformsAndriy Gapon2019-08-151-2/+2
* MFV r350898: 8423 8199 7432 Implement large_dnode pool featureAndriy Gapon2019-08-151-2/+2
* MFV/ZoL: Implement large_dnode pool featureMatt Macy2018-08-121-2/+11
* MFV r337027:Alexander Motin2018-08-011-135/+102
* This originated from ZFS On Linux, asSean Eric Fagan2018-06-081-1/+1
* MFC r316912: 7793 ztest fails assertion in dmu_tx_willuse_spaceAndriy Gapon2017-05-241-61/+0
* MFV 314243Josh Paetzel2017-02-251-5/+6
* MFC r305337: 7004 dmu_tx_hold_zap() does dnode_hold() 7x on same objectAlexander Motin2016-09-031-3/+15
* MFV r305335: 7003 zap_lockdir() should tag holdAlexander Motin2016-09-031-15/+18
* MFV r302651: 7054 dmu_tx_hold_t should use refcount_t to track spaceAlexander Motin2016-09-011-10/+16
* MFV r299440: 6736 ZFS per-vdev ZAPsAlexander Motin2016-05-111-3/+3
* MFV r299438: 6842 Fix empty xattr dir causing lockupAlexander Motin2016-05-111-1/+8
* MFV r286704: 5960 zfs recv should prefetch indirect blocksAlexander Motin2015-08-121-5/+8
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsAlexander Motin2015-08-101-17/+18
* MFV r275551:Xin LI2014-12-151-80/+78
* MFV r264666:Xin LI2014-04-181-3/+3
* MFV r251621:Xin LI2013-06-111-14/+24
* MFV r248217:Martin Matuska2013-04-061-9/+9
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.Martin Matuska2012-09-121-5/+5
* Merge recent vendor changes:Martin Matuska2012-08-281-0/+10
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).Martin Matuska2012-06-111-0/+14
* Finally... Import the latest open-source ZFS version - (SPA) 28.Pawel Jakub Dawidek2011-02-271-41/+203
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedMartin Matuska2010-07-121-0/+55
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek2008-11-171-57/+123
* Fix 'zpool status -v'. To get object number we should use ZFS_DIRENT_OBJ()Pawel Jakub Dawidek2007-04-221-1/+2
* Reduce diff against vendor - we have now stronger check for "mutex alreadyPawel Jakub Dawidek2007-04-101-2/+2
* Please welcome ZFS - The last word in file systems.Pawel Jakub Dawidek2007-04-061-0/+1070