aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_queue.c
Commit message (Expand)AuthorAgeFilesLines
* 5313 Allow I/Os to be aggregated across ZIO priority classesJustin T. Gibbs2015-04-241-31/+48
* Revert "Pre-allocate vdev I/O buffers"Brian Behlendorf2015-01-161-41/+2
* Illumos 4753 - increase number of outstanding async writes when sync task is ...Alex Reece2014-09-231-4/+12
* Avoid dynamic allocation of 'search zio'Brian Behlendorf2014-08-111-6/+4
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-14/+16
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-212/+522
* Illumos #3742Will Andrews2013-11-041-5/+6
* Illumos #3537Matthew Ahrens2013-10-311-3/+62
* Illumos #3618 ::zio dcmd does not show timestamp dataMatthew Ahrens2013-08-121-5/+8
* 3246 ZFS I/O deadman threadGeorge.Wilson2013-05-011-1/+14
* Limit zfs_vdev_aggregation_limit to SPA_MAXBLOCKSIZEBrian Behlendorf2012-10-151-2/+2
* Pre-allocate vdev I/O buffersBrian Behlendorf2012-08-271-2/+34
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-3/+15
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+11
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-1/+2
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-5/+5
* Rebase master to b121Brian Behlendorf2009-08-181-12/+103
* Rebase master to b117Brian Behlendorf2009-07-021-19/+23
* Rebase master to b108Brian Behlendorf2009-02-181-33/+24
* Rebase master to b105Brian Behlendorf2009-01-151-16/+28
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+308