aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_file.c
Commit message (Expand)AuthorAgeFilesLines
* Skip spurious resilver IO on raidz vdevIsaac Huang2017-05-121-0/+2
* Linux 4.12 compat: PF_FSTRANS was removedChunwei Chen2017-05-091-1/+1
* Use a dedicated taskq for vdev_fileChunwei Chen2016-12-211-2/+19
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-3/+14
* Add TASKQID_INVALIDBrian Behlendorf2016-11-021-2/+3
* OpenZFS 6531 - Provide mechanism to artificially limit disk performanceTony Hutter2016-05-261-2/+4
* Disable LBA weighting on files and SSDsRichard Yao2015-09-011-0/+3
* Update all default taskq settingsBrian Behlendorf2015-06-251-19/+2
* Illumos #5244 - zio pipeline callers should explicitly invoke next stageGeorge Wilson2015-04-301-7/+7
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-2/+2
* Mark IO pipeline with PF_FSTRANSBrian Behlendorf2015-01-161-0/+24
* Honor zfs_nocacheflush for file vdevsHC2014-05-191-0/+4
* Use a dedicated taskq for vdev_fileChunwei Chen2014-05-141-1/+18
* vdev_file_io_start() to use taskq_dispatch(TQ_PUSHPAGE)Ned Bass2014-01-231-1/+1
* Illumos #3949, #3950, #3952, #3953George Wilson2013-11-051-3/+2
* Illumos #3598Matthew Ahrens2013-10-311-6/+6
* Illumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock contentionAdam Leventhal2013-05-061-1/+1
* Illumos #3306, #3321George Wilson2013-05-031-18/+30
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-2/+4
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-1/+1
* Illumos #1680: zfs vdev_file_io_start: validate vdev before using vdev_tsdAndriy Gapon2012-04-111-7/+8
* Prototype/structure update for LinuxBrian Behlendorf2011-02-101-1/+0
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-1/+1
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-3/+31
* Rebase master to b105Brian Behlendorf2009-01-151-2/+3
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+188