Illumos #3006
[zfs.git] / module / zfs / zap_micro.c
2013-06-19 Madhav SureshIllumos #3006
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-09-05 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Brian Behlendorfmzap_upgrade() must use kmem_alloc()
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2011-09-27 Brian BehlendorfExport symbols for the full ZAP API
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd linux kernel memory support
2010-08-31 Brian BehlendorfFix rw_init() usage
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis 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...