]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/ddt.c
ddt: modernise assertions
[mirror_zfs.git] / module / zfs / ddt.c
2024-02-15 Rob Norrisddt: modernise assertions
2023-06-30 Rob Nddt_addref: remove unnecessary phys fill when refcount...
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-01-26 набClean up CSTYLEDs
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-07-13 Rich ErcolaniTinker with slop space accounting with dedup
2021-06-29 Alexandermodule/zfs: simplify ddt_stat_add() loop
2020-06-18 Arvind SankarRemove dead code
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2020-04-15 Ryan MoellerUpdate FreeBSD tunables
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-09-05 Matthew MacyMake module tunables cross platform
2019-06-19 Matthew AhrensRemove dedupditto functionality
2019-01-17 Brian Behlendorfztest: scrub ddt repair
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-02 Gvozden NeskovicCache ddt_get_dedup_dspace() value if there was no...
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2015-08-19 Brian BehlendorfHandle zap_lookup() failure in ddt_object_load()
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2014-09-04 Alexey SmirnoffChange the default 'zfs_dedup_prefetch' value to '0'
2014-07-30 Matthew AhrensIllumos #4374
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-01-07 John LaymanAdd ddt, ddt_entry, and l2arc_hdr caches
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-10-31 Matthew AhrensIllumos #3598
2013-05-06 Ying ZhuFix incorrect assertions in ddt_phys_decref and ddt_syn...
2013-03-19 Brian BehlendorfAdd zio_ddt_free()+ddt_phys_decref() error handling
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-10-29 Brian BehlendorfAdd ddt_object_count() error handling
2012-09-19 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-07-20 Brian BehlendorfAdd ddt_object_load() error handling
2011-05-31 Brian BehlendorfFix stack ddt_class_contains()
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2010-08-31 Brian BehlendorfAdd linux kernel memory support
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.