]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/ddt.c
Change KM_PUSHPAGE -> KM_SLEEP
[mirror_zfs.git] / module / zfs / ddt.c
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.