]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dmu_objset.c
Illumos 6171 - dsl_prop_unregister() slows down dataset eviction.
[mirror_zfs.git] / module / zfs / dmu_objset.c
2016-01-12 Justin T. GibbsIllumos 6171 - dsl_prop_unregister() slows down dataset...
2015-10-13 Justin T. GibbsIllumos 6267 - dn_bonus evicted too early
2015-09-25 Brian BehlendorfRevert "dmu_objset_userquota_get_ids uses dn_bonus...
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2015-07-14 Alexander EreminIllumos 5610 - zfs clone from different source and...
2015-07-10 Justin T. GibbsIllumos 5661 - ZFS: "compression = on" should use lz4...
2015-07-06 Arne JansenIllumos 5981 - Deadlock in dmu_objset_find_dp
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 George WilsonIllumos 5369 - arc flags should be an enum
2015-06-09 Arne JansenIllumos 5269 - zpool import slow
2015-06-05 Ned Bassdmu_objset_userquota_get_ids uses dn_bonus unsafely
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
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-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-31 Matthew AhrensIllumos 3835 zfs need not store 2 copies of all metadata
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-04 Keith M WesolowskiIllumos #3875
2013-10-31 Matthew AhrensIllumos #3598
2013-10-30 George WilsonIllumos #3522
2013-09-11 Tim ChaseFix dmu_objset_find_dp() KM_SLEEP warning
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-08-08 Saso KiselkovIllumos #3137 L2ARC compression
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-02-06 Ned BassSwitch KM_SLEEP to KM_PUSHPAGE
2013-01-25 Brian BehlendorfUse dsl_dataset_snap_lookup()
2012-10-08 Massimo MaggiSwitch KM_SLEEP to KM_PUSHPAGE
2012-10-03 Matthew AhrensIllumos #3100: zvol rename fails with EBUSY when dirty.
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-04-11 Brian BehlendorfExport additional dsl symbols
2012-03-22 Brian BehlendorfAdd .zfs control directory
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-16 Ricardo M. CorreiaAdd API to wait for pending commit callbacks
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfFix stack dmu_objset_snapshot()
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
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.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...