summaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_queue.c
Commit message (Expand)AuthorAgeFilesLines
* Fix self-healing IO prior to dsl_pool_init() completionGeLiXin2016-05-271-3/+12
* OpenZFS 6531 - Provide mechanism to artificially limit disk performanceTony Hutter2016-05-261-3/+0
* FreeBSD r256956: Improve ZFS N-way mirror read performance by using load and ...smh2016-02-261-0/+26
* Fix zfs_vdev_aggregation_limit bounds checkingBrian Behlendorf2015-12-181-11/+8
* Fix vdev_queue_aggregate() deadlockBrian Behlendorf2015-12-181-1/+6
* Fix small typololi10K2015-08-301-1/+1
* Initialize the taskq entry embedded within struct vdevTim Chase2015-08-301-0/+1
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-1/+1
* 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