]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dsl_prop.c
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
[mirror_zfs.git] / module / zfs / dsl_prop.c
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Justin T. GibbsIllumos 5310 - Remove always true tests for non-NULL...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2013-11-04 Will AndrewsIllumos #3742
2013-11-04 Martin MatuskaIllumos #3699, #3739
2013-10-31 Matthew AhrensIllumos #3598
2013-09-25 Brian BehlendorfExport addition dsl_prop_* symbols
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2012-09-17 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-04-11 Brian BehlendorfExport additional dsl symbols
2011-02-23 Brian BehlendorfFix enum compiler warning
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...