]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/ddt_zap.c
ddt: split internal DDT API into separate header
[mirror_zfs.git] / module / zfs / ddt_zap.c
2024-02-15 Rob Norrisddt: split internal DDT API into separate header
2024-02-15 Rob Norrisddt_zap: standardise temp buffer allocations
2024-02-15 Rob Norrisddt: move entry compression into ddt_zap
2024-02-15 Rob Norrisddt: modernise assertions
2023-06-30 Rich ErcolaniPack our DDT ZAPs a bit denser.
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2020-02-27 Matthew MacyRefactor dnode dirty context from dbuf_dirty
2019-06-12 Matthew Ahrensfat zap should prefetch when iterating
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2012-10-29 Brian BehlendorfAdd ddt_object_count() error handling
2012-10-04 Chris DunlopSwitch KM_SLEEP to KM_PUSHPAGE
2012-07-03 Brian BehlendorfUpdate incorrect ddt_zap_lookup() assertion
2011-05-31 Brian BehlendorfFix stack ddt_zap_lookup()
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.