]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zvol.c
Improve ZVOL queue behavior.
[mirror_zfs.git] / module / zfs / zvol.c
2012-02-08 Etienne DechampsImprove ZVOL queue behavior.
2012-02-08 Etienne DechampsFix synchronicity for ZVOLs.
2012-02-08 Etienne DechampsSupport "sync=always" for ZVOLs.
2011-12-07 Brian BehlendorfSet zvol_major/zvol_threads permissions
2011-05-02 Brian BehlendorfFix 'zfs set volsize=N pool/dataset'
2011-02-25 Fajar A. NugrahaUse udev to create /dev/zvol/[dataset_name] links
2011-02-23 Brian BehlendorfLinux 2.6.x compat, blkdev_compat.h
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-16 Brian BehlendorfCreate minors for all zvols
2011-02-10 Brian BehlendorfAdd zp->z_is_zvol flag
2010-10-29 Ned BassFix panic mounting unformatted zvol
2010-08-31 Brian BehlendorfAdd linux kernel disk support
2009-11-16 Brian BehlendorfRemove zvol.c when updating in update-zfs.sh Linux...
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...