aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zio.c
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-081-4/+45
* Add support for decryption faults in zinjectTom Caputi2018-05-021-5/+16
* OpenZFS 9236 - nuke spa_dbgmsgMatthew Ahrens2018-04-301-1/+1
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-21/+29
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-5/+41
* Decryption error handling improvementsTom Caputi2018-03-311-1/+1
* Report pool suspended due to MMPOlaf Faaland2018-03-151-4/+4
* Raw receives must compress metadnode blocksTom Caputi2018-02-211-1/+13
* OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zioGeorge Wilson2018-02-141-20/+29
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-17/+33
* Extend deadman logicBrian Behlendorf2018-01-251-2/+88
* OpenZFS 8909 - 8585 can cause a use-after-free kernel panicPrakash Surya2017-12-281-14/+0
* Support re-prioritizing asynchronous prefetchesTom Caputi2017-12-211-5/+38
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-051-8/+25
* Sequential scrub and resilversTom Caputi2017-11-151-20/+2
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-53/+31
* Encryption patch follow-upTom Caputi2017-10-111-1/+2
* Add corruption failure option to zinject(8)Don Brady2017-08-141-2/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-25/+330
* zio_dva_throttle_done() should allow zinjected ZIOsanjeevbagewadi2017-08-101-1/+2
* Only record zio->io_delay on reads and writesTony Hutter2017-08-021-1/+1
* Revert Fix vdev_probe() call wrt SCL_STATE_ALLOlaf Faaland2017-07-251-1/+1
* Fix vdev_probe() call outside SCL_STATE_ALL lockBrian Behlendorf2017-07-131-1/+1
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-091-9/+8
* Guarantee PAGESIZE alignment for large zio buffersjxiong2017-05-021-2/+2
* Remove dependency on linear ABDGvozden Neskovic2017-03-291-15/+14
* OpenZFS 7968 - multi-threaded spa_sync()Matthew Ahrens2017-03-201-12/+26
* OpenZFS 7812 - Remove gender specific languageDaniel Hoffman2017-02-241-1/+1
* OpenZFS 7448 - ZFS doesn't notice when disk vdevs have no write cacheGeorge Melikov2017-02-041-0/+10
* Fix suspend Godfather I/Os io_reexecute bitsBrian Behlendorf2017-01-281-1/+1
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-2/+2
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-121-4/+14
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-121-3/+3
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-3/+3
* Revert "Disable zio_dva_throttle_enabled by default"Brian Behlendorf2016-12-081-1/+1
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-116/+179
* Allow 16M zio buffers in user spaceBrian Behlendorf2016-11-071-1/+1
* Add TASKQID_INVALIDBrian Behlendorf2016-11-021-1/+1
* Disable zio_dva_throttle_enabled by defaultBrian Behlendorf2016-10-261-1/+1
* Fix unused variableBrian Behlendorf2016-10-181-2/+2
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-131-99/+444
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-12/+25
* Enable raw writes to perform dedup with verificationTom Caputi2016-09-131-7/+49
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-131-34/+50
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-3/+3
* Fix zdb crash with 4K-only devicesBrian Behlendorf2016-07-271-1/+10
* OpenZFS 6513 - partially filled holes lose birth timePaul Dagnelie2016-06-211-9/+22
* OpenZFS 6531 - Provide mechanism to artificially limit disk performanceTony Hutter2016-05-261-0/+71
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-1/+8
* Illumos 5438 - zfs_blkptr_verify should continue after zfs_panic_recoverJustin Gibbs2016-01-121-1/+3