aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_queue.c
Commit message (Expand)AuthorAgeFilesLines
* Add TRIM supportBrian Behlendorf2019-03-291-10/+57
* Add separate aggregation limit for non-rotating mediaAlexander Motin2019-03-131-1/+10
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-6/+32
* Fixes for procfs files backed by linked listsJohn Gallagher2018-09-261-20/+20
* OpenZFS 9112 - Improve allocation performance on high-end systemsPaul Dagnelie2018-07-311-1/+10
* Fix zio->io_priority failed (7 < 6) assertTony Hutter2018-05-291-0/+9
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-4/+14
* Fix deadlock in IO pipelineBrian Behlendorf2018-03-161-1/+11
* Support re-prioritizing asynchronous prefetchesTom Caputi2017-12-211-0/+42
* Sequential scrub and resilversTom Caputi2017-11-151-1/+1
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-2/+1
* vdev_mirror: load balancing fixesGvozden Neskovic2017-08-211-14/+7
* Cap maximum aggregate IO sizeBrian Behlendorf2017-06-271-2/+5
* Increase zfs_vdev_async_write_min_active to 2DHE2017-04-141-1/+1
* OpenZFS 8005 - poor performance of 1MB writes on certain RAID-Z configurationsMatthew Ahrens2017-04-101-5/+14
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-5/+5
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-12/+12
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-131-1/+24
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-311-22/+12
* 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