]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_disk.c
Illumos #1948: zpool list should show more detailed pool info
[mirror_zfs.git] / module / zfs / vdev_disk.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-17 Etienne DechampsMove partition scanning from userspace to module.
2011-06-17 Brian BehlendorfLinux 2.6.37 compat, WRITE_FLUSH_FUA
2011-05-27 Brian BehlendorfFix 4K sector support
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2011-04-22 Brian BehlendorfFix spurious -EFAULT when setting I/O scheduler
2011-03-10 Brian BehlendorfDon't set I/O Scheduler for Partitions
2011-02-25 Brian BehlendorfFix set block scheduler warnings
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfUse 'noop' IO Scheduler
2010-11-11 Ned BassFix for access beyond end of device error
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, synchronous bio flag
2010-10-12 Brian BehlendorfInitial zio delay timing
2010-10-12 Brian BehlendorfAdd FAILFAST support
2010-10-12 Brian BehlendorfFix negative zio->io_error which must be positive.
2010-10-04 Ned BassUse stored whole_disk property when opening a vdev
2010-08-31 Brian BehlendorfAdd linux kernel disk support