summaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_disk.c
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.37 compat, WRITE_FLUSH_FUABrian Behlendorf2011-06-171-1/+1
* Fix 4K sector supportBrian Behlendorf2011-05-271-7/+6
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-1/+1
* Fix spurious -EFAULT when setting I/O schedulerBrian Behlendorf2011-04-221-17/+12
* 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