]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zap.c
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
[mirror_zfs.git] / module / zfs / zap.c
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Ned BassFix dprintf format specifiers
2014-07-30 Matthew AhrensIllumos #4374
2013-11-04 Will AndrewsIllumos #3743
2013-10-31 Matthew AhrensIllumos #3598
2013-06-19 Madhav SureshIllumos #3006
2013-01-24 Ned Bassfzap_cursor_move_to_key() should drop l_rwlock
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Matthew AhrensIllumos #3104: eliminate empty bpobjs
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2010-08-31 Brian BehlendorfFix rw_init() usage
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-07-02 Brian BehlendorfRebase master to b117
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...