]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dmu_traverse.c
Fix hung z_zvol tasks during 'zfs receive'
[mirror_zfs.git] / module / zfs / dmu_traverse.c
2018-05-08 LOLiFix hung z_zvol tasks during 'zfs receive'
2018-03-14 Chunwei ChenFix zdb -c traverse stop on damaged objset root
2016-11-02 Brian BehlendorfAdd TASKQID_INVALID
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfRename hole_birth tunable to match OpenZFS
2016-09-16 Brian BehlendorfEnable ignore_hole_birth module option by default
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-08-15 Rich ErcolaniAdd tunable to ignore hole_birth
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Ned BassImplement large_dnode pool feature
2016-03-10 Paul DagnelieIllumos 6370 - ZFS send fails to transmit some holes
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-04 Tim ChasePrevent reclaim in the traverse prefetch thread
2015-06-16 Brian BehlendorfWait interruptibly in prefetch thread
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-05-15 Matthew AhrensIllumos 5243 - zdb -b could be much faster
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 tuxokoFix misuse of input argument in traverse_visitbp
2015-03-27 George WilsonIllumos 5694 - traverse_prefetcher does not prefetch...
2015-03-27 Chris DunlopAlign code with Illumos
2015-02-06 Justin T. GibbsIllumos 5311 - traverse_dnode may report success when...
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-06 Matthew AhrensIllumos 4881 - zfs send performance regression with...
2014-08-04 Matthew AhrensIllumos 4390 - I/O errors can corrupt space map when...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-01-29 Matthew AhrensIllumos 4504 traverse_visitbp: visit group before user
2013-11-14 Brian BehlendorfReduce stack for traverse_visitbp() recursion
2013-11-05 Matthew Ahrens26126 panic system rather than corrupting pool if we...
2013-10-31 Matthew AhrensIllumos #3598
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Prakash SuryaAdd visibility in to arc_read
2013-09-04 Matthew AhrensIllumos #3464
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-07-02 Matthew AhrensIllumos #3122 zfs destroy filesystem should prefetch...
2013-06-19 Madhav SureshIllumos #3006
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2011-05-31 Brian BehlendorfRevert "Fix stack traverse_visitbp()"
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfFix stack traverse_visitbp()
2010-08-31 Brian BehlendorfFix stack traverse_impl()
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-07-02 Brian BehlendorfRebase master to b117
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...