aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-2418/+0
* Remove duplicate dbufs accounting.Alexander Motin2020-02-071-2/+2
* MFV r353561: 10343 ZoL: Prefix all refcount functions with zfs_Andriy Gapon2019-10-151-24/+24
* MFV r353558: 10572 10579 Fix race in dnode_check_slots_free()Andriy Gapon2019-10-151-10/+20
* MFV r353551: 10452 ZoL: merge in large dnode feature fixesAndriy Gapon2019-10-151-2/+1
* MFV r350898, r351075: 8423 8199 7432 Implement large_dnode pool featureAndriy Gapon2019-10-071-214/+398
* Revert r351076 and r351074 because of atomic_swap_64 on 32-bit platformsAndriy Gapon2019-08-151-398/+214
* MFV r350898: 8423 8199 7432 Implement large_dnode pool featureAndriy Gapon2019-08-151-214/+398
* a stop gap fix for a race between dnode_hold and dnode_sync_freeAndriy Gapon2019-08-121-1/+3
* MFV/ZoL: Implement large_dnode pool featureMatt Macy2018-08-121-42/+196
* Limit the amount of dnode metadata in the ARCMatt Macy2018-08-111-2/+2
* Performance optimization of AVL tree comparator functionsMatt Macy2018-08-101-19/+7
* MFV r337210: 9577 remove zfs_dbuf_evict_key tsdAlexander Motin2018-08-031-3/+4
* MFV r337206: 9338 moved dnode has incorrect dn_next_typeAlexander Motin2018-08-021-0/+2
* MFV r337204: 9439 ZFS double-free due to failure to dirty indirect blockAlexander Motin2018-08-021-4/+2
* MFV r337200:Alexander Motin2018-08-021-0/+68
* MFV r331695, 331700: 9166 zfs storage pool checkpointAlexander Motin2018-03-281-1/+3
* MFV r329753: 8809 libzpool should leverage work done in libfakekernelAlexander Motin2018-02-211-2/+9
* MFV r329502: 7614 zfs device evacuation/removalAlexander Motin2018-02-211-2/+1
* Add sysctls for dnode block and indirect block shifts.Alexander Motin2018-02-091-0/+6
* MFV r316917: 7968 multi-threaded spa_sync()Andriy Gapon2017-05-241-29/+7
* MFC r316912: 7793 ztest fails assertion in dmu_tx_willuse_spaceAndriy Gapon2017-05-241-19/+0
* MFV 314243Josh Paetzel2017-02-251-3/+3
* MFV 313786Josh Paetzel2017-02-161-6/+1
* MFV r302991: 6950 ARC should cache compressed dataAlexander Motin2016-09-031-1/+1
* MFV r296518: 5027 zfs large block support (add copyright)Alexander Motin2016-03-081-0/+1
* MFV r287624: 5987 zfs prefetch code needs workXin LI2015-09-121-3/+1
* MFV r286704: 5960 zfs recv should prefetch indirect blocksAlexander Motin2015-08-121-9/+9
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsAlexander Motin2015-08-101-29/+52
* MFV 286544:Alexander Motin2015-08-091-1/+7
* MFV r284412: 5911 ZFS "hangs" while deleting fileAndriy Gapon2015-06-191-13/+63
* Mechanically convert cddl sun #ifdef's to illumosSteven Hartland2015-01-171-3/+3
* MFV r275914:Xin LI2014-12-181-6/+4
* MFV r275551:Xin LI2014-12-151-1/+1
* MFV r274273:Xin LI2014-11-101-5/+5
* MFV r271518:Xin LI2014-09-131-0/+9
* Instead of using timestamp in the AVL, use the memory address whenXin LI2014-08-221-16/+18
* MFV r269427:Xin LI2014-08-021-3/+3
* MFV r269223:Xin LI2014-07-291-11/+48
* MFV r268702:Xin LI2014-07-151-0/+5
* MFV r267565:Xin LI2014-07-011-2/+2
* MFV r264666:Xin LI2014-04-181-106/+19
* MFV r259170:Xin LI2014-01-011-31/+22
* MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained controlAndriy Gapon2013-11-281-1/+1
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workAndriy Gapon2013-11-261-9/+8
* MFV r254747:Xin LI2013-08-241-1/+6
* MFV r251620:Xin LI2013-06-111-8/+10
* MFV r248217:Martin Matuska2013-04-061-14/+14
* MFV r247580:Martin Matuska2013-03-191-1/+5
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.Martin Matuska2012-09-121-38/+38