zfs_scrub_limit tunable is not used anywhere
[zfs.git] / module / zfs / vdev.c
2013-05-06 Cyril Pliskozfs_scrub_limit tunable is not used anywhere
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-04-12 Martin MatuskaAllow setting a lower ashift with -o ashift
2013-04-12 George WilsonIllumos #3422, #3425
2013-01-08 George WilsonIllumos #3090 and #3102
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-12-18 Jorgen LundmanFix using zvol as slog device
2012-11-15 George WilsonIllumos #2671: zpool import should not fail if vdev...
2012-10-17 Etienne DechampsAdd FASTWRITE algorithm for synchronous writes.
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...