]> git.proxmox.com Git - mirror_zfs-debian.git/history - module/zfs/spa.c
New upstream version 0.7.5
[mirror_zfs-debian.git] / module / zfs / spa.c
2018-01-19 Aron XuNew upstream version 0.7.5
2017-12-18 Aron XuNew upstream version 0.7.4
2017-10-06 Aron XuNew upstream version 0.7.2
2017-07-05 Aron XuNew upstream version 0.6.5.10
2017-02-06 Aron XuImported Upstream version 0.6.5.9
2016-09-19 Aron XuImported Upstream version 0.6.5.8
2016-03-23 Aron XuImported Upstream version 0.6.5.6
2016-01-10 Aron XuImported Upstream version 0.6.5.4
2015-11-01 Aron XuImported Upstream version 0.6.5.3
2015-08-13 Aron XuImported Upstream version 0.6.4.2
2014-02-08 Liang GuoImported Upstream version 0.6.2+git20140204
2013-08-24 Aron XuImported Upstream version 0.6.2
2013-02-12 Richard YaoMake spa.c assertions catch unsupported pre-feature...
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 George WilsonIllumos #3349: zpool upgrade -V bumps the on disk versi...
2013-01-08 Christopher SidenIllumos #2762: zpool command should have better support...
2013-01-08 George WilsonIllumos #3090 and #3102
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-11-30 Brian BehlendorfAdd load_nvlist() error handling
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Richard YaoRevert Disable direct reclaim for z_wr_* threads
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-07-11 George WilsonIllumos #1949, #1953
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-04-11 George WilsonIllumos #1951: leaking a vdev when removing an l2cache...
2012-01-17 Ned BassReduce number of zio free threads
2011-12-14 Garrett D'AmoreIllumos #734: Use taskq_dispatch_ent() interface
2011-10-24 Darik HornChange sun.com URLs to zfsonlinux.org
2011-05-09 Brian BehlendorfMerge pull request #235 from nedbass/rdev
2011-05-06 Brian BehlendorfDisable direct reclaim for z_wr_* threads
2010-11-08 Brian BehlendorfIncreate zio write interrupt thread count.
2010-11-08 Brian BehlendorfShorten zio_* thread names
2010-08-31 Brian BehlendorfAdd linux spa thread support
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd linux kernel memory support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-31 Brian BehlendorfFix stack inline
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc missing case 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
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...