]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev.c
Illumos #1948: zpool list should show more detailed pool info
[mirror_zfs.git] / module / zfs / vdev.c
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
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 Richard LaagerAllow setting bootfs on any pool
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2011-04-27 Brian BehlendorfSuppress 'vdev_metaslab_init' memory warning
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd linux kernel disk support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-31 Brian BehlendorfFix list handling to only use the API
2010-08-31 Brian BehlendorfFix gcc unused 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
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...