]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dsl_deadlist.c
ddt: split internal DDT API into separate header
[mirror_zfs.git] / module / zfs / dsl_deadlist.c
2024-01-09 Alexander MotinFix livelist assertions for dedup and cloning
2023-08-07 Alexander MotinRefactor dmu_prefetch().
2023-07-14 Alexander MotinAvoid extra snprintf() in dsl_deadlist_merge().
2023-03-06 Richard YaoAdd missing increment to dsl_deadlist_move_bpobj()
2023-02-27 Mariusz ZaborskiMove zap_attribute_t to the heap in dsl_deadlist_merge
2023-01-25 Alexander MotinPrefetch on deadlists merge
2022-10-13 Richard YaoCleanup: 64-bit kernel module parameters should use...
2022-10-12 Richard YaoAdd defensive assertions
2022-09-29 Serapheim Dimitrop... Fix panic in dsl_process_sub_livelist for EINTR
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-01-26 набClean up CSTYLEDs
2021-06-07 Serapheim Dimitrop... Livelist logic should handle dedup blkptrs
2020-08-05 Matthew AhrensFix i/o error handling of livelists and zap iteration
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-09-05 Matthew MacyMake module tunables cross platform
2019-08-20 Matthew AhrensAdd fast path for zfs_ioc_space_snaps() handling of...
2019-07-26 Sara HartseFast Clone Deletion
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2017-07-09 Yuri PankovOpenZFS 5428 - provide fts(), reallocarray(), and strto...
2017-05-04 Gvozden NeskovicAdd missing *_destroy/*_fini calls
2017-02-09 Matthew Ahrenspanic in bpobj_space(): null pointer dereference
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2015-12-16 Brian BehlendorfHandle damaged blk_birth in dsl_deadlist_insert()
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Matthew AhrensIllumos #3104: eliminate empty bpobjs
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.