summaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_disk.c
Commit message (Expand)AuthorAgeFilesLines
* Don't set I/O Scheduler for PartitionsBrian Behlendorf2011-03-101-0/+4
* Fix set block scheduler warningsBrian Behlendorf2011-02-251-6/+23
* Use 'noop' IO SchedulerBrian Behlendorf2011-02-101-0/+46
* Fix for access beyond end of device errorNed Bass2010-11-101-0/+2
* Linux 2.6.36 compat, synchronous bio flagBrian Behlendorf2010-11-101-2/+23
* Initial zio delay timingBrian Behlendorf2010-10-121-3/+9
* Add FAILFAST supportBrian Behlendorf2010-10-121-10/+4
* Fix negative zio->io_error which must be positive.Brian Behlendorf2010-10-121-2/+19
* Use stored whole_disk property when opening a vdevNed Bass2010-10-041-3/+13
* Add linux kernel disk supportBrian Behlendorf2010-08-311-0/+654