summaryrefslogtreecommitdiffstats
path: root/module/zfs/zvol.c
Commit message (Expand)AuthorAgeFilesLines
* Honor logbias when writing to ZVOLs.Etienne Dechamps2012-06-111-2/+6
* Revert "Disable direct reclaim on zvols"Brian Behlendorf2012-04-301-7/+1
* Disable direct reclaim on zvolsRichard Yao2012-04-301-1/+7
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-091-0/+47
* Use 32 as the default number of zvol threads.Etienne Dechamps2012-02-081-4/+1
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-071-0/+9
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-071-3/+27
* Support "sync=always" for ZVOLs.Etienne Dechamps2012-02-071-1/+1
* Set zvol_major/zvol_threads permissionsBrian Behlendorf2011-12-071-2/+2
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-021-11/+19
* Use udev to create /dev/zvol/[dataset_name] linksFajar A. Nugraha2011-02-251-6/+10
* Linux 2.6.x compat, blkdev_compat.hBrian Behlendorf2011-02-231-0/+1
* Create minors for all zvolsBrian Behlendorf2011-02-161-1/+2
* Add zp->z_is_zvol flagBrian Behlendorf2011-02-101-0/+2
* Fix panic mounting unformatted zvolNed Bass2010-10-291-0/+4
* Add linux kernel disk supportBrian Behlendorf2010-08-311-0/+1337
* Remove zvol.c when updating in update-zfs.sh Linux version available.Brian Behlendorf2009-11-151-1835/+0
* Rebase master to b117Brian Behlendorf2009-07-021-20/+123
* Rebase master to b108Brian Behlendorf2009-02-181-1/+3
* Rebase master to b105Brian Behlendorf2009-01-151-4/+12
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1722